Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash at Start #100

Open
maxhayim opened this issue Sep 22, 2016 · 0 comments
Open

Crash at Start #100

maxhayim opened this issue Sep 22, 2016 · 0 comments

Comments

@maxhayim
Copy link

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fffe7f0fdda pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fffe7ffa797 pthread_kill + 90
2 libsystem_c.dylib 0x00007fffe7e75440 abort + 129
3 net.hockeyapp.sdk.mac 0x00000001005f8d8e uncaught_exception_handler + 27
4 com.apple.CoreFoundation 0x00007fffd2ea9dca __handleUncaughtException + 746
5 libobjc.A.dylib 0x00007fffe7505f15 objc_terminate() + 94
6 libc++abi.dylib 0x00007fffe69f9d69 std::__terminate(void (
)()) + 8
7 libc++abi.dylib 0x00007fffe69f9de3 std::terminate() + 51
8 libdispatch.dylib 0x00007fffe7dab13c _dispatch_client_callout + 28
9 libdispatch.dylib 0x00007fffe7dbfec7 dispatch_block_invoke_direct + 322
10 com.apple.CFNetwork 0x00007fffd1f9b8d0 RunloopBlockContext::invoke_block(void const, void
) + 24
11 com.apple.CoreFoundation 0x00007fffd2d642b4 CFArrayApplyFunction + 68
12 com.apple.CFNetwork 0x00007fffd1f9b7c9 RunloopBlockContext::perform() + 137
13 com.apple.CFNetwork 0x00007fffd1f9b660 MultiplexerSource::perform() + 282
14 com.apple.CFNetwork 0x00007fffd1f9b482 MultiplexerSource::perform(void) + 72
15 com.apple.CoreFoundation 0x00007fffd2dc1551 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION
+ 17
16 com.apple.CoreFoundation 0x00007fffd2da26bd __CFRunLoopDoSources0 + 557
17 com.apple.CoreFoundation 0x00007fffd2da1bb6 __CFRunLoopRun + 934
18 com.apple.CoreFoundation 0x00007fffd2da15b4 CFRunLoopRunSpecific + 420
19 com.apple.HIToolbox 0x00007fffd2342f6c RunCurrentEventLoopInMode + 240
20 com.apple.HIToolbox 0x00007fffd2342ca9 ReceiveNextEventCommon + 184
21 com.apple.HIToolbox 0x00007fffd2342bd6 _BlockUntilNextEventMatchingListInModeWithFilter + 71
22 com.apple.AppKit 0x00007fffd0a395f5 _DPSNextEvent + 1093
23 com.apple.AppKit 0x00007fffd11498eb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1637
24 com.apple.AppKit 0x00007fffd0a2dfbd -[NSApplication run] + 926
25 com.apple.AppKit 0x00007fffd09f8a8a NSApplicationMain + 1237
26 libdyld.dylib 0x00007fffe7de1255 start + 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant