|
I have been experiencing some crashes on Windows with a combination
of flags. I believe this is related to Oeyvind's crash report from last week.
If I run the fl.csd example (from /examples)
csound -odac -d fl.csd
all is well. But if I add -iadc
csound -odac -iadc -d fl.csd
I get a floating-point exception (SIGFPE) and a crash.
Now if I take -d out
csound -odac -iadc fl.csd
all's well again.
That does not happen with the MME module (-+rtaudio=MME), so I
suspect it's portaudio-related. But why the interaction between
graphics/no-graphics? Any suggestions? Has anyone touched
these bits of code? It does not seem to happen if I am not
using the widget opcodes.
Victor
Victor Lazzarini
Music Technology Laboratory
Music Department
National University of Ireland, Maynooth
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |