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 727794 - totem-video-thumbnailer crashed with SIGSEGV in gst_mini_object_unlock()
totem-video-thumbnailer crashed with SIGSEGV in gst_mini_object_unlock()
Status: RESOLVED DUPLICATE of bug 727779
Product: GStreamer
Classification: Platform
Component: gst-libav
1.2.3
Other Linux
: Normal critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-04-08 04:56 UTC by Cristian Aravena Romero
Modified: 2014-06-21 18:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2014-04-08 04:56:34 UTC
Open bug in launchpad.net:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1290750

"Possibly a duplicate of bug [0]#1288758, this happened when opening a folder with video files that didn't have thumbnails already
[0] https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1288758 "

  • #0 gst_mini_object_unlock
    at gstminiobject.c line 241
  • #1 _gst_buffer_free
    at gstbuffer.c line 577
  • #2 gst_mini_object_replace
    at gstminiobject.c line 513
  • #3 gst_buffer_replace
    at /usr/include/gstreamer-1.0/gst/gstbuffer.h line 475
  • #4 gst_ffmpegviddec_video_frame
    at gstavviddec.c line 1229
  • #5 gst_ffmpegviddec_frame
    at gstavviddec.c line 1371
  • #6 gst_ffmpegviddec_handle_frame
    at gstavviddec.c line 1491
  • #7 gst_video_decoder_decode_frame
    at gstvideodecoder.c line 2832
  • #8 gst_video_decoder_chain_forward
    at gstvideodecoder.c line 1757
  • #9 gst_video_decoder_chain
    at gstvideodecoder.c line 2037
  • #10 gst_pad_chain_data_unchecked
    at gstpad.c line 3760
  • #11 gst_pad_push_data
    at gstpad.c line 3990
  • #12 gst_pad_push
    at gstpad.c line 4093
  • #13 gst_base_transform_chain
    at gstbasetransform.c line 2237
  • #14 gst_pad_chain_data_unchecked
    at gstpad.c line 3760
  • #15 gst_pad_push_data
    at gstpad.c line 3990
  • #16 gst_pad_push
    at gstpad.c line 4093
  • #17 gst_base_parse_push_frame
    at gstbaseparse.c line 2299
  • #18 gst_base_parse_chain
    at gstbaseparse.c line 2805
  • #19 gst_pad_chain_data_unchecked
    at gstpad.c line 3760
  • #20 gst_pad_push_data
    at gstpad.c line 3990
  • #21 gst_pad_push
    at gstpad.c line 4093
  • #22 gst_single_queue_push_one
    at gstmultiqueue.c line 1089
  • #23 gst_multi_queue_loop
    at gstmultiqueue.c line 1338
  • #24 gst_task_func
    at gsttask.c line 316
  • #25 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.39.91/./glib/gthreadpool.c line 307
  • #26 g_thread_proxy
    at /build/buildd/glib2.0-2.39.91/./glib/gthread.c line 764
  • #27 start_thread
    at pthread_create.c line 312
  • #28 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 111

Comment 1 Tim-Philipp Müller 2014-06-21 18:20:46 UTC
This should be fixed in gst-libav 1.2.4 and later. Thanks for the bug report.

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