Skip to content

Instantly share code, notes, and snippets.

@cryophobia
Created May 4, 2017 05:18
Show Gist options
  • Save cryophobia/bf383fbc1623b3aeb7a138b5098eb03d to your computer and use it in GitHub Desktop.
Save cryophobia/bf383fbc1623b3aeb7a138b5098eb03d to your computer and use it in GitHub Desktop.
Xamarin.IoT.Debugging.IoTDebuggerSession Information: 0 : Preparing to launch application IOTTest...
Xamarin.Messaging.Ssh.SshCommandRunner Verbose: 0 : Executing SSH command 'ls "/home/pi/Library/Caches/Xamarin/mtbs/builds/IOTTest"'...
Xamarin.Messaging.Ssh.SshCommandRunner Verbose: 0 : Executing SSH command '/bin/bash -c 'find "/home/pi/Library/Caches/Xamarin/mtbs/builds/IOTTest/" -type f | while read line ; do md5sum "$line" | awk "{ print $1 }" ; done''...
Xamarin.Messaging.Ssh.MessagingCommands{System.String} Verbose: 0 : Computing local checksum of /Users/chris/Desktop/IOTTest/IOTTest/bin/Debug in /Users/chris/Desktop/IOTTest/IOTTest/bin/Debug/net461. Files to compute: 9
Xamarin.Messaging.Ssh.MessagingCommands{System.String} Verbose: 0 : Integrity check succeeded for /home/pi/Library/Caches/Xamarin/mtbs/builds/IOTTest
Xamarin.IoT.Debugging.IoTDebuggerSession Information: 0 : Launching application IOTTest...
Xamarin.Messaging.Ssh.SshCommandRunner Verbose: 0 : Executing SSH command 'sudo /usr/bin/mono --debug --debugger-agent=transport=dt_socket,address=127.0.0.1:53432 "/home/pi/Library/Caches/Xamarin/mtbs/builds/IOTTest/IOTTest.exe"'...
Xamarin.IoT.Debugging.IoTDebuggerSession Information: 0 : Launch completed for application IOTTest...
Xamarin.Messaging.Ssh.SshCommandRunner Warning: 0 : Failed to execute 'sudo /usr/bin/mono --debug --debugger-agent=transport=dt_socket,address=127.0.0.1:53432 "/home/pi/Library/Caches/Xamarin/mtbs/builds/IOTTest/IOTTest.exe"': ExitStatus = 134
Xamarin.Messaging.Ssh.SshCommandRunner Warning: 0 : Stacktrace:
Native stacktrace:
Debug info from gdb:
[New LWP 1196]
[New LWP 1195]
[New LWP 1194]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
0x76e5def8 in __libc_waitpid (pid=1197, stat_loc=0x7ef7bc0c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40
40 ../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
Id Target Id Frame
4 Thread 0x763ff430 (LWP 1194) "mono" 0x76e597a4 in __pthread_cond_wait (cond=0x235420, mutex=0x235408) at pthread_cond_wait.c:187
3 Thread 0x76a8b430 (LWP 1195) "Finalizer" 0x76e5ba40 in do_futex_wait (isem=isem@entry=0x22a58c) at ../nptl/sysdeps/unix/sysv/linux/sem_wait.c:48
2 Thread 0x7698b430 (LWP 1196) "mono" 0x76e5d0c0 in recv () at ../sysdeps/unix/syscall-template.S:81
* 1 Thread 0x76f6e000 (LWP 1193) "mono" 0x76e5def8 in __libc_waitpid (pid=1197, stat_loc=0x7ef7bc0c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40
Thread 4 (Thread 0x763ff430 (LWP 1194)):
#0 0x76e597a4 in __pthread_cond_wait (cond=0x235420, mutex=0x235408) at pthread_cond_wait.c:187
#1 0x001468a8 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 3 (Thread 0x76a8b430 (LWP 1195)):
#0 0x76e5ba40 in do_futex_wait (isem=isem@entry=0x22a58c) at ../nptl/sysdeps/unix/sysv/linux/sem_wait.c:48
#1 0x76e5baf4 in __new_sem_wait (sem=0x22a58c) at ../nptl/sysdeps/unix/sysv/linux/sem_wait.c:69
#2 0x0015f164 in mono_sem_wait ()
#3 0x0010d90c in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 2 (Thread 0x7698b430 (LWP 1196)):
#0 0x76e5d0c0 in recv () at ../sysdeps/unix/syscall-template.S:81
#1 0x0008e9c6 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 1 (Thread 0x76f6e000 (LWP 1193)):
#0 0x76e5def8 in __libc_waitpid (pid=1197, stat_loc=0x7ef7bc0c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40
#1 0x0007a328 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Xamarin.IoT.Core.Messaging.IoTAppCommands Error: 0 : An unexpected error occurred while starting App IOTTest
Xamarin.Messaging.Ssh.Exceptions.SshCommandException: Stacktrace:
Native stacktrace:
Debug info from gdb:
[New LWP 1196]
[New LWP 1195]
[New LWP 1194]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
0x76e5def8 in __libc_waitpid (pid=1197, stat_loc=0x7ef7bc0c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40
40 ../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
Id Target Id Frame
4 Thread 0x763ff430 (LWP 1194) "mono" 0x76e597a4 in __pthread_cond_wait (cond=0x235420, mutex=0x235408) at pthread_cond_wait.c:187
3 Thread 0x76a8b430 (LWP 1195) "Finalizer" 0x76e5ba40 in do_futex_wait (isem=isem@entry=0x22a58c) at ../nptl/sysdeps/unix/sysv/linux/sem_wait.c:48
2 Thread 0x7698b430 (LWP 1196) "mono" 0x76e5d0c0 in recv () at ../sysdeps/unix/syscall-template.S:81
* 1 Thread 0x76f6e000 (LWP 1193) "mono" 0x76e5def8 in __libc_waitpid (pid=1197, stat_loc=0x7ef7bc0c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40
Thread 4 (Thread 0x763ff430 (LWP 1194)):
#0 0x76e597a4 in __pthread_cond_wait (cond=0x235420, mutex=0x235408) at pthread_cond_wait.c:187
#1 0x001468a8 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 3 (Thread 0x76a8b430 (LWP 1195)):
#0 0x76e5ba40 in do_futex_wait (isem=isem@entry=0x22a58c) at ../nptl/sysdeps/unix/sysv/linux/sem_wait.c:48
#1 0x76e5baf4 in __new_sem_wait (sem=0x22a58c) at ../nptl/sysdeps/unix/sysv/linux/sem_wait.c:69
#2 0x0015f164 in mono_sem_wait ()
#3 0x0010d90c in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 2 (Thread 0x7698b430 (LWP 1196)):
#0 0x76e5d0c0 in recv () at ../sysdeps/unix/syscall-template.S:81
#1 0x0008e9c6 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 1 (Thread 0x76f6e000 (LWP 1193)):
#0 0x76e5def8 in __libc_waitpid (pid=1197, stat_loc=0x7ef7bc0c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40
#1 0x0007a328 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
at Renci.SshNet.SshCommandExtensions.ThrowIfError (Renci.SshNet.SshCommand command) [0x00072] in <9dc5c22b426941daadc5d1aeb9036516>:0
at Xamarin.Messaging.Ssh.SshCommands+<RunCommandAsync>d__7.MoveNext () [0x000b2] in <9dc5c22b426941daadc5d1aeb9036516>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:151
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00037] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:187
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:156
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:128
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:535
at Xamarin.Messaging.Ssh.SshCommands+<StartProcessWithMonoAsync>d__28.MoveNext () [0x00252] in <9dc5c22b426941daadc5d1aeb9036516>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:151
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00037] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:187
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:156
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:128
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:447
at Xamarin.IoT.Core.Messaging.IoTAppCommands+<StartProcessAsync>d__6.MoveNext () [0x00138] in <5ac5164f81b24f39943a357b1ea96d7e>:0
Xamarin.IoT.Debugging.IoTDebuggerSession Error: 0 : An error occurred while lauching the application IOTTest
System.AggregateException: One or more errors occurred. ---> Xamarin.Messaging.Ssh.Exceptions.SshCommandException: Stacktrace:
Native stacktrace:
Debug info from gdb:
[New LWP 1196]
[New LWP 1195]
[New LWP 1194]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
0x76e5def8 in __libc_waitpid (pid=1197, stat_loc=0x7ef7bc0c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40
40 ../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
Id Target Id Frame
4 Thread 0x763ff430 (LWP 1194) "mono" 0x76e597a4 in __pthread_cond_wait (cond=0x235420, mutex=0x235408) at pthread_cond_wait.c:187
3 Thread 0x76a8b430 (LWP 1195) "Finalizer" 0x76e5ba40 in do_futex_wait (isem=isem@entry=0x22a58c) at ../nptl/sysdeps/unix/sysv/linux/sem_wait.c:48
2 Thread 0x7698b430 (LWP 1196) "mono" 0x76e5d0c0 in recv () at ../sysdeps/unix/syscall-template.S:81
* 1 Thread 0x76f6e000 (LWP 1193) "mono" 0x76e5def8 in __libc_waitpid (pid=1197, stat_loc=0x7ef7bc0c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40
Thread 4 (Thread 0x763ff430 (LWP 1194)):
#0 0x76e597a4 in __pthread_cond_wait (cond=0x235420, mutex=0x235408) at pthread_cond_wait.c:187
#1 0x001468a8 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 3 (Thread 0x76a8b430 (LWP 1195)):
#0 0x76e5ba40 in do_futex_wait (isem=isem@entry=0x22a58c) at ../nptl/sysdeps/unix/sysv/linux/sem_wait.c:48
#1 0x76e5baf4 in __new_sem_wait (sem=0x22a58c) at ../nptl/sysdeps/unix/sysv/linux/sem_wait.c:69
#2 0x0015f164 in mono_sem_wait ()
#3 0x0010d90c in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 2 (Thread 0x7698b430 (LWP 1196)):
#0 0x76e5d0c0 in recv () at ../sysdeps/unix/syscall-template.S:81
#1 0x0008e9c6 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 1 (Thread 0x76f6e000 (LWP 1193)):
#0 0x76e5def8 in __libc_waitpid (pid=1197, stat_loc=0x7ef7bc0c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40
#1 0x0007a328 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
at Renci.SshNet.SshCommandExtensions.ThrowIfError (Renci.SshNet.SshCommand command) [0x00072] in <9dc5c22b426941daadc5d1aeb9036516>:0
at Xamarin.Messaging.Ssh.SshCommands+<RunCommandAsync>d__7.MoveNext () [0x000b2] in <9dc5c22b426941daadc5d1aeb9036516>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:151
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00037] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:187
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:156
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:128
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:535
at Xamarin.Messaging.Ssh.SshCommands+<StartProcessWithMonoAsync>d__28.MoveNext () [0x00252] in <9dc5c22b426941daadc5d1aeb9036516>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:151
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00037] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:187
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:156
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:128
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:447
at Xamarin.IoT.Core.Messaging.IoTAppCommands+<StartProcessAsync>d__6.MoveNext () [0x00182] in <5ac5164f81b24f39943a357b1ea96d7e>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:151
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00037] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:187
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:156
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:128
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:447
at Xamarin.IoT.Debugging.IoTDebuggerSession+<LaunchIoTAppAsync>d__23.MoveNext () [0x00281] in <863310e8ab454efa9a4fe12ba6980c07>:0
--- End of inner exception stack trace ---
---> (Inner Exception #0) Xamarin.Messaging.Ssh.Exceptions.SshCommandException: Stacktrace:
Native stacktrace:
Debug info from gdb:
[New LWP 1196]
[New LWP 1195]
[New LWP 1194]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
0x76e5def8 in __libc_waitpid (pid=1197, stat_loc=0x7ef7bc0c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40
40 ../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
Id Target Id Frame
4 Thread 0x763ff430 (LWP 1194) "mono" 0x76e597a4 in __pthread_cond_wait (cond=0x235420, mutex=0x235408) at pthread_cond_wait.c:187
3 Thread 0x76a8b430 (LWP 1195) "Finalizer" 0x76e5ba40 in do_futex_wait (isem=isem@entry=0x22a58c) at ../nptl/sysdeps/unix/sysv/linux/sem_wait.c:48
2 Thread 0x7698b430 (LWP 1196) "mono" 0x76e5d0c0 in recv () at ../sysdeps/unix/syscall-template.S:81
* 1 Thread 0x76f6e000 (LWP 1193) "mono" 0x76e5def8 in __libc_waitpid (pid=1197, stat_loc=0x7ef7bc0c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40
Thread 4 (Thread 0x763ff430 (LWP 1194)):
#0 0x76e597a4 in __pthread_cond_wait (cond=0x235420, mutex=0x235408) at pthread_cond_wait.c:187
#1 0x001468a8 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 3 (Thread 0x76a8b430 (LWP 1195)):
#0 0x76e5ba40 in do_futex_wait (isem=isem@entry=0x22a58c) at ../nptl/sysdeps/unix/sysv/linux/sem_wait.c:48
#1 0x76e5baf4 in __new_sem_wait (sem=0x22a58c) at ../nptl/sysdeps/unix/sysv/linux/sem_wait.c:69
#2 0x0015f164 in mono_sem_wait ()
#3 0x0010d90c in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 2 (Thread 0x7698b430 (LWP 1196)):
#0 0x76e5d0c0 in recv () at ../sysdeps/unix/syscall-template.S:81
#1 0x0008e9c6 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 1 (Thread 0x76f6e000 (LWP 1193)):
#0 0x76e5def8 in __libc_waitpid (pid=1197, stat_loc=0x7ef7bc0c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40
#1 0x0007a328 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
at Renci.SshNet.SshCommandExtensions.ThrowIfError (Renci.SshNet.SshCommand command) [0x00072] in <9dc5c22b426941daadc5d1aeb9036516>:0
at Xamarin.Messaging.Ssh.SshCommands+<RunCommandAsync>d__7.MoveNext () [0x000b2] in <9dc5c22b426941daadc5d1aeb9036516>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:151
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00037] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:187
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:156
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:128
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:535
at Xamarin.Messaging.Ssh.SshCommands+<StartProcessWithMonoAsync>d__28.MoveNext () [0x00252] in <9dc5c22b426941daadc5d1aeb9036516>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:151
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00037] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:187
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:156
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:128
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:447
at Xamarin.IoT.Core.Messaging.IoTAppCommands+<StartProcessAsync>d__6.MoveNext () [0x00182] in <5ac5164f81b24f39943a357b1ea96d7e>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:151
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00037] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:187
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:156
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:128
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in /private/tmp/source-mono-2017-04/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x64/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:447
at Xamarin.IoT.Debugging.IoTDebuggerSession+<LaunchIoTAppAsync>d__23.MoveNext () [0x00281] in <863310e8ab454efa9a4fe12ba6980c07>:0 <---
Xamarin.Messaging.Integration.Models.ServerSelectorModel Verbose: 0 : Forgetting server: 192.168.110.33 (192.168.110.33)...
Xamarin.Messaging.Integration.State.ServerStateContext Information: 0 : Server State transition from ConnectedState to DisconnectingState on 192.168.110.33 (192.168.110.33)
Xamarin.Messaging.Integration.State.ServerStateContext Information: 0 : Server State transition from DisconnectingState to DisconnectedState on 192.168.110.33 (192.168.110.33)
Xamarin.Messaging.Integration.State.ServerStateContext Information: 0 : Disconnected from the Server 192.168.110.33 (192.168.110.33)
Xamarin.VisualStudio.IoT.IoTLoggingSystem Information: 0 : Disconnected from the Server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment