[gstreamer-bugs] [Bug 312121] New: modplug crashes on query before song fully loaded

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Jul 31 00:49:18 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=312121
 GStreamer | gst-plugins | Ver: 0.8.x

           Summary: modplug crashes on query before song fully loaded
           Product: GStreamer
           Version: 0.8.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jonathan at kaolin.hn.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


rhythmbox CVS HEAD now queries gstreamer to get position information (it
previously used a GTimer) and this causes crashes when switching to a file
handled by the modplug element.

gst_modplug_src_query() assumes that modplug->mSoundFile has been set up, but if
the element is queried before that has happened, the pointer will be NULL.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list