i'm having issues with toxy/widget:
on initialisation of pd i get
beware! this is widget 0.1 19th alpha build... warning (Widget): no file 'setup.wid'... using built-in defaults beware! this is widget 0.1 19th alpha build... consistency check failed: widget_getcvpathname consistency check failed: widget_getcvpathname consistency check failed: widget_getcvpathname consistency check failed: widget_getcvpathname consistency check failed: widget_getcvpathname
and then, depending on which patch i load, a crash in tow_settarget():
Program received signal SIGSEGV, Segmentation fault. 0x04024605 in tow_settarget () (gdb) bt #0 0x04024605 in tow_settarget () #1 0x77f98191 in ?? () #2 0x77f89640 in ?? () #3 0xffffffff in ?? () #4 0x0022ce58 in ?? () #5 0x780013a5 in calloc () from D:\WINNT\system32\msvcrt.dll #6 0x7800bd6a in abnormal_termination () from D:\WINNT\system32\msvcrt.dll #7 0x78032238 in modf () #8 0x7c4ff0b4 in SetProcessPriorityBoost () from D:\WINNT\system32\KERNEL32.DLL Previous frame inner to this frame (corrupt stack?) (gdb)