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 574898 - totem-plugin-viewer crashed with SIGSEGV in realloc()
totem-plugin-viewer crashed with SIGSEGV in realloc()
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: dont know
0.10.x
Other Linux
: Normal normal
: 0.10.7
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-11 08:39 UTC by Sebastien Bacher
Modified: 2009-08-10 23:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Sebastien Bacher 2009-03-11 08:39:45 UTC
the bug has been opened on https://bugs.launchpad.net/bugs/340800

"To reproduce the issue, i simply have to open a link like http://movies.apple.com/movies/paramount/star_trek/startrek-tlr3_480p.mov and try to play it."

the issue is there on jaunty using gst-ffmpeg not built with the system ffmpeg libraries
Comment 1 Sebastien Bacher 2009-03-11 08:40:15 UTC
debug stacktrace

"Program received signal SIGSEGV, Segmentation fault.

Thread 2990283664 (LWP 17959)

  • #0 float_to_int16_interleave_sse2
    at libavcodec/i386/dsputil_mmx.c line 2289
  • #1 aac_decode_frame
    at libavcodec/aac.c line 1446
  • #2 avcodec_decode_audio2
    at libavcodec/utils.c line 953
  • #3 gst_ffmpegdec_audio_frame
    at gstffmpegdec.c line 1790
  • #4 gst_ffmpegdec_frame
    at gstffmpegdec.c line 1907
  • #5 gst_ffmpegdec_chain
    at gstffmpegdec.c line 2306
  • #6 gst_pad_chain_unchecked
    at gstpad.c line 3890
  • #7 gst_pad_push
    at gstpad.c line 4057

Comment 2 Sebastien Bacher 2009-03-11 08:57:54 UTC
the bug is fixed with the new gstreamer0.10-ffmpeg 0.10.6.2 version