On Sun, 2006-11-05 at 18:31 +0100, Loïc Minier wrote: > On Sun, Nov 05, 2006, Matt Kraai wrote: > > > Please install libxine1-dbg and try reproducing with the xine player. > > I wasn't sure whether you meant the player in the xine package or the > > totem-xine player. I wasn't able to reproduce it using the player in > > the xine package. Using the totem-xine package, I got the following > > backtrace: > > > > (gdb) bt > > #0 0xb7f98410 in ?? () > > #1 0xb428f188 in ?? () > > #2 0x00000006 in ?? () > > #3 0x00001b84 in ?? () > > #4 0xb70d7811 in raise () from /lib/tls/i686/cmov/libc.so.6 > > #5 0xb70d8fb9 in abort () from /lib/tls/i686/cmov/libc.so.6 > > #6 0xb70d0fbf in __assert_fail () from /lib/tls/i686/cmov/libc.so.6 > > #7 0xb69ec63c in snd_pcm_state () from /usr/lib/libasound.so.2 > > #8 0xb570268b in ao_alsa_write (this_gen=0x8869958, data=0xb4290008, > > count=2229) at audio_alsa_out.c:763 > > #9 0xb7582cf1 in ao_loop (this_gen=0x8881538) at audio_out.c:1213 > > #10 0xb73cc240 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 > > #11 0xb717a32e in clone () from /lib/tls/i686/cmov/libc.so.6 > > Bah, the backtrace isn't very nice, is it threaded? Could you please > use "thread apply all bt full"? Thanks.
Actually, it looks like one of the well known xine-lib crashers. The program would get aborted by alsa-lib because xine-lib passed crap to alsa-lib. Reassign to xine-lib. -- Bastien Nocera <[EMAIL PROTECTED]>