[CSOUND-DEV:4129] segfaults
Date | 2004-02-24 09:36 |
From | stevenyi |
Subject | [CSOUND-DEV:4129] segfaults |
Hi Michael and all, I got hooked into debugging with gdb to find the segfault. I think something is going on with orchRESET() at Engine/rdorch.c when freeing linadr (line 107). Either that, or maybe something is going on with setjmp/longjmp, but I don't know how these work very well and it's confusing the heck out of me while debugging! =o Well, hope that helps somewhat. If not, oh well, gave it a shot. =) steven |