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 in MHActivityMonitorViewController #155

Closed
rlaferla opened this issue Oct 21, 2014 · 2 comments
Closed

Crash in MHActivityMonitorViewController #155

rlaferla opened this issue Oct 21, 2014 · 2 comments

Comments

@rlaferla
Copy link

This happened when quitting app.

Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff923cc25c exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff8d454e75 objc_exception_throw + 43
2 CoreFoundation 0x00007fff922c722e -[__NSDictionaryM setObject:forKey:] + 1102
3 MongoHub 0x00000001092d3558 __57-[MHActivityMonitorViewController fetchServerStatusDelta]_block_invoke + 1448
4 MongoObjCDriver 0x000000010956f792 __54-[MODClient serverStatusWithReadPreferences:callback:]_block_invoke_2 + 98
5 MongoObjCDriver 0x000000010956f176 __57-[MODClient mongoQueryDidFinish:withError:callbackBlock:]_block_invoke + 54
6 libdispatch.dylib 0x00007fff8dc761bb _dispatch_call_block_and_release + 12
7 libdispatch.dylib 0x00007fff8dc7328d _dispatch_client_callout + 8
8 libdispatch.dylib 0x00007fff8dc7aef0 _dispatch_main_queue_callback_4CF + 333
9 CoreFoundation 0x00007fff923334f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE
+ 9
10 CoreFoundation 0x00007fff922ee714 __CFRunLoopRun + 1636
11 CoreFoundation 0x00007fff922ede75 CFRunLoopRunSpecific + 309
12 HIToolbox 0x00007fff929b9a0d RunCurrentEventLoopInMode + 226
13 HIToolbox 0x00007fff929b97b7 ReceiveNextEventCommon + 479
14 HIToolbox 0x00007fff929b95bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
15 AppKit 0x00007fff968cc24e _DPSNextEvent + 1434
16 AppKit 0x00007fff968cb89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
17 AppKit 0x00007fff968bf99c -[NSApplication run] + 553
18 AppKit 0x00007fff968aa783 NSApplicationMain + 940
19 MongoHub 0x00000001092b0f92 main + 34
20 MongoHub 0x00000001092ad754 start + 52

jeromelebel pushed a commit that referenced this issue Oct 22, 2014
@jeromelebel
Copy link
Owner

Should be fixed in 3.0.4. I let you close this issue if it is the case.

@rlaferla
Copy link
Author

You are awesome. BTW - I saw that regex works now. What a difference that makes!

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

No branches or pull requests

2 participants