uncaught exception on startup on OS X 10.7 (Lion) #166
Closed
Description
I get a crash immediately after starting on OS X 10.7 (not yet released, but worth looking at). I'm asked whether to continue or crash the app. It appears to continue to work, though I've been a bit unreliably receiving new blocks.
Exception Name: NSInvalidArgumentException
Description: _createMenuRef called with existing principal MenuRef already associated with menu
User Info: (null)
0 CoreFoundation 0x00007fff91b61e66 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8e803dca objc_exception_throw + 43
2 CoreFoundation 0x00007fff91b61c9a +[NSException raise:format:arguments:] + 106
3 CoreFoundation 0x00007fff91b61c24 +[NSException raise:format:] + 116
4 AppKit 0x00007fff8f38e03f -[NSCarbonMenuImpl _createMenuRef] + 64
5 AppKit 0x00007fff8f38d9aa -[NSCarbonMenuImpl _instantiateCarbonMenu] + 148
6 AppKit 0x00007fff8f358a21 -[NSApplication finishLaunching] + 846
7 AppKit 0x00007fff8f3583e5 -[NSApplication run] + 111
8 bitcoin 0x00000001001e71d3 _ZN29wxDisclosureTriangleCocoaImplD1Ev + 3667
9 bitcoin 0x0000000100357061 _ZN22wxMimeTypesManagerImpl6UtiMapixERK8wxString + 8865
10 bitcoin 0x00000001002aabc8 _ZNK26wxAnyValueTypeImplwxString12ConvertValueERK16wxAnyValueBufferP14wxAnyValueTypeRS0_ + 1784
11 bitcoin 0x00000001001b9cf7 _ZN21wxICONResourceHandlerD1Ev + 1575
12 bitcoin 0x0000000100308cad _ZN11wxHashTableD1Ev + 7485
13 bitcoin 0x00000001000f6824 _Z10ExitThreadj + 30692
14 bitcoin 0x0000000100035c34 _ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE8_M_eraseEPSt13_Rb_tree_nodeISsE + 26100
15 ??? 0x0000000000000002 0x0 + 2
Metadata
Assignees
Labels
No labels