-
Notifications
You must be signed in to change notification settings - Fork 159
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
Crashing when disconnecting from remote server #48
Comments
It would be nice to tell me the mongohub version, and to give the crash log. |
Absolutely, sorry! Mongohub 2.5.3 [97] Also, Mountain Lion. Process: MongoHub [2303] Date/Time: 2012-10-11 10:59:26.006 +0200 Interval Since Last Report: 494173 sec Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Application Specific Information: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread Thread 1:: Dispatch queue: com.apple.libdispatch-manager Thread 2:: com.apple.NSURLConnectionLoader Thread 3:: com.apple.CFSocket.private Thread 4: Thread 5: Thread 6: Thread 7: Thread 8: Thread 0 crashed with X86 Thread State (64-bit): Binary Images: External Modification Summary: VM Region Summary: REGION TYPE VIRTUAL |
Do you use ssh tunneling with mongohub? do you have this crash only with one server or with all servers? Can I try to connect to this server? |
Yes, it's a SSH tunnel, using port 22, logging in as root. I'm not connecting to any other servers, so can't tell. If you still need access to the server, PM me so I can set up an account for you. |
[master c0299fc] make sure that we don't track anymore the task and the filehandle if we close the connection. The notification can happen after dealloc |
Can you try https://github.com/downloads/fotonauts/MongoHub-Mac/MongoHub%20(issue%2048).zip and see if my fix works for you too? |
Yepp, works great! |
So fixed with 2.4.5(98) |
Every time I close a remote server window, the app crashes.
The text was updated successfully, but these errors were encountered: