Re: crash when loading nib
Re: crash when loading nib
- Subject: Re: crash when loading nib
- From: Brent Gulanowski <email@hidden>
- Date: Thu, 19 Jun 2003 10:49:29 -0400
On Thursday, June 19, 2003, at 10:29 AM, Henri Lamiraux wrote:
Due to a bug in the keyed archiving, using the new nib format in IB
can result in random crashes. This has been fixed in 10.2.6.
Change the preference in IB to use the pre-10.2 nib format and resave
your nib files.
So I tried switching the preference to "both" and re-saving, and when I
run, I still get the same crash:
#0 0x9313f580 in -[NSSplitView isOpaque] ()
#1 0x9318bee0 in -[NSSplitView _setIsGrabber:] ()
#2 0x9318b8b8 in -[NSSplitView initWithCoder:] ()
#3 0x908103ec in _decodeObjectBinary ()
#4 0x908185d4 in _decodeObject ()
#5 0x930e2f74 in -[NSResponder initWithCoder:] ()
#6 0x930ad8c0 in -[NSView initWithCoder:] ()
#7 0x9318b820 in -[NSSplitView initWithCoder:] ()
#8 0x908103ec in _decodeObjectBinary ()
#9 0x9083cb0c in -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] ()
Is there a problem with nesting split views, by any chance?
Thanks,
--
Brent Gulanowski email@hidden
http://inkubator.idevgames.com/
Working together to make great software.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.