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 700965 - avviddec: Crashes on Sorensen Video 1 stream
avviddec: Crashes on Sorensen Video 1 stream
Status: RESOLVED DUPLICATE of bug 694299
Product: GStreamer
Classification: Platform
Component: gst-libav
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-24 16:07 UTC by Sebastian Dröge (slomo)
Modified: 2013-05-24 18:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2013-05-24 16:07:04 UTC
container: Quicktime
    audio: QDesign Music (QDM) 2
    video: Sorensen Video 1

samples.mplayerhq.hu/A-codecs/QDM2/menace_640qt4.mov

(gdb) bt
  • #0 ff_put_pixels16_sse2.loop
    at libavcodec/x86/dsputil.asm line 986
  • #1 svq1_motion_inter_block
    at libavcodec/svq1dec.c line 362
  • #2 svq1_decode_delta_block
    at libavcodec/svq1dec.c line 476
  • #3 svq1_decode_frame
    at libavcodec/svq1dec.c line 705
  • #4 avcodec_decode_video2
    at libavcodec/utils.c line 1286
  • #5 gst_ffmpegviddec_video_frame
    at gstavviddec.c line 1112
  • #6 gst_ffmpegviddec_frame
    at gstavviddec.c line 1239
  • #7 gst_ffmpegviddec_handle_frame
    at gstavviddec.c line 1355
  • #8 gst_video_decoder_decode_frame
  • #9 gst_video_decoder_chain_forward
    at gstvideodecoder.c line 1756
  • #10 gst_video_decoder_chain
    at gstvideodecoder.c line 2003
  • #11 gst_pad_chain_data_unchecked
    at gstpad.c line 3708
  • #12 gst_pad_push_data
    at gstpad.c line 3938
  • #13 gst_pad_push
    at gstpad.c line 4041
  • #14 gst_single_queue_push_one
    at gstmultiqueue.c line 1057
  • #15 gst_multi_queue_loop
    at gstmultiqueue.c line 1303
  • #16 gst_task_func
    at gsttask.c line 316
  • #17 g_thread_pool_thread_proxy
    at /tmp/buildd/glib2.0-2.36.1/./glib/gthreadpool.c line 309
  • #18 g_thread_proxy
    at /tmp/buildd/glib2.0-2.36.1/./glib/gthread.c line 798
  • #19 start_thread
    at pthread_create.c line 311
  • #20 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 113

Comment 1 Sebastian Dröge (slomo) 2013-05-24 16:08:10 UTC
avplay plays it just fine
Comment 2 Tim-Philipp Müller 2013-05-24 18:05:23 UTC

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