[Bug 739312] gst_init segmentation fault
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Oct 30 08:51:10 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=739312
GStreamer | gstreamer (core) | 1.4.3
--- Comment #6 from carl at boeckeler.com 2014-10-30 15:51:05 UTC ---
Unfortunately, I'm debugging an embedded system and gdb will not support
debugging shared libraries so the instant my code enters gst_init my stack
becomes invalid to the debugger. That means I can't get a valid stack trace
when it crashes. gdb is reporting:
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.
I'm looking around trying to find a solution to this so then I might be able to
further debug my actual problem.
--
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