Skip to content

Instantly share code, notes, and snippets.

@j15e
Created March 23, 2014 17:14
Show Gist options
  • Save j15e/9726307 to your computer and use it in GitHub Desktop.
Save j15e/9726307 to your computer and use it in GitHub Desktop.
colloquy
2014-03-23 13:01:45.784 ColloquyDaemon[79432:303] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Connection could not be registered. Another process likely has registered with the same name.'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff8ff6d41c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff891cfe75 objc_exception_throw + 43
2 ColloquyDaemon 0x000000010000bc15 -[CQDaemonClientConnectionController init] + 773
3 ColloquyDaemon 0x000000010000b8d2 __55+[CQDaemonClientConnectionController defaultController]_block_invoke + 50
4 libdispatch.dylib 0x00007fff8919b2ad _dispatch_client_callout + 8
5 libdispatch.dylib 0x00007fff8919b21c dispatch_once_f + 79
6 ColloquyDaemon 0x000000010000b87d +[CQDaemonClientConnectionController defaultController] + 141
7 ColloquyDaemon 0x000000010000b0ec -[CQColloquyDaemon run] + 92
8 ColloquyDaemon 0x000000010000b6a5 CQColloquyDaemonMain + 85
9 ColloquyDaemon 0x0000000100001762 main + 34
10 libdyld.dylib 0x00007fff874175fd start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment