Skip to content

Instantly share code, notes, and snippets.

@melo
Created September 16, 2011 10:33
Show Gist options
  • Save melo/1221797 to your computer and use it in GitHub Desktop.
Save melo/1221797 to your computer and use it in GitHub Desktop.
Divvy console error messages
9/16/11 11:32:07 AM com.apple.launchd[139] ([0x0-0x64f64f].com.mizage.divvy[87769]) Exited abnormally: Trace/BPT trap
9/16/11 11:32:27 AM Divvy[87780] *** -[NSBundle URLForResource:withExtension:]: unrecognized selector sent to instance 0x30e7b0
9/16/11 11:32:27 AM Divvy[87780] An uncaught exception was raised
9/16/11 11:32:27 AM Divvy[87780] *** -[NSBundle URLForResource:withExtension:]: unrecognized selector sent to instance 0x30e7b0
9/16/11 11:32:27 AM Divvy[87780] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSBundle URLForResource:withExtension:]: unrecognized selector sent to instance 0x30e7b0'
9/16/11 11:32:27 AM Divvy[87780] Stack: (
2497023979,
2493496891,
2497053162,
2497046508,
2497046706,
112839,
114086,
22499,
2497083381,
2527473038,
2527432634,
2527430940,
2527429983,
2527429789,
2527428940,
11272,
11174
)
9/16/11 11:32:27 AM Divvy[87780] Stack: (
2497023979,
2493496891,
2497053162,
2497046508,
2497046706,
112839,
114086,
22499,
2497083381,
2527473038,
2527432634,
2527430940,
2527429983,
2527429789,
2527428940,
11272,
11174
)
9/16/11 11:32:29 AM com.apple.launchd[139] ([0x0-0x652652].com.mizage.divvy[87780]) Exited abnormally: Trace/BPT trap
9/16/11 11:32:29 AM com.apple.launchd[139] ([0x0-0x652652].com.mizage.divvy[87780]) Exited abnormally: Trace/BPT trap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment