[gstreamer-bugs] [Bug 624591] SEGV in pipeline with input-selector select-all=true

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 17 07:16:18 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=624591
  GStreamer | gst-plugins-bad | unspecified

--- Comment #3 from Chris Shoemaker <chris.shoemaker at cox.net> 2010-07-17 14:16:15 UTC ---
I haven't been able to figure out how to get a more useful stacktrace than
this.

strace isn't so informative either:

poll([{fd=11, events=POLLIN}], 1, 213)  = 1 ([{fd=11, revents=POLLIN}])
read(11, "A", 1)                        = 1
poll([{fd=11, events=POLLIN}], 1, 212)  = 1 ([{fd=11, revents=POLLIN}])
read(11, "A", 1)                        = 1
poll([{fd=11, events=POLLIN}], 1, 210Caught SIGSEGV accessing address (nil)
Spinning.  Please run 'gdb gst-launch 17285' to continue debugging, Ctrl-C to
quit, or Ctrl-\ to dump core.
)  = 0 (Timeout)
poll([{fd=11, events=POLLIN}], 1, 249)  = 0 (Timeout)


valgrind just segfaults.

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