% gdb pd (gdb) run [pd args here] stuff... (gdb) bt
Should do it.
David NG McCallum wrote:
Hello list,
I recently got back to working with Pd on my laptop after a long hiatus. I compiled 39.2 and Pd segfaults with no other messages other than "Segmentation fault". I tried running older versions and got the same error.
I'm on FC4. I'd previously used a planet CCRMA kernel, switched back to the main FC4 kernel, and now just switched back to CCRMA, if that affects anything.
"-verbose" doesn't give any more information either.
Any ideas on how to figure this out?
Thanks! David