Comment 3 for bug 71373

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug. Does it happen every time? What browser do you use?

Debug backtrace from the crash:

Core was generated by `/usr/lib/totem/totem-mozilla-viewer --xid 73521581 --width 100 --height 100 --u'.
Program terminated with signal 11, Segmentation fault.
#0 0x00000000 in ?? ()
(gdb) bt
#0 0x00000000 in ?? ()
#1 0xb7332852 in IA__g_object_notify (object=0x8387cd8, property_name=0xb7596c1e "caps") at gobjectnotifyqueue.c:123
#2 0xb75568bc in gst_pad_set_caps (pad=0x8387cd8, caps=0x80dfc80) at gstpad.c:2290
#3 0xb6eaab4c in gst_base_transform_setcaps (pad=0x8387c18, caps=0x80dfc80) at gstbasetransform.c:812
#4 0xb7556797 in gst_pad_set_caps (pad=0x8387c18, caps=0x80dfc80) at gstpad.c:2277
#5 0xb754b90c in gst_proxy_pad_do_setcaps (pad=0x83510e0, caps=0x80dfc80) at gstghostpad.c:281
#6 0xb7556797 in gst_pad_set_caps (pad=0x83510e0, caps=0x80dfc80) at gstpad.c:2277
#7 0xb7557b68 in gst_pad_chain_unchecked (pad=0x83510e0, buffer=0x82ad820) at gstpad.c:2336
#8 0xb755819b in gst_pad_push (pad=0x8348360, buffer=0x82ad820) at gstpad.c:3510
#9 0xb5f37dbe in gst_queue_loop (pad=0x8348360) at gstqueue.c:779
#10 0xb756f8a6 in gst_task_func (task=0x82ad738, tclass=0x82ac5e8) at gsttask.c:192

Looks like a gstreamer problem, the first function is not present though