Discussion:
[Audacity-devel] crash when playing 2 stereo tracks or 3 mono tracks
Greg Mekkes
2002-12-03 16:14:02 UTC
Permalink
When using current (Dec 3 or Dec 2) CVS, audacity will crash
when playing two stereo tracks, one stereo track plays fine.
Two mono tracks play fine, but three mono tracks will crash
when played. When running it under gdb, it locks up hard -
had to switch console and use killall gdb to get back
control, so unfortunately this is all I come up with:

...
(gdb) run
Starting program: /usr/local/bin/audacity
[New Thread 8192 (LWP 20303)]
[New Thread 16385 (LWP 20304)]
[New Thread 8194 (LWP 20305)]

Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 8192 (LWP 20303)]
0x0809ab13 in ?? ()
(gdb) Terminated

Greg


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
Dominic Mazzoni
2002-12-05 07:05:01 UTC
Permalink
I fixed this bug, thanks.

- Dominic
Post by Greg Mekkes
When using current (Dec 3 or Dec 2) CVS, audacity will crash
when playing two stereo tracks, one stereo track plays fine.
Two mono tracks play fine, but three mono tracks will crash
when played. When running it under gdb, it locks up hard -
had to switch console and use killall gdb to get back
...
(gdb) run
Starting program: /usr/local/bin/audacity
[New Thread 8192 (LWP 20303)]
[New Thread 16385 (LWP 20304)]
[New Thread 8194 (LWP 20305)]
Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 8192 (LWP 20303)]
0x0809ab13 in ?? ()
(gdb) Terminated
Greg
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
-------------------------------------------------------
This SF.net email is sponsored by: Microsoft Visual Studio.NET
comprehensive development tool, built to increase your
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en
_______________________________________________
Audacity-devel mailing list
https://lists.sourceforge.net/lists/listinfo/audacity-devel
Loading...