pd never crashes completely, the graph crashes and the signal output from the external is constantly nan. so there is no errors or crash reports.
so I'm not getting any illegal memory access errors. I'll try to check the pointer arithmetic to make sure I'm not though.
Andrew
On Sat, Apr 23, 2011 at 1:17 AM, katja katjavetter@gmail.com wrote:
Andrew Hassall wrote:
Yeah I thought it must be my code.
Can't check whether all the pointer arithmetic is correct... When I cause an illegal memory access on OSX and Pd crashes on it, the crash log report gives exactly the line nr. of the offending code. Don't you get such information? Katja