On Thu Aug 24, 2006 at 11:34:10PM +0000, carmen wrote: > > [ebuild R ] media-sound/sweep-0.9.1-r1 USE="alsa nls vorbis" 877 kB [2] > > in sweep-0.9.1-r1 all i have to do is open a file, and press the space bar. then i get this: heres the same thing with a SVN checkout, and -g: (gdb) continue Continuing. [New Thread 1082132816 (LWP 31968)] [Thread 1082132816 (LWP 31968) exited] [New Thread 1090525520 (LWP 31983)] Program received signal SIGFPE, Arithmetic exception. [Switching to Thread 1090525520 (LWP 31983)] 0x0000000000418ed8 in alsa_device_write (handle=0x987700, buf=0x0, count=0, offset=-1) at driver_alsa.c:359 359 uframes = count / handle->driver_channels; (gdb) where #0 0x0000000000418ed8 in alsa_device_write (handle=0x987700, buf=0x0, count=0, offset=-1) at driver_alsa.c:359 #1 0x000000000041865b in device_write (handle=0x987700, buf=0x0, count=0, offset=-1) at driver.c:701 #2 0x0000000000431fdf in play_active_heads () at play.c:896 #3 0x00002ad5e50c934a in start_thread () from /lib/libpthread.so.0 #4 0x00002ad5e529517e in clone () from /lib/libc.so.6 #5 0x0000000000000000 in ?? ()