After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 647164 - Crash when restarting a video after an EOS event
Crash when restarting a video after an EOS event
Status: RESOLVED DUPLICATE of bug 642466
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.32
Other Linux
: Normal major
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-08 12:56 UTC by Lionel Landwerlin
Modified: 2011-04-08 13:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Lionel Landwerlin 2011-04-08 12:56:06 UTC
Program received signal SIGSEGV, Segmentation fault.

Thread 140736811120384 (LWP 10663)

  • #0 g_object_set
    at gobject.c line 1816
  • #1 update_av_offset
    at gstplaysink.c line 2705
  • #2 gst_play_sink_reconfigure
    at gstplaysink.c line 2572
  • #3 no_more_pads_cb
    at gstplaybin2.c line 2767
  • #4 g_closure_invoke
    at gclosure.c line 767
  • #5 signal_emit_unlocked_R
    at gsignal.c line 3252
  • #6 g_signal_emit_valist
    at gsignal.c line 2983
  • #7 g_signal_emit
    at gsignal.c line 3040
  • #8 g_closure_invoke
    at gclosure.c line 767
  • #9 signal_emit_unlocked_R
    at gsignal.c line 3252
  • #10 g_signal_emit_valist
    at gsignal.c line 2983
  • #11 g_signal_emit
    at gsignal.c line 3040
  • #12 gst_decode_bin_expose
    at gstdecodebin2.c line 3207
  • #13 source_pad_blocked_cb
    at gstdecodebin2.c line 3326
  • #14 handle_pad_block
    at gstpad.c line 4034
  • #15 gst_pad_push_event
    at gstpad.c line 5189
  • #16 theora_handle_type_packet
    at gsttheoradec.c line 925
  • #17 theora_handle_header_packet
    at gsttheoradec.c line 956
  • #18 theora_dec_decode_buffer
    at gsttheoradec.c line 1298
  • #19 theora_dec_chain_forward
    at gsttheoradec.c line 1464
  • #20 theora_dec_chain
    at gsttheoradec.c line 1492
  • #21 gst_pad_push
    at gstpad.c line 4665
  • #22 gst_single_queue_push_one
    at gstmultiqueue.c line 921
  • #23 gst_multi_queue_loop
    at gstmultiqueue.c line 1101
  • #24 gst_task_func
    at gsttask.c line 318
  • #25 g_thread_pool_thread_proxy
    at gthreadpool.c line 319
  • #26 g_thread_create_proxy
    at gthread.c line 1897
  • #27 start_thread
    at pthread_create.c line 300
  • #28 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 112
  • #29 ??

Comment 1 Sebastian Dröge (slomo) 2011-04-08 13:32:31 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

*** This bug has been marked as a duplicate of bug 642466 ***