How should I go about debugging an unhandled signal? Is the vm catching a segfault here? I see the following message from the bootstrapped VM when running some of my own code. Slate: Unhandled signal. I would prefer to get a segfault in a debugger so that I can inspect the cause. -- John Leuner <jewel at pixie.co.za>