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 464300 - totem crashed with SIGSEGV in vc1_decode_intra_block()
totem crashed with SIGSEGV in vc1_decode_intra_block()
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-libav
0.10.x
Other Linux
: Normal major
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-08-07 09:51 UTC by Sebastien Bacher
Modified: 2007-08-22 21:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Sebastien Bacher 2007-08-07 09:51:37 UTC
The bug has been opened on https://bugs.launchpad.net/bugs/128813

"Binary package hint: totem

Playing video, the video concluded and the player moved back to the beginning of the video and stopped. The player then crashed.
...
  • #0 vc1_decode_intra_block
    at vc1.c line 3023
  • #1 vc1_decode_p_blocks
    at vc1.c line 3336
  • #2 vc1_decode_blocks
    at vc1.c line 4008
  • #3 vc1_decode_frame
    at vc1.c line 4242
  • #4 avcodec_decode_video
    at utils.c line 932
  • #5 gst_ffmpegdec_frame
    at gstffmpegdec.c line 1208
  • #6 gst_ffmpegdec_chain
    at gstffmpegdec.c line 1936
  • #7 gst_pad_chain_unchecked
    at gstpad.c line 3451
  • #8 gst_pad_push
    at gstpad.c line 3617
  • #9 gst_queue_loop
    at gstqueue.c line 935
  • #10 gst_task_func
    at gsttask.c line 192
  • #11 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.13.7/glib/gthreadpool.c line 265

Comment 1 Edward Hervey 2007-08-14 14:48:33 UTC
Any chances of having a file that exhibits the same behaviour. Preferably non-pr0n :)
Comment 2 Sebastien Bacher 2007-08-22 21:25:07 UTC
I'm closing the bug for now and will reopen if the submitter can provide an example