Guest User

Untitled

a guest
Dec 9th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. Exception Name: NSInvalidArgumentException
  2. Description: *** -[NSThread initWithTarget:selector:object:]: target does not implement selector (*** -[ConsoleAppDelegate scriptRunningProc])
  3. User Info: (null)
  4.  
  5. 0 CoreFoundation 0x9467521b __raiseError + 187
  6. 1 libobjc.A.dylib 0x9ed086e6 objc_exception_throw + 273
  7. 2 CoreFoundation 0x94675135 +[NSException raise:format:] + 133
  8. 3 Foundation 0x95c39441 -[NSThread initWithTarget:selector:object:] + 134
  9. 4 Foundation 0x95c3938f +[NSThread detachNewThreadSelector:toTarget:withObject:] + 66
  10. 5 Junos Pulse 0x000363b3 -[ConsoleAppDelegate applicationDidFinishLaunching:] + 182
  11. 6 Foundation 0x95c53ad8 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_2 + 32
  12. 7 CoreFoundation 0x94576934 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
  13. 8 CoreFoundation 0x94576824 _CFXRegistrationPost + 452
  14. 9 CoreFoundation 0x94576576 ___CFXNotificationPost_block_invoke + 54
  15. 10 CoreFoundation 0x94534843 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1699
  16. 11 CoreFoundation 0x9453367d _CFXNotificationPost + 637
  17. 12 Foundation 0x95c0e8e4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 71
  18. 13 AppKit 0x926ad513 -[NSApplication _postDidFinishNotification] + 336
  19. 14 AppKit 0x926ad243 -[NSApplication _sendFinishLaunchingNotification] + 232
  20. 15 AppKit 0x925788c2 _DPSNextEvent + 2268
  21. 16 AppKit 0x92c76ce9 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1423
  22. 17 AppKit 0x92c76752 -[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:] + 132
  23. 18 AppKit 0x9256d17a -[NSApplication run] + 943
  24. 19 AppKit 0x9253a299 NSApplicationMain + 1368
  25. 20 libdyld.dylib 0x9f55a3b5 start + 1
Add Comment
Please, Sign In to add comment