[gst-devel] [ gstreamer-Bugs-428194 ] Crash on ganso_terminator.mpg
noreply at sourceforge.net
noreply at sourceforge.net
Tue May 29 05:18:02 CEST 2001
Bugs item #428194, was updated on 2001-05-28 20:18
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=101936&aid=428194&group_id=1936
Category: plugins
Group: segfault
Status: Open
Resolution: None
Priority: 5
Submitted By: Andrew Mitchell (ajmitch)
Assigned to: Nobody/Anonymous (nobody)
Summary: Crash on ganso_terminator.mpg
Initial Comment:
Tried using gstmediaplay
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 32656)]
0x403f45dc in __pthread_alt_lock () from
/lib/libpthread.so.0
(gdb) bt
#0 0x403f45dc in __pthread_alt_lock () from
/lib/libpthread.so.0
#1 0x403f0e72 in pthread_mutex_lock () from
/lib/libpthread.so.0
#2 0x403f38c1 in flockfile () from /lib/libpthread.so.0
#3 0x405fea5f in vfprintf () from /lib/libc.so.6
#4 0x4060317b in vfprintf () from /lib/libc.so.6
#5 0x405fe97f in vfprintf () from /lib/libc.so.6
#6 0x406076b5 in fprintf () from /lib/libc.so.6
#7 0x40028626 in gst_default_debug_handler
(category=20, incore=1,
file=0x40046033 "gstprops.c", function=0x4004601d
"gst_props_debug_entry",
line=59, debug_string=0x0, element=0x0,
string=0x80fb580 "RGB \n")
at gstinfo.c:169
#8 0x40033914 in gst_props_debug_entry
(entry=0x80947f8) at gstprops.c:65
#9 0x4003474f in gst_props_check_compatibility
(fromprops=0x808a230,
toprops=0x808a1b8) at gstprops.c:786
#10 0x4002277f in gst_caps_check_compatibility_func
(fromcaps=0x80887e8,
tocaps=0x80886b0) at gstcaps.c:487
#11 0x4002294a in gst_caps_check_compatibility
(fromcaps=0x80887e8,
tocaps=0x80886b0) at gstcaps.c:534
#12 0x4002e853 in gst_pad_renegotiate_func
(pad=0x80ee868, data1=0xbfe02fdc,
peerpad=0x80bc7a0, data2=0xbfe02fe0,
newcaps=0xbfe27e90) at gstpad.c:1183
#13 0x4002f9d5 in gst_pad_negotiate_proxy
(srcpad=0x80bf5a0,
destpad=0x80b3d20, caps=0xbfe27e90) at gstpad.c:1358
#14 0x4076304f in colorspace_negotiate_sink
(pad=0x80bf5a0, caps=0xbfe27e90,
data=0xbfe0309c) at colorspace.c:277
#15 0x4002ec32 in gst_pad_renegotiate_func
(pad=0x80bf5a0, data1=0xbfe0309c,
peerpad=0x80fb468, data2=0xbfe030a0,
newcaps=0xbfe27e90) at gstpad.c:1223
#16 0x4002f9d5 in gst_pad_negotiate_proxy
(srcpad=0x80ee868,
destpad=0x80ee790, caps=0xbfe27e90) at gstpad.c:1358
#17 0x4003722a in gst_queue_handle_negotiate_src
(pad=0x80ee868,
caps=0xbfe27e90, data=0xbfe0316c) at gstqueue.c:200
Got these pattern repeated for another 2200 lines or so
(not a good sign)
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=101936&aid=428194&group_id=1936
More information about the gstreamer-devel
mailing list