David - Update. If I set NSZombieEnabled=YES in a gdb session and run the program, it runs as it properly should, adding some further support to your conjecture.
Further info: The error message is this: > *** Error in `./lensingmain': corrupted double-linked list: 0x091e7ec8 *** > Aborted (core dumped) The command line to compile is: > clang++ `gnustep-config --objc-flags` -fobjc-arc -fblocks -o lensingmain > -x objective-c lensingmain.m `gnustep-config --gui-libs --base-libs` > -ldispatch Any further insight you have would be greatly appreciated. Regards, Mark Allyn -- View this message in context: http://gnustep.8.n7.nabble.com/libdispatch-problem-tp39436p39441.html Sent from the GNUstep - General mailing list archive at Nabble.com. _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
