GNOME Bugzilla – Bug 427082
[fixed upstream] totem crashes when trying to play an .AIF
Last modified: 2007-12-17 12:47:25 UTC
The bug has been opened on https://bugs.launchpad.net/bugs/103443 "Binary package hint: totem I tried loading the attached .AIF file (from Dinosaur Comics) and totem crashes with a floating point exception. ... http://librarian.launchpad.net/7175227/cheers_cover.aif Cover of Cheers from Dinosaur Comics The cover of Cheers from Dinosaur Comics. Run with totem and crashes will ensue!" Debug backtrace for the crash: 411 res = av_get_packet(&s->pb, pkt, (MAX_SIZE / st->codec->block_align) * st->codec->block_align); (gdb) thread apply all bt full
+ Trace 125617
Thread 7 (Thread -1292457072 (LWP 1340))
...
Fixed in ffmpeg in http://svn.mplayerhq.hu/ffmpeg?view=rev&revision=9428
lowering severity since it will be fixed in next mirror update.
fixed thanks to new build system.