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 409949 - crash to adpcm_decode_frame() function
crash to adpcm_decode_frame() function
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-libav
0.10.2
Other Linux
: Normal critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-20 09:46 UTC by Sebastien Bacher
Modified: 2007-03-20 12:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Sebastien Bacher 2007-02-20 09:46:42 UTC
That bug has been opened on https://launchpad.net/bugs/86447

"Binary package hint: totem

Trying play archive .asf audio extension.
...
Package: totem-gstreamer 2.17.91-0ubuntu2
ProcCmdline: totem file:///media/cdrom0/Data/audio/Musc/Mikel.asf
...
"

Debug backtrace for the crash:

Thread 1 (process 8262)

  • #0 adpcm_decode_frame
    at adpcm.c line 1145
  • #1 avcodec_decode_audio
    at utils.c line 957
  • #2 gst_ffmpegdec_audio_frame
    at gstffmpegdec.c line 1443
  • #3 gst_ffmpegdec_frame
    at gstffmpegdec.c line 1562
  • #4 gst_ffmpegdec_chain
    at gstffmpegdec.c line 1936
  • #5 gst_pad_chain_unchecked
    at gstpad.c line 3407
  • #6 gst_pad_push
    at gstpad.c line 3573
  • #7 gst_queue_loop
    at gstqueue.c line 810
  • #8 gst_task_func
    at gsttask.c line 192
  • #9 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #10 g_thread_create_proxy
    at gthread.c line 591

Comment 1 Wim Taymans 2007-02-20 14:52:23 UTC
can you make an example file available?
Comment 2 Tim-Philipp Müller 2007-03-20 12:33:08 UTC
Not much we can do without a sample, sorry!

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!