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 161395 - Quicktime Video Causing segfault
Quicktime Video Causing segfault
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-libav
0.8.2
Other Linux
: Normal normal
: 0.8.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-12-15 18:21 UTC by Steven Garrity
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Steven Garrity 2004-12-15 18:21:40 UTC
Download this quicktime file:
http://adbusters.org/metas/eco/bnd/wrapup/kalle%20cnn%20edited_Small1.mov

and try to run it with Totem. I'm getting this:

00000000 (0x937ed29): 53 4d 49 20 53 45 51 48 00 00 00 05 e1 e0 16 99  SMI
SEQH........
00000010 (0x937ed39): 80 00 00 00 00                                   ..... 
Segmentation fault

Here's what I have installed:
gstreamer-plugins-a52dec-0.8.5-0.0.yjl.3
gstreamer-plugins-xvid-0.8.5-0.0.yjl.3
gstreamer-plugins-audio-0.8.5-0.0.yjl.3
gstreamer-plugins-mpeg-0.8.5-0.0.yjl.3
gstreamer-plugins-mp3-0.8.5-0.0.yjl.3
gstreamer-plugins-dvdsupport-0.8.5-0.0.yjl.3
gstreamer-ffmpeg-0.8.2-0.0.yjl.1
gstreamer-plugins-libshout2-0.8.5-0.0.yjl.1
gstreamer-0.8.7-4.FC3.0
gstreamer-plugins-aasink-0.8.5-0.0.yjl.3
gstreamer-plugins-0.8.5-1
gstreamer-plugins-aac-0.8.5-0.0.yjl.3
gstreamer-devel-0.8.7-4.FC3.0
totem-0.99.19-1
Comment 1 Ronald Bultje 2004-12-15 18:41:13 UTC
Still reproduceable using current CVS of core/plugins.
Comment 2 Ronald Bultje 2004-12-15 18:43:00 UTC
Oops, forgot backtrace:

Program received signal SIGSEGV, Segmentation fault.

Thread 19098544 (LWP 1525)

  • #0 put_pixels8_xy2_mmx
    at dsputil_mmx_rnd.h line 236
  • #1 svq3_mc_dir_part
    at svq3.c line 323
  • #2 svq3_mc_dir
    at svq3.c line 394
  • #3 svq3_decode_mb
    at svq3.c line 456
  • #4 svq3_decode_frame
    at svq3.c line 938
  • #5 avcodec_decode_video
    at utils.c line 487
  • #6 gst_ffmpegdec_chain
    at gstffmpegdec.c line 405
  • #7 gst_pad_call_chain_function
    at gstpad.c line 4430
  • #8 gst_pad_push
    at gstpad.c line 3241
  • #9 gst_qtdemux_loop_header
    at qtdemux.c line 777
  • #10 loop_group_schedule_function
    at gstoptimalscheduler.c line 1332
  • #11 schedule_group
    at gstoptimalscheduler.c line 1154
  • #12 gst_opt_scheduler_schedule_run_queue
    at gstoptimalscheduler.c line 1205
  • #13 schedule_chain
    at gstoptimalscheduler.c line 1258
  • #14 gst_opt_scheduler_iterate

Comment 3 Bastien Nocera 2004-12-15 19:11:04 UTC
Just a note that current xine-lib CVS can play this alright. Newer ffmpeg needed?
Comment 4 Ronald Bultje 2004-12-15 21:12:22 UTC
Probably... I want to work on that anyway, so we'll soon know.
Comment 5 Ronald Bultje 2004-12-16 20:25:45 UTC
Yes, works with CVS HEAD, just added a new snapshot. Release coming in a few
days or something.
Comment 6 Steven Garrity 2004-12-16 22:25:52 UTC
Any idea if this video has the the same problem, or if it's something separate
(requiring a separate bug to be filed)?

http://projects.evisco.com/burda/2004-2005_iconic-turn/s_stream/2004-12-13sterling_de_dsl.mov
Comment 7 Ronald Bultje 2004-12-21 17:39:20 UTC
Hi Steven,

yes that movie works fine too.