[Cs-dev] fgen 1
| Date | 2005-04-10 21:00 | 
| From | jpff@codemist.co.uk | 
| Subject | [Cs-dev] fgen 1 | 
Has this changed? I now get a seg fault when reading a sound file f8 0 16385 1 "red.aif" 0 0 1 when this used to work. The file exists and is in the current directory. ==John ffitch ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net  | 
| Date | 2005-04-10 21:09 | 
| From | Istvan Varga  | 
| Subject | Re: [Cs-dev] fgen 1 | 
jpff@codemist.co.uk wrote: > when this used to work. The file exists and is in the current > directory. I cannot reproduce the crash, but I assume you have a 64 bit system, so there may be problems related to integer types. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net  | 
| Date | 2005-04-11 12:33 | 
| From | Istvan Varga  | 
| Subject | Re: [Cs-dev] fgen 1 | 
jpff@codemist.co.uk wrote: > Has this changed? I now get a seg fault when reading a sound file > f8 0 16385 1 "red.aif" 0 0 1 > > when this used to work. The file exists and is in the current > directory. There are some sound input related fixes in CVS now, but these probably do not fix the GEN01 crash (which I cannot reproduce). If you still have this problem (even after updating the sources), could you post a backtrace ? It would be useful to know where the crash occurs. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net  | 
| Date | 2005-04-11 14:26 | 
| From | jpff@codemist.co.uk | 
| Subject | Re: [Cs-dev] fgen 1 | 
>>>>> "Istvan" == Istvan Varga  |