Hello, On Thursday, December 8, 2005, at 09:14 PM, seigen wrote:
#0 0xb78fa46a in objc_msg_lookup () from /usr/lib/libobjc.so.1 #1 0xb7a7a1f7 in -[NSUnarchiver decodeValueOfObjCType:at:] ()
I experience this most often (both on GNUstep as on Cocoa) when alloc/release statements are mispaired. Apparently sometimes gnustep is prickier and macosx more forgiving or it may appear in a different place and so go undetected on one of the two systems. But double-check that.
-R _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
