Comment 4 for bug 21286

Revision history for this message
John McPherson (jrm+ubuntubugs) wrote :

Hi,

different symptoms to the original reporter. When I try to play a DVD, totem crashes
and I get a crash dialog ("The application totem has quit unexpectedly").

Running totem dvd:// from gdb shows that the problem appears to be in the ffmpeg
package:
-------------
libdvdread: This can take a _long_ time, please be patient

libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x0000013f
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x0000019b
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00001124
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x003e9211
libdvdread: Elapsed time 0
libdvdread: Found 2 VTS's
libdvdread: Elapsed time 0
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
No accelerated IMDCT transform found

Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread -1229956176 (LWP 21363)]
0xb6791d07 in gst_ffmpegdeinterlace_register () from
/usr/lib/gstreamer-0.8/libgstffmpeg.so
-------------
ii gstreamer0.8-dvd 0.8.11-0ubuntu5
ii gstreamer0.8-ffmpeg 0.8.6-0ubuntu3
ii totem-gstreamer 1.2.0-0ubuntu3
all my other gstreamer0.8-* packages are version 0.8.11-0ubuntu5. I suspect this
bug (well, at least my one) should be re-assigned to the ffmpeg package.

If I remove gstreamer0.8-ffmpeg, then totem doesn't crash, but instead says
" ** Message: don't know how to handle video/mpeg, mpegversion=(int)2,
systemstream=(boolean)false" and plays blackness.