Skip to content

Instantly share code, notes, and snippets.

@pstephens
Last active January 4, 2016 09:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pstephens/8601761 to your computer and use it in GitHub Desktop.
Save pstephens/8601761 to your computer and use it in GitHub Desktop.
Can't create a new virtual machine in VMWare Fusion 6.0.2.
1/24/14 11:13:17.808 AM VMware Fusion[939]: -[NSViewController loadView] loaded the "plVMDKOpenHelper" nib but no view was set.
1/24/14 11:13:17.809 AM VMware Fusion[939]: (
0 CoreFoundation 0x00007fff87d9741c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff8775de75 objc_exception_throw + 43
2 CoreFoundation 0x00007fff87d972cc +[NSException raise:format:] + 204
3 AppKit 0x00007fff88169507 -[NSViewController loadView] + 361
4 VMware Fusion 0x00000001079ca47f VMware Fusion + 152703
5 VMware Fusion 0x0000000107a5e0e7 VMware Fusion + 757991
6 VMware Fusion 0x0000000107a5dfe1 VMware Fusion + 757729
7 VMware Fusion 0x0000000107c0c2dc _ZN3cui19VMConfigTransaction3SetINS_16VMConfigPolicies16PolicyProtectionEEEvRNS_19TransactionPropertyIT_S0_EERKS5_ + 286956
8 VMware Fusion 0x0000000107a66867 VMware Fusion + 792679
9 AppKit 0x00007fff881c53d0 -[NSApplication sendAction:to:from:] + 327
10 AppKit 0x00007fff881c524e -[NSControl sendAction:to:] + 86
11 AppKit 0x00007fff88211d7d -[NSCell _sendActionFrom:] + 128
12 AppKit 0x00007fff8822b715 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2316
13 AppKit 0x00007fff8822aae7 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 487
14 AppKit 0x00007fff8822a1fd -[NSControl mouseDown:] + 706
15 AppKit 0x00007fff881abd08 -[NSWindow sendEvent:] + 11296
16 AppKit 0x00007fff8814a744 -[NSApplication sendEvent:] + 2021
17 VMware Fusion 0x0000000107aba3e5 VMware Fusion + 1135589
18 AppKit 0x00007fff87f9aa29 -[NSApplication run] + 646
19 AppKit 0x00007fff87f85803 NSApplicationMain + 940
20 VMware Fusion 0x00000001079ad759 VMware Fusion + 34649
21 VMware Fusion 0x00000001079a7334 VMware Fusion + 9012
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment