GNOME Bugzilla – Bug 154683
avi file crashing totem cvs head
Last modified: 2009-08-15 18:40:50 UTC
I've got a file having various issues with totem: * it has no sound * it's not seekable * when I try to change the volume using totem volume slider, totem crashes I'll attach backtraces of various warnings appearing when I open this file. However, I didn't manage to reproduce this crash under gdb :-/
Created attachment 32286 [details] stack traces
Sound is AC-3, 5 channels. I'll test the file when I'm finished downloading it.
I think I fixed this (bug in a52dec), please re-test.
teuf is the issue fixed now, can we mark this as closed?
I tried the file, and it freezes when trying to play it, the only backtrace I have atm is
+ Trace 53273
I'll try to get one with thread apply all bt tomorrow
That means it hangs, it didn't error, it didn't EOS, but it didn't find a type either. That can happen if init_frames is larger than 3 seconds (for AVI). Can you post the first 2kB of the file here?
Created attachment 34701 [details] first 4kB of the file
most of the start of this file is filled with 00, please attach a bigger file (say 512KB)
Me pings teuf on the bigger file
Created attachment 35712 [details] Bigger file Here is a bigger version of the beginning of the file. I haven't retested the failing file with totem recently though.
Please provide the file [/nag] ;).
Ok, I finally came around testing it, and it works properly with and without a52dec (with no sound when a52dec isn't present obviously).