[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:13:56 PDT 2010


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

Chris Shoemaker <chris.shoemaker> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED

--- Comment #2 from Chris Shoemaker <chris.shoemaker at cox.net> 2010-07-17 14:13:53 UTC ---
Caught SIGSEGV accessing address (nil)
/GstPipeline:pipeline0/GstInputSelector:selector: active-pad = (GstSelectorPad)
sink1
#0  0x00007fe484cc5de3 in ?? ()
#1  0x00000000023e8a50 in ?? ()
#2  0x00000000000000bc in ?? ()
#3  0x0000000000000001 in ?? ()
#4  0x00000000023e8a50 in ?? ()
#5  0x00000000023e1f58 in ?? ()
#6  0x00007fe4855d4849 in ?? ()
#7  0x00000000023e1f50 in ?? ()
#8  0x00007fe4000000bc in ?? ()
#9  0x00007fe48588fea8 in ?? ()
#10 0x00007fe48588fee0 in ?? ()
#11 0x0000000100000001 in ?? ()
#12 0x00000000023e1f58 in ?? ()
#13 0x00000000ffffffff in ?? ()
#14 0x7fffffff000000bc in ?? ()
#15 0x0000000000001533 in ?? ()
#16 0x00000000023f26a0 in ?? ()
#17 0x00000000021d2080 in ?? ()
#18 0x00007fe485890580 in ?? ()
#19 0x00007fe484f76160 in ?? ()
#20 0x00000000023f26ac in ?? ()
#21 0x0000000000000000 in ?? ()
Spinning.  Please run 'gdb gst-launch 14548' to continue debugging, Ctrl-C to
quit, or Ctrl-\ to dump core.



# gdb gst-launch 14548
GNU gdb (GDB) Fedora (7.1-28.fc13)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/gst-launch...Reading symbols from
/usr/lib/debug/usr/bin/gst-xmllaunch.debug...done.
done.
Attaching to program: /usr/bin/gst-launch, process 14548
Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from
/usr/lib/debug/lib64/ld-2.12.so.debug...done.
done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
0x00007fe484cc5de3 in ?? ()
(gdb) bt
#0  0x00007fe484cc5de3 in ?? ()
#1  0x00000000023e8a50 in ?? ()
#2  0x00000000000000f9 in ?? ()
#3  0x0000000000000001 in ?? ()
#4  0x00000000023e8a50 in ?? ()
#5  0x00000000023e1f58 in ?? ()
#6  0x00007fe4855d4849 in ?? ()
#7  0x00000000023e1f50 in ?? ()
#8  0x00007fe4000000f9 in ?? ()
#9  0x00007fe48588fea8 in ?? ()
#10 0x00007fe48588fee0 in ?? ()
#11 0x0000000100000001 in ?? ()
#12 0x00000000023e1f58 in ?? ()
#13 0x00000000ffffffff in ?? ()
#14 0x7fffffff000000f9 in ?? ()
#15 0x0000000000001533 in ?? ()
#16 0x00000000023f26a0 in ?? ()
#17 0x00000000021d2080 in ?? ()
#18 0x00007fe485890580 in ?? ()
#19 0x0000000000000001 in ?? ()
#20 0x00000000023f26ac in ?? ()
#21 0x0000000000000000 in ?? ()

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