> > Try running Ikarus in debugging mode: "ikarus -d --r6rs-script > > buggy.sps". Now when an exception is thrown, you'll get a debugger > > prompt which can display a backtrace.
> Man, this is so nice. Thanks for the tip! I've been using the debugger and it's been very helpful. However, I did just trigger a segmentation fault. If I can come up with a small test case, I'll share it. Ed
