[Bug 683476] New: Segmentation Fault observed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 6 03:20:08 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=683476
  GStreamer | gstreamer (core) | unspecified

           Summary: Segmentation Fault observed
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: viranjan.pagar at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When I call the following functions for getting the position 

gst_element_query_position (pipeline, GST_FORMAT_TIME, &pos)
gst_element_query_duration (pipeline, GST_FORMAT_TIME, &len)

I see the segmentation fault. 
I am using the helloworld application at path
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-helloworld.html#section-helloworld

in which I have registered the callback for every 1000 ms. In this callback I
call the above functions.
Please tell me what can be possible reason behind this. I have seen with
running the gdb and could see the call back but of no use.

-Viranjan

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list