[Bug 647164] New: Crash when restarting a video after an EOS event

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 8 05:56:13 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=647164
  GStreamer | gstreamer (core) | 0.10.32

           Summary: Crash when restarting a video after an EOS event
    Classification: Platform
           Product: GStreamer
           Version: 0.10.32
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lionel.g.landwerlin at linux.intel.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd7a23700 (LWP 10663)]
0x00007ffff3026b3f in g_object_set (_object=0x3a3e790,
first_property_name=0x7fffe3a915b7 "ts-offset") at gobject.c:1816
1816      g_return_if_fail (G_IS_OBJECT (object));
(gdb) bt
#0  0x00007ffff3026b3f in g_object_set (_object=0x3a3e790,
first_property_name=0x7fffe3a915b7 "ts-offset") at gobject.c:1816
#1  0x00007fffe3a75545 in update_av_offset (playsink=<value optimized out>) at
gstplaysink.c:2705
#2  0x00007fffe3a79c59 in gst_play_sink_reconfigure (playsink=0xd70c30) at
gstplaysink.c:2572
#3  0x00007fffe3a6eb81 in no_more_pads_cb (decodebin=0xd002f0, group=0x116a868)
at gstplaybin2.c:2767
#4  0x00007ffff301fbfe in g_closure_invoke (closure=0x385be20,
return_value=0x0, n_param_values=1, param_values=0xbcb040,
invocation_hint=0x7fffd7a21fb0) at gclosure.c:767
#5  0x00007ffff3031657 in signal_emit_unlocked_R (node=<value optimized out>,
detail=0, instance=0xd002f0, emission_return=0x0, instance_and_params=0xbcb040)
at gsignal.c:3252
#6  0x00007ffff303aa85 in g_signal_emit_valist (instance=<value optimized out>,
signal_id=<value optimized out>, detail=<value optimized out>, var_args=<value
optimized out>) at gsignal.c:2983
#7  0x00007ffff303ac53 in g_signal_emit (instance=<value optimized out>,
signal_id=<value optimized out>, detail=<value optimized out>) at
gsignal.c:3040
#8  0x00007ffff301fbfe in g_closure_invoke (closure=0x3ac2610,
return_value=0x0, n_param_values=1, param_values=0xc5db00,
invocation_hint=0x7fffd7a223d0) at gclosure.c:767
#9  0x00007ffff3031657 in signal_emit_unlocked_R (node=<value optimized out>,
detail=0, instance=0xcc6730, emission_return=0x0, instance_and_params=0xc5db00)
at gsignal.c:3252
#10 0x00007ffff303aa85 in g_signal_emit_valist (instance=<value optimized out>,
signal_id=<value optimized out>, detail=<value optimized out>, var_args=<value
optimized out>) at gsignal.c:2983
#11 0x00007ffff303ac53 in g_signal_emit (instance=<value optimized out>,
signal_id=<value optimized out>, detail=<value optimized out>) at
gsignal.c:3040
#12 0x00007fffe31e5c3a in gst_decode_bin_expose (dbin=0xcc6730) at
gstdecodebin2.c:3207
#13 0x00007fffe31e6de0 in source_pad_blocked_cb (pad=<value optimized out>,
blocked=<value optimized out>, dpad=0x19cd600) at gstdecodebin2.c:3326
#14 0x00007ffff464f464 in handle_pad_block (pad=0x7fffe4049b30) at
gstpad.c:4034
#15 0x00007ffff4659a78 in gst_pad_push_event (pad=0x7fffe4049b30,
event=0x3bcb140) at gstpad.c:5189
#16 0x00007fffe15497b3 in theora_handle_type_packet (dec=0xf79940, buf=<value
optimized out>) at gsttheoradec.c:925
#17 theora_handle_header_packet (dec=0xf79940, buf=<value optimized out>) at
gsttheoradec.c:956
#18 theora_dec_decode_buffer (dec=0xf79940, buf=<value optimized out>) at
gsttheoradec.c:1298
#19 0x00007fffe154a01b in theora_dec_chain_forward (pad=<value optimized out>,
buf=0x7fffdc142100) at gsttheoradec.c:1464
#20 theora_dec_chain (pad=<value optimized out>, buf=0x7fffdc142100) at
gsttheoradec.c:1492
#21 0x00007ffff46585a4 in gst_pad_push (pad=0x7fffe4049830,
buffer=0x7fffdc142100) at gstpad.c:4665
#22 0x00007fffe341361e in gst_single_queue_push_one (pad=<value optimized out>)
at gstmultiqueue.c:921
#23 gst_multi_queue_loop (pad=<value optimized out>) at gstmultiqueue.c:1101
#24 0x00007ffff467ee90 in gst_task_func (task=0x19ac0c0) at gsttask.c:318
#25 0x00007ffff27572f4 in g_thread_pool_thread_proxy (data=<value optimized
out>) at gthreadpool.c:319
#26 0x00007ffff2754c06 in g_thread_create_proxy (data=0x7fffdc1c0140) at
gthread.c:1897
#27 0x00007ffff3b108ba in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#28 0x00007ffff24553cd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#29 0x0000000000000000 in ?? ()
(gdb)

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