-
Notifications
You must be signed in to change notification settings - Fork 9
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
Ios app crashed: SshPlugin execute:withKey:result:] #18
Comments
Hi @lakshmitulasi99, Just so you know, there is no team - it's just me for now, but I'd be glad to see others contribute :) Do you have code where this is reproducible? Best, |
Hi josh, |
and also i recently get this issue: Crashed: com.apple.root.default-qos |
Hi Team,
While using this ssh pluggin my ios app got crashed aftersometime and i got this error. please hrlp me
com.apple.root.default-qos
0 libsystem_kernel.dylib 0x2164 __select + 8
1 libsystem_kernel.dylib 0x2164 select$DARWIN_EXTSN + 8
2 GZ_NMSSH 0x1461bc _libssh2_wait_socket + 892
3 GZ_NMSSH 0x12de70 libssh2_channel_open_ex + 172
4 GZ_NMSSH 0xa078 -[NMSSHChannel openChannel:] + 69 (NMSSHChannel.m:69)
5 GZ_NMSSH 0xabac -[NMSSHChannel execute:error:timeout:] + 198 (NMSSHChannel.m:198)
6 ssh2 0x7588 __36-[SshPlugin execute:withKey:result:]_block_invoke + 275 (SshPlugin.m:275)
7 libdispatch.dylib 0x1e6c _dispatch_call_block_and_release + 32
8 libdispatch.dylib 0x3a30 _dispatch_client_callout + 20
9 libdispatch.dylib 0x6b44 _dispatch_queue_override_invoke + 784
10 libdispatch.dylib 0x15164 _dispatch_root_queue_drain + 396
11 libdispatch.dylib 0x1596c _dispatch_worker_thread2 + 164
12 libsystem_pthread.dylib 0x1080 _pthread_wqthread + 228
13 libsystem_pthread.dylib 0xe5c start_wqthread + 8
The text was updated successfully, but these errors were encountered: