[Bug 667103] discoverer.discover_uri() segfaults

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 2 05:58:51 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=667103
  GStreamer | gst-plugins-base | 0.10.36

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-01-02 13:58:44 UTC ---
Could you run your application in gdb like this:

 $ G_DEBUG=fatal_warnings gdb --args ./yourapp
 (gdb) run
 ... should abort at gst_value_init_and_copy() warning
 (gdb) bt
 ... copy the stack trace from here
 (gdb) kill

Thanks!

PS: you have filed this against version 0.10.36, which hasn't been released
yet. What version of core/base are you actually using? (0.10.35? git?
pre-releases? something else?)

-- 
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