-
Notifications
You must be signed in to change notification settings - Fork 8
Ios app crashed: SshPlugin execute:withKey:result:] #18
Description
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