On 13 May 2011, at 07:45, Dr. H. Nikolaus Schaller wrote: > The SEGFAULT appears to be a problem of -[NSException raise]
As I said already, a seg fault is expected with [NSException raise] if you are not using native exceptions or using BFD. GDB will break when it is delivered, but if you continue, then you will see that it is caught. David -- Sent from my Apple II _______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
