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 482274 - totem crashed with SIGSEGV in hl_decode_mb()
totem crashed with SIGSEGV in hl_decode_mb()
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-libav
0.10.x
Other Linux
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-01 15:34 UTC by Pedro Villavicencio
Modified: 2008-05-06 13:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Pedro Villavicencio 2007-10-01 15:34:04 UTC
This bug has been filled here:

https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10-ffmpeg/+bug/146915

"Happened while trying to play an H264 in MPEG2TS stream"

".

Thread 2 (process 2461)

  • #0 out_fifo
    at decode.c line 673
  • #1 mp3tl_decode_frame
    at mp3tl.c line 418
  • #2 flump3dec_drain_avail
    at flump3dec.c line 412
  • #3 gst_pad_chain_unchecked
    at gstpad.c line 3453
  • #4 gst_pad_push
    at gstpad.c line 3621
  • #5 gst_queue_loop
    at gstqueue.c line 932
  • #6 gst_task_func
    at gsttask.c line 192
  • #7 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.14.1/glib/gthreadpool.c line 265
  • #8 g_thread_create_proxy
    at /build/buildd/glib2.0-2.14.1/glib/gthread.c line 635
  • #9 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #10 clone
    from /lib/tls/i686/cmov/libc.so.6

Thread 1 (process 2462)

  • #0 pred8x8_top_dc_c
    at h264.c line 2552
  • #1 hl_decode_mb
    at h264.c line 3727
  • #2 decode_slice
    at h264.c line 7465
  • #3 decode_nal_units
    at h264.c line 8238
  • #4 decode_frame
    at h264.c line 8381
  • #5 avcodec_decode_video
    at utils.c line 932
  • #6 gst_ffmpegdec_frame
    at gstffmpegdec.c line 1208
  • #7 gst_ffmpegdec_chain
    at gstffmpegdec.c line 1936
  • #8 gst_pad_chain_unchecked
    at gstpad.c line 3453
  • #9 gst_pad_push
    at gstpad.c line 3621
  • #10 gst_queue_loop
    at gstqueue.c line 932
  • #11 gst_task_func
    at gsttask.c line 192
  • #12 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.14.1/glib/gthreadpool.c line 265
  • #13 g_thread_create_proxy
    at /build/buildd/glib2.0-2.14.1/glib/gthread.c line 635
  • #14 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #15 clone
    from /lib/tls/i686/cmov/libc.so.6"

Comment 1 Edward Hervey 2007-12-03 10:21:46 UTC
Could you try with latest pre-release ? Or provide the stream that caused the crash ?
Comment 2 André Klapper 2008-01-10 12:01:57 UTC
pedro: ping
Comment 3 Sebastian Dröge (slomo) 2008-05-06 13:10:24 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!