|
After a crash (which seems to be all cases at present) Csound5 does
not exit. Says tidying up twice and then talks to itself ==John ffitch ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Csound-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/csound-devel |
|
[hidden email] wrote:
> After a crash (which seems to be all cases at present) Csound5 does > not exit. Says tidying up twice and then talks to itself > ==John ffitch Perhaps some cleanup code (called on catching a signal) crashes, resulting in an infinite loop. The fix may be to just exit on a SIGSEGV without cleaning up, but of course this has other disadvantages. ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Csound-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/csound-devel |
|
It seems to hang on ctrl-C... I just run trapped.csd to test and
could not get the prompt back after interrrupting the performance (linux) I have noticed this happening more often lately. Victor At 15:04 30/05/2005, you wrote: >[hidden email] wrote: > >>After a crash (which seems to be all cases at present) Csound5 does >>not exit. Says tidying up twice and then talks to itself >>==John ffitch > >Perhaps some cleanup code (called on catching a signal) crashes, >resulting in an infinite loop. The fix may be to just exit on a >SIGSEGV without cleaning up, but of course this has other disadvantages. > > >------------------------------------------------------- >This SF.Net email is sponsored by Yahoo. >Introducing Yahoo! Search Developer Network - Create apps using Yahoo! >Search APIs Find out how you can build Yahoo! directly into your own >Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 >_______________________________________________ >Csound-devel mailing list >[hidden email] >https://lists.sourceforge.net/lists/listinfo/csound-devel Victor Lazzarini Music Technology Laboratory Music Department National University of Ireland, Maynooth ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Csound-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/csound-devel |
|
Victor Lazzarini wrote:
> It seems to hang on ctrl-C... I just run trapped.csd to test and > could not get the prompt back after interrrupting the performance (linux) > > I have noticed this happening more often lately. I never was able to reproduce this problem with -+rtaudio=alsa. Maybe if FLTK is used, but that still has many thread related issues. ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Csound-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/csound-devel |
| Powered by Nabble | See how NAML generates this page |
