Hi,

I just got this report about a crash on launch, while loading the nib.
Any ideas what the problem might be? I'm clueless. Thanks!

2010-01-05 10:44:39 +1100: CGSResolveShmemReference : window.RO :
Reference offset (37632) exceeds bounds (32768) on shmem obj 0x60b
2010-01-05 10:44:39 +1100: kCGErrorFailure:
CGSNewWindowWithOpaqueShape: Cannot map window information shmem
2010-01-05 10:44:39 +1100: kCGErrorFailure: Set a breakpoint @
CGErrorBreakpoint() to catch errors as they are logged.
2010-01-05 10:44:39 +1100: An uncaught exception was raised
2010-01-05 10:44:39 +1100: Error (1000) creating CGSWindow
2010-01-05 10:44:39 +1100: *** Terminating app due to uncaught
exception 'NSInternalInconsistencyException', reason: 'Error (1000)
creating CGSWindow'
*** Call stack at first throw:
(
        0   CoreFoundation                      0x928b340a __raiseError + 410
        1   libobjc.A.dylib                     0x92e44509 objc_exception_throw 
+ 56
        2   CoreFoundation                      0x928b3138 +[NSException
raise:format:arguments:] + 136
        3   CoreFoundation                      0x928b30aa +[NSException
raise:format:] + 58
        4   AppKit                              0x968ddca5 _NXCreateWindow + 316
        5   AppKit                              0x968ddab0 _NSCreateWindow + 59
        6   AppKit                              0x968dccd6 -[NSWindow
_commonAwake] + 1784
        7   AppKit                              0x968d98fa -[NSWindow
_commonInitFrame:styleMask:backing:defer:] + 1524
        8   AppKit                              0x968d8549 -[NSWindow
_initContent:styleMask:backing:defer:contentView:] + 1568
        9   AppKit                              0x96909782 -[NSPanel
_initContent:styleMask:backing:defer:contentView:] + 89
        10  AppKit                              0x968d7f23 -[NSWindow
initWithContentRect:styleMask:backing:defer:] + 71
        11  AppKit                              0x96909719 -[NSPanel
initWithContentRect:styleMask:backing:defer:] + 103
        12  myApp                            0x00056e4b 0x0 + 355915
        13  AppKit                              0x96956b86 -[NSWindowTemplate
nibInstantiate] + 588
        14  AppKit                              0x968c7ca4 -[NSIBObjectData
instantiateObject:] + 253
        15  AppKit                              0x968c6faa -[NSIBObjectData
nibInstantiateWithOwner:topLevelObjects:] + 336
        16  AppKit                              0x968c5450 loadNib + 257
        17  AppKit                              0x968c4848
+[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:]
+ 228
        18  AppKit                              0x968c4759
+[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] +
158
        19  AppKit                              0x968c46a4
+[NSBundle(NSNibLoading) loadNibNamed:owner:] + 383
        20  AppKit                              0x968c14a9 NSApplicationMain + 
434
        21  myApp                            0x000027e2 0x0 + 10210
)
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to