Skip to content

Instantly share code, notes, and snippets.

@rolfbjarne
Last active April 30, 2018 10:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rolfbjarne/ce13956ea115a4bf2a30a4461b17e91e to your computer and use it in GitHub Desktop.
Save rolfbjarne/ce13956ea115a4bf2a30a4461b17e91e to your computer and use it in GitHub Desktop.
CSC [secxml/monotouch] System.dll
Stacktrace:
Native stacktrace:
0 mono 0x000000010c9d6b93 mono_handle_native_crash + 291
1 mono 0x000000010cac81db altstack_handle_and_restore + 91
2 ??? 0x0000000001100322 0x0 + 17826594
3 Microsoft.CodeAnalysis.CSharp.dll.dylib 0x000000011405f582 Microsoft_CodeAnalysis_CSharp_Binder_BindSimpleBinaryOperator_Microsoft_CodeAnalysis_CSharp_Syntax_BinaryExpressionSyntax_Microsoft_CodeAnalysis_DiagnosticBag_Microsoft_CodeAnalysis_CSharp_BoundExpression_Microsoft_CodeAnalysis_CSharp_BoundExpression_int_ + 1522
4 Microsoft.CodeAnalysis.CSharp.dll.dylib 0x000000011405ef0a Microsoft_CodeAnalysis_CSharp_Binder_BindSimpleBinaryOperator_Microsoft_CodeAnalysis_CSharp_Syntax_BinaryExpressionSyntax_Microsoft_CodeAnalysis_DiagnosticBag + 730
Debug info from gdb:
(lldb) command source -s 0 '/tmp/mono-gdb-commands.DovzSv'
Executing commands in '/tmp/mono-gdb-commands.DovzSv'.
(lldb) process attach --pid 516
Process 516 stopped
* thread #1, name = 'tid_307', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
frame #0: 0x00007fff5d742cee libsystem_kernel.dylib`__psynch_cvwait + 10
libsystem_kernel.dylib`__psynch_cvwait:
-> 0x7fff5d742cee <+10>: jae 0x7fff5d742cf8 ; <+20>
0x7fff5d742cf0 <+12>: movq %rax, %rdi
0x7fff5d742cf3 <+15>: jmp 0x7fff5d73a0b8 ; cerror_nocancel
0x7fff5d742cf8 <+20>: retq
Target 0: (mono) stopped.
Executable module set to "/Users/builder/jenkins/workspace/xamarin-macios-pr-builder/builds/tools64/mono/mini/mono".
Architecture set to: x86_64h-apple-macosx.
(lldb) thread list
Process 516 stopped
* thread #1: tid = 0xfa0067, 0x00007fff5d742cee libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_307', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
thread #2: tid = 0xfa0068, 0x00007fff5d742cee libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'SGen worker'
thread #3: tid = 0xfa0069, 0x00007fff5d7397fe libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'Finalizer'
thread #4: tid = 0xfa0071, 0x00007fff5d743562 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #5: tid = 0xfa009f, 0x00007fff5d742cee libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_2a0b'
thread #6: tid = 0xfa00a0, 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
thread #7: tid = 0xfa00a1, 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
thread #8: tid = 0xfa00a2, 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
thread #9: tid = 0xfa00a3, 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
thread #10: tid = 0xfa00f5, 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
thread #11: tid = 0xfa00f6, 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
thread #12: tid = 0xfa011d, 0x00007fff5d743502 libsystem_kernel.dylib`__wait4 + 10, name = 'Thread Pool Worker'
thread #13: tid = 0xfa011f, 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
thread #14: tid = 0xfa0297, 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
thread #15: tid = 0xfa0346, 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
thread #16: tid = 0xfa0347, 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
thread #17: tid = 0xfa0348, 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
thread #18: tid = 0xfa0349, 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
(lldb) thread backtrace all
* thread #1, name = 'tid_307', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
* frame #0: 0x00007fff5d742cee libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff5d87f662 libsystem_pthread.dylib`_pthread_cond_wait + 732
frame #2: 0x000000010cd716ad mono`mono_os_cond_wait(cond=0x00007f8bbf0032c0, mutex=0x00007f8bbf003280) at mono-os-mutex.h:173
frame #3: 0x000000010cd7155a mono`mono_os_cond_timedwait(cond=0x00007f8bbf0032c0, mutex=0x00007f8bbf003280, timeout_ms=4294967295) at mono-os-mutex.c:32
frame #4: 0x000000010cc65920 mono`mono_coop_cond_timedwait(cond=0x00007f8bbf0032c0, mutex=0x00007f8bbf003280, timeout_ms=4294967295) at mono-coop-mutex.h:102
frame #5: 0x000000010cc65864 mono`mono_w32handle_timedwait_signal_naked(cond=0x00007f8bbf0032c0, mutex=0x00007f8bbf003280, timeout=4294967295, poll=0, alerted=0x00007ffee33573c8) at w32handle.c:646
frame #6: 0x000000010cc63d84 mono`mono_w32handle_timedwait_signal_handle(handle_data=0x00007f8bbf003270, timeout=4294967295, poll=0, alerted=0x00007ffee33573c8) at w32handle.c:761
frame #7: 0x000000010cc63939 mono`mono_w32handle_wait_one(handle=0x00007f8bbf003270, timeout=4294967295, alertable=1) at w32handle.c:869
frame #8: 0x000000010ccadc24 mono`ves_icall_System_Threading_Monitor_Monitor_wait(obj=0x0000000111ca1458, ms=4294967295) at monitor.c:1394
frame #9: 0x00000001177eaece
frame #10: 0x000000010e77d40d mscorlib.dll.dylib`System_Threading_Monitor_Wait_object_int_bool(obj=0x0000000111ca1458, millisecondsTimeout=-1, exitContext=false) + 45
frame #11: 0x000000010e77d494 mscorlib.dll.dylib`System_Threading_Monitor_Wait_object_int(obj=0x0000000111ca1458, millisecondsTimeout=-1) + 20
frame #12: 0x000000010e774bf9 mscorlib.dll.dylib`System_Threading_ManualResetEventSlim_Wait_int_System_Threading_CancellationToken(this=0x0000000111ca1430, millisecondsTimeout=-1, cancellationToken=0) + 905
frame #13: 0x000000010e7a657a mscorlib.dll.dylib`System_Threading_Tasks_Task_SpinThenBlockingWait_int_System_Threading_CancellationToken(this=0x000000011dda1210, millisecondsTimeout=-1, cancellationToken=0) + 202
frame #14: 0x000000010e7a6493 mscorlib.dll.dylib`System_Threading_Tasks_Task_InternalWait_int_System_Threading_CancellationToken(this=0x000000011dda1210, millisecondsTimeout=-1, cancellationToken=0) + 163
frame #15: 0x000000010e8b93a1 mscorlib.dll.dylib`System_Runtime_CompilerServices_TaskAwaiter_HandleNonSuccessAndDebuggerNotification_System_Threading_Tasks_Task(task=0x000000011dda1210) + 97
frame #16: 0x000000010e8b932b mscorlib.dll.dylib`System_Runtime_CompilerServices_TaskAwaiter_ValidateEnd_System_Threading_Tasks_Task(task=0x000000011dda1210) + 59
frame #17: 0x000000010e8b92e3 mscorlib.dll.dylib`System_Runtime_CompilerServices_TaskAwaiter_GetResult(this=140732710352720) + 19
frame #18: 0x0000000114159e29 Microsoft.CodeAnalysis.CSharp.dll.dylib`Microsoft_CodeAnalysis_CSharp_MethodCompiler_WaitForWorkers(this=0x0000000113d41ce8) + 137
frame #19: 0x000000011415979b Microsoft.CodeAnalysis.CSharp.dll.dylib`Microsoft_CodeAnalysis_CSharp_MethodCompiler_CompileMethodBodies_Microsoft_CodeAnalysis_CSharp_CSharpCompilation_Microsoft_CodeAnalysis_CSharp_Emit_PEModuleBuilder_bool_bool_bool_Microsoft_CodeAnalysis_DiagnosticBag_System_Predicate_1_Microsoft_CodeAnalysis_CSharp_Symbol_System_Threading_CancellationToken(compilation=0x000000011dda1210, moduleBeingBuiltOpt=0x00000001139f7200, emittingPdb=true, emitTestCoverageData=true, hasDeclarationErrors=false, diagnostics=0x000000011dda1210, filterOpt=0x0000000000000000, cancellationToken=0) + 395
frame #20: 0x00000001141231ad Microsoft.CodeAnalysis.CSharp.dll.dylib`Microsoft_CodeAnalysis_CSharp_CSharpCompilation_CompileMethods_Microsoft_CodeAnalysis_Emit_CommonPEModuleBuilder_bool_bool_bool_Microsoft_CodeAnalysis_DiagnosticBag_System_Predicate_1_Microsoft_CodeAnalysis_ISymbol_System_Threading_CancellationToken(this=0x0000000113b08e48, moduleBuilder=0x00000001139f7200, emittingPdb=true, emitMetadataOnly=false, emitTestCoverageData=false, diagnostics=0x00000001100bf280, filterOpt=0x0000000000000000, cancellationToken=0) + 573
frame #21: 0x00000001164ea6c1 Microsoft.CodeAnalysis.dll.dylib`Microsoft_CodeAnalysis_CommonCompiler_RunCore_System_IO_TextWriter_Microsoft_CodeAnalysis_ErrorLogger_System_Threading_CancellationToken(this=0x00000001100118f0, consoleOutput=0x000000011000e2b0, errorLogger=0x0000000000000000, cancellationToken=0) + 3873
frame #22: 0x00000001164e95f0 Microsoft.CodeAnalysis.dll.dylib`Microsoft_CodeAnalysis_CommonCompiler_Run_System_IO_TextWriter_System_Threading_CancellationToken(this=0x00000001100118f0, consoleOutput=0x000000011000e2b0, cancellationToken=0) + 272
frame #23: 0x000000010f60ddaf csc.exe.dylib`Microsoft_CodeAnalysis_CSharp_CommandLine_Csc__c__DisplayClass1_0__Runb__0_System_IO_TextWriter(this=0x0000000110011708, tw=0x000000011000e2b0) + 47
frame #24: 0x000000010f60de04 csc.exe.dylib`Microsoft_CodeAnalysis_CommandLine_ConsoleUtil_RunWithUtf8Output_int_bool_System_IO_TextWriter_System_Func_2_System_IO_TextWriter_int(utf8Output=false, textWriter=0x000000011000e2b0, func=0x000000011015d5e8) + 68
frame #25: 0x000000010f609382 csc.exe.dylib`Microsoft_CodeAnalysis_CSharp_CommandLine_Csc_Run_string___Microsoft_CodeAnalysis_BuildPaths_System_IO_TextWriter_Microsoft_CodeAnalysis_IAnalyzerAssemblyLoader(args=0x0000000110011580, buildPaths=268483816, textWriter=0x000000011000e2b0, analyzerLoader=0x000000011015d5e8) + 498
frame #26: 0x000000010f4fd1c3
frame #27: 0x000000010f606f94 csc.exe.dylib`Microsoft_CodeAnalysis_CommandLine_DesktopBuildClient_RunLocalCompilation_string___Microsoft_CodeAnalysis_BuildPaths_System_IO_TextWriter(this=0x0000000110003dc0, arguments=0x0000000110011580, buildPaths=268483816, textWriter=0x000000011000e2b0) + 84
frame #28: 0x000000010f6043de csc.exe.dylib`Microsoft_CodeAnalysis_CommandLine_BuildClient_RunCompilation_System_Collections_Generic_IEnumerable_1_string_Microsoft_CodeAnalysis_BuildPaths_System_IO_TextWriter(this=0x0000000110011580, originalArguments=0x000000011000e4e0, buildPaths=268483816, textWriter=0x0000000000000000) + 686
frame #29: 0x000000010f606e8f csc.exe.dylib`Microsoft_CodeAnalysis_CommandLine_DesktopBuildClient_Run_System_Collections_Generic_IEnumerable_1_string_Microsoft_CodeAnalysis_CommandLine_RequestLanguage_Microsoft_CodeAnalysis_CommandLine_CompileFunc_Microsoft_CodeAnalysis_IAnalyzerAssemblyLoader(arguments=0x00000001100003e8, language=CSharpCompile, compileFunc=0x0000000110002410, analyzerAssemblyLoader=0x0000000110002480) + 271
frame #30: 0x000000010f609035 csc.exe.dylib`Microsoft_CodeAnalysis_CSharp_CommandLine_Program_MainCore_string__(args=0x00000001100003e8) + 133
frame #31: 0x000000010f608f5c csc.exe.dylib`Microsoft_CodeAnalysis_CSharp_CommandLine_Program_Main_string__(args=0x00000001100003e8) + 28
frame #32: 0x000000010f4f50ad
frame #33: 0x000000010c8bc6dd mono`mono_jit_runtime_invoke(method=0x00007f8bbe510628, obj=0x0000000000000000, params=0x00007ffee33583c0, exc=0x0000000000000000, error=0x00007ffee3358490) at mini-runtime.c:2828
frame #34: 0x000000010cc05673 mono`do_runtime_invoke(method=0x00007f8bbe510628, obj=0x0000000000000000, params=0x00007ffee33583c0, exc=0x0000000000000000, error=0x00007ffee3358490) at object.c:2922
frame #35: 0x000000010cbfe987 mono`mono_runtime_invoke_checked(method=0x00007f8bbe510628, obj=0x0000000000000000, params=0x00007ffee33583c0, error=0x00007ffee3358490) at object.c:3075
frame #36: 0x000000010cc09ecc mono`do_exec_main_checked(method=0x00007f8bbe510628, args=0x00000001100003e8, error=0x00007ffee3358490) at object.c:4819
frame #37: 0x000000010cc085f3 mono`mono_runtime_exec_main_checked(method=0x00007f8bbe510628, args=0x00000001100003e8, error=0x00007ffee3358490) at object.c:4920
frame #38: 0x000000010cc08646 mono`mono_runtime_run_main_checked(method=0x00007f8bbe510628, argc=41, argv=0x00007ffee3358918, error=0x00007ffee3358490) at object.c:4341
frame #39: 0x000000010c98758b mono`mono_jit_exec(domain=0x00007f8bbe50d2f0, assembly=0x00007f8bbe510fc0, argc=41, argv=0x00007ffee3358918) at driver.c:1202
frame #40: 0x000000010c98ba70 mono`main_thread_handler(user_data=0x00007ffee3358840) at driver.c:1279
frame #41: 0x000000010c989f50 mono`mono_main(argc=46, argv=0x00007ffee33588f0) at driver.c:2380
frame #42: 0x000000010c8a66ae mono`mono_main_with_options(argc=46, argv=0x00007ffee33588f0) at main.c:50
frame #43: 0x000000010c8a5d3d mono`main(argc=46, argv=0x00007ffee33588f0) at main.c:398
frame #44: 0x000000010c8a5ce4 mono`start + 52
thread #2, name = 'SGen worker'
frame #0: 0x00007fff5d742cee libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff5d87f662 libsystem_pthread.dylib`_pthread_cond_wait + 732
frame #2: 0x000000010cd5d85d mono`mono_os_cond_wait(cond=0x000000010cedd748, mutex=0x000000010cedd708) at mono-os-mutex.h:173
frame #3: 0x000000010cd5e03f mono`get_work(worker_index=0, work_context=0x00007000014d5ee0, do_idle=0x00007000014d5ed4, job=0x00007000014d5ec8) at sgen-thread-pool.c:165
frame #4: 0x000000010cd5d3bb mono`thread_func(data=0x0000000000000000) at sgen-thread-pool.c:196
frame #5: 0x00007fff5d87e6c1 libsystem_pthread.dylib`_pthread_body + 340
frame #6: 0x00007fff5d87e56d libsystem_pthread.dylib`_pthread_start + 377
frame #7: 0x00007fff5d87dc5d libsystem_pthread.dylib`thread_start + 13
thread #3, name = 'Finalizer'
frame #0: 0x00007fff5d7397fe libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #1: 0x000000010ccab1da mono`mono_os_sem_wait(sem=0x000000010cecf090, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:90
frame #2: 0x000000010ccaa0d8 mono`mono_coop_sem_wait(sem=0x000000010cecf090, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-coop-semaphore.h:43
frame #3: 0x000000010ccabca7 mono`finalizer_thread(unused=0x0000000000000000) at gc.c:893
frame #4: 0x000000010cc367ef mono`start_wrapper_internal(start_info=0x0000000000000000, stack_ptr=0x00007000016d9000) at threads.c:1071
frame #5: 0x000000010cc363fc mono`start_wrapper(data=0x00007f8bbe407b40) at threads.c:1131
frame #6: 0x00007fff5d87e6c1 libsystem_pthread.dylib`_pthread_body + 340
frame #7: 0x00007fff5d87e56d libsystem_pthread.dylib`_pthread_start + 377
frame #8: 0x00007fff5d87dc5d libsystem_pthread.dylib`thread_start + 13
thread #4
frame #0: 0x00007fff5d743562 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff5d87e06a libsystem_pthread.dylib`_pthread_wqthread + 1035
frame #2: 0x00007fff5d87dc4d libsystem_pthread.dylib`start_wqthread + 13
thread #5, name = 'tid_2a0b'
frame #0: 0x00007fff5d742cee libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff5d87f69b libsystem_pthread.dylib`_pthread_cond_wait + 789
frame #2: 0x000000010cd715c5 mono`mono_os_cond_timedwait(cond=0x000000010cede308, mutex=0x000000010cede2c8, timeout_ms=500) at mono-os-mutex.c:44
frame #3: 0x000000010cd833e0 mono`mono_coop_cond_timedwait(cond=0x000000010cede308, mutex=0x000000010cede2c8, timeout_ms=500) at mono-coop-mutex.h:102
frame #4: 0x000000010cd81db3 mono`sleep_interruptable(ms=500, alerted=0x00007000019e1d24) at mono-threads.c:1269
frame #5: 0x000000010cd81b26 mono`mono_thread_info_sleep(ms=500, alerted=0x00007000019e1d24) at mono-threads.c:1301
frame #6: 0x000000010cb3cc36 mono`monitor_thread(unused=0x0000000000000000) at threadpool-worker-default.c:703
frame #7: 0x000000010cc367ef mono`start_wrapper_internal(start_info=0x0000000000000000, stack_ptr=0x00007000019e2000) at threads.c:1071
frame #8: 0x000000010cc363fc mono`start_wrapper(data=0x00007f8bbe737930) at threads.c:1131
frame #9: 0x00007fff5d87e6c1 libsystem_pthread.dylib`_pthread_body + 340
frame #10: 0x00007fff5d87e56d libsystem_pthread.dylib`_pthread_start + 377
frame #11: 0x00007fff5d87dc5d libsystem_pthread.dylib`thread_start + 13
thread #6, name = 'Thread Pool Worker'
frame #0: 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010cb3e3cd mono`mono_os_sem_timedwait(sem=0x000000010cecb648, timeout_ms=10291, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:124
frame #2: 0x000000010cb3e28e mono`mono_coop_sem_timedwait(sem=0x000000010cecb648, timeout_ms=10291, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-coop-semaphore.h:57
frame #3: 0x000000010cb3df1c mono`worker_park at threadpool-worker-default.c:391
frame #4: 0x000000010cb3d783 mono`worker_thread(unused=0x0000000000000000) at threadpool-worker-default.c:483
frame #5: 0x000000010cc367ef mono`start_wrapper_internal(start_info=0x0000000000000000, stack_ptr=0x0000700001be5000) at threads.c:1071
frame #6: 0x000000010cc363fc mono`start_wrapper(data=0x00007f8bbe534970) at threads.c:1131
frame #7: 0x00007fff5d87e6c1 libsystem_pthread.dylib`_pthread_body + 340
frame #8: 0x00007fff5d87e56d libsystem_pthread.dylib`_pthread_start + 377
frame #9: 0x00007fff5d87dc5d libsystem_pthread.dylib`thread_start + 13
thread #7, name = 'Thread Pool Worker'
frame #0: 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010cb3e3cd mono`mono_os_sem_timedwait(sem=0x000000010cecb648, timeout_ms=35290, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:124
frame #2: 0x000000010cb3e28e mono`mono_coop_sem_timedwait(sem=0x000000010cecb648, timeout_ms=35290, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-coop-semaphore.h:57
frame #3: 0x000000010cb3df1c mono`worker_park at threadpool-worker-default.c:391
frame #4: 0x000000010cb3d783 mono`worker_thread(unused=0x0000000000000000) at threadpool-worker-default.c:483
frame #5: 0x000000010cc367ef mono`start_wrapper_internal(start_info=0x0000000000000000, stack_ptr=0x0000700001de8000) at threads.c:1071
frame #6: 0x000000010cc363fc mono`start_wrapper(data=0x00007f8bbe738050) at threads.c:1131
frame #7: 0x00007fff5d87e6c1 libsystem_pthread.dylib`_pthread_body + 340
frame #8: 0x00007fff5d87e56d libsystem_pthread.dylib`_pthread_start + 377
frame #9: 0x00007fff5d87dc5d libsystem_pthread.dylib`thread_start + 13
thread #8, name = 'Thread Pool Worker'
frame #0: 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010cb3e3cd mono`mono_os_sem_timedwait(sem=0x000000010cecb648, timeout_ms=9382, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:124
frame #2: 0x000000010cb3e28e mono`mono_coop_sem_timedwait(sem=0x000000010cecb648, timeout_ms=9382, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-coop-semaphore.h:57
frame #3: 0x000000010cb3df1c mono`worker_park at threadpool-worker-default.c:391
frame #4: 0x000000010cb3d783 mono`worker_thread(unused=0x0000000000000000) at threadpool-worker-default.c:483
frame #5: 0x000000010cc367ef mono`start_wrapper_internal(start_info=0x0000000000000000, stack_ptr=0x0000700001feb000) at threads.c:1071
frame #6: 0x000000010cc363fc mono`start_wrapper(data=0x00007f8bbe617960) at threads.c:1131
frame #7: 0x00007fff5d87e6c1 libsystem_pthread.dylib`_pthread_body + 340
frame #8: 0x00007fff5d87e56d libsystem_pthread.dylib`_pthread_start + 377
frame #9: 0x00007fff5d87dc5d libsystem_pthread.dylib`thread_start + 13
thread #9, name = 'Thread Pool Worker'
frame #0: 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010cb3e3cd mono`mono_os_sem_timedwait(sem=0x000000010cecb648, timeout_ms=56660, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:124
frame #2: 0x000000010cb3e28e mono`mono_coop_sem_timedwait(sem=0x000000010cecb648, timeout_ms=56660, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-coop-semaphore.h:57
frame #3: 0x000000010cb3df1c mono`worker_park at threadpool-worker-default.c:391
frame #4: 0x000000010cb3d783 mono`worker_thread(unused=0x0000000000000000) at threadpool-worker-default.c:483
frame #5: 0x000000010cc367ef mono`start_wrapper_internal(start_info=0x0000000000000000, stack_ptr=0x00007000021ee000) at threads.c:1071
frame #6: 0x000000010cc363fc mono`start_wrapper(data=0x00007f8bbe6468d0) at threads.c:1131
frame #7: 0x00007fff5d87e6c1 libsystem_pthread.dylib`_pthread_body + 340
frame #8: 0x00007fff5d87e56d libsystem_pthread.dylib`_pthread_start + 377
frame #9: 0x00007fff5d87dc5d libsystem_pthread.dylib`thread_start + 13
thread #10, name = 'Thread Pool Worker'
frame #0: 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010cb3e3cd mono`mono_os_sem_timedwait(sem=0x000000010cecb648, timeout_ms=56222, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:124
frame #2: 0x000000010cb3e28e mono`mono_coop_sem_timedwait(sem=0x000000010cecb648, timeout_ms=56222, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-coop-semaphore.h:57
frame #3: 0x000000010cb3df1c mono`worker_park at threadpool-worker-default.c:391
frame #4: 0x000000010cb3d783 mono`worker_thread(unused=0x0000000000000000) at threadpool-worker-default.c:483
frame #5: 0x000000010cc367ef mono`start_wrapper_internal(start_info=0x0000000000000000, stack_ptr=0x00007000023f1000) at threads.c:1071
frame #6: 0x000000010cc363fc mono`start_wrapper(data=0x00007f8bbe5549f0) at threads.c:1131
frame #7: 0x00007fff5d87e6c1 libsystem_pthread.dylib`_pthread_body + 340
frame #8: 0x00007fff5d87e56d libsystem_pthread.dylib`_pthread_start + 377
frame #9: 0x00007fff5d87dc5d libsystem_pthread.dylib`thread_start + 13
thread #11, name = 'Thread Pool Worker'
frame #0: 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010cb3e3cd mono`mono_os_sem_timedwait(sem=0x000000010cecb648, timeout_ms=55783, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:124
frame #2: 0x000000010cb3e28e mono`mono_coop_sem_timedwait(sem=0x000000010cecb648, timeout_ms=55783, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-coop-semaphore.h:57
frame #3: 0x000000010cb3df1c mono`worker_park at threadpool-worker-default.c:391
frame #4: 0x000000010cb3d783 mono`worker_thread(unused=0x0000000000000000) at threadpool-worker-default.c:483
frame #5: 0x000000010cc367ef mono`start_wrapper_internal(start_info=0x0000000000000000, stack_ptr=0x00007000025f4000) at threads.c:1071
frame #6: 0x000000010cc363fc mono`start_wrapper(data=0x00007f8bbe74ad70) at threads.c:1131
frame #7: 0x00007fff5d87e6c1 libsystem_pthread.dylib`_pthread_body + 340
frame #8: 0x00007fff5d87e56d libsystem_pthread.dylib`_pthread_start + 377
frame #9: 0x00007fff5d87dc5d libsystem_pthread.dylib`thread_start + 13
thread #12, name = 'Thread Pool Worker'
frame #0: 0x00007fff5d743502 libsystem_kernel.dylib`__wait4 + 10
frame #1: 0x000000010c9d6d49 mono`mono_handle_native_crash(signal="SIGSEGV", ctx=0x0000000000000000, info=0x0000000000000000) at mini-exceptions.c:2761
frame #2: 0x000000010cac81db mono`altstack_handle_and_restore(ctx=0x00007000027f5280, obj=0x0000000000000000, stack_ovf=0) at exceptions-amd64.c:857
thread #13, name = 'Thread Pool Worker'
frame #0: 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010cb3e3cd mono`mono_os_sem_timedwait(sem=0x000000010cecb648, timeout_ms=54385, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:124
frame #2: 0x000000010cb3e28e mono`mono_coop_sem_timedwait(sem=0x000000010cecb648, timeout_ms=54385, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-coop-semaphore.h:57
frame #3: 0x000000010cb3df1c mono`worker_park at threadpool-worker-default.c:391
frame #4: 0x000000010cb3d783 mono`worker_thread(unused=0x0000000000000000) at threadpool-worker-default.c:483
frame #5: 0x000000010cc367ef mono`start_wrapper_internal(start_info=0x0000000000000000, stack_ptr=0x00007000029fa000) at threads.c:1071
frame #6: 0x000000010cc363fc mono`start_wrapper(data=0x00007f8bbe4a11e0) at threads.c:1131
frame #7: 0x00007fff5d87e6c1 libsystem_pthread.dylib`_pthread_body + 340
frame #8: 0x00007fff5d87e56d libsystem_pthread.dylib`_pthread_start + 377
frame #9: 0x00007fff5d87dc5d libsystem_pthread.dylib`thread_start + 13
thread #14, name = 'Thread Pool Worker'
frame #0: 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010cb3e3cd mono`mono_os_sem_timedwait(sem=0x000000010cecb648, timeout_ms=48912, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:124
frame #2: 0x000000010cb3e28e mono`mono_coop_sem_timedwait(sem=0x000000010cecb648, timeout_ms=48912, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-coop-semaphore.h:57
frame #3: 0x000000010cb3df1c mono`worker_park at threadpool-worker-default.c:391
frame #4: 0x000000010cb3d783 mono`worker_thread(unused=0x0000000000000000) at threadpool-worker-default.c:483
frame #5: 0x000000010cc367ef mono`start_wrapper_internal(start_info=0x0000000000000000, stack_ptr=0x0000700002bfd000) at threads.c:1071
frame #6: 0x000000010cc363fc mono`start_wrapper(data=0x00007f8bbe4c9b90) at threads.c:1131
frame #7: 0x00007fff5d87e6c1 libsystem_pthread.dylib`_pthread_body + 340
frame #8: 0x00007fff5d87e56d libsystem_pthread.dylib`_pthread_start + 377
frame #9: 0x00007fff5d87dc5d libsystem_pthread.dylib`thread_start + 13
thread #15, name = 'Thread Pool Worker'
frame #0: 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010cb3e3cd mono`mono_os_sem_timedwait(sem=0x000000010cecb648, timeout_ms=49101, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:124
frame #2: 0x000000010cb3e28e mono`mono_coop_sem_timedwait(sem=0x000000010cecb648, timeout_ms=49101, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-coop-semaphore.h:57
frame #3: 0x000000010cb3df1c mono`worker_park at threadpool-worker-default.c:391
frame #4: 0x000000010cb3d783 mono`worker_thread(unused=0x0000000000000000) at threadpool-worker-default.c:483
frame #5: 0x000000010cc367ef mono`start_wrapper_internal(start_info=0x0000000000000000, stack_ptr=0x0000700002e00000) at threads.c:1071
frame #6: 0x000000010cc363fc mono`start_wrapper(data=0x00007f8bc0a1baa0) at threads.c:1131
frame #7: 0x00007fff5d87e6c1 libsystem_pthread.dylib`_pthread_body + 340
frame #8: 0x00007fff5d87e56d libsystem_pthread.dylib`_pthread_start + 377
frame #9: 0x00007fff5d87dc5d libsystem_pthread.dylib`thread_start + 13
thread #16, name = 'Thread Pool Worker'
frame #0: 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010cb3e3cd mono`mono_os_sem_timedwait(sem=0x000000010cecb648, timeout_ms=20161, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:124
frame #2: 0x000000010cb3e28e mono`mono_coop_sem_timedwait(sem=0x000000010cecb648, timeout_ms=20161, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-coop-semaphore.h:57
frame #3: 0x000000010cb3df1c mono`worker_park at threadpool-worker-default.c:391
frame #4: 0x000000010cb3d783 mono`worker_thread(unused=0x0000000000000000) at threadpool-worker-default.c:483
frame #5: 0x000000010cc367ef mono`start_wrapper_internal(start_info=0x0000000000000000, stack_ptr=0x0000700003003000) at threads.c:1071
frame #6: 0x000000010cc363fc mono`start_wrapper(data=0x00007f8bc0821660) at threads.c:1131
frame #7: 0x00007fff5d87e6c1 libsystem_pthread.dylib`_pthread_body + 340
frame #8: 0x00007fff5d87e56d libsystem_pthread.dylib`_pthread_start + 377
frame #9: 0x00007fff5d87dc5d libsystem_pthread.dylib`thread_start + 13
thread #17, name = 'Thread Pool Worker'
frame #0: 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010cb3e3cd mono`mono_os_sem_timedwait(sem=0x000000010cecb648, timeout_ms=47441, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:124
frame #2: 0x000000010cb3e28e mono`mono_coop_sem_timedwait(sem=0x000000010cecb648, timeout_ms=47441, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-coop-semaphore.h:57
frame #3: 0x000000010cb3df1c mono`worker_park at threadpool-worker-default.c:391
frame #4: 0x000000010cb3d783 mono`worker_thread(unused=0x0000000000000000) at threadpool-worker-default.c:483
frame #5: 0x000000010cc367ef mono`start_wrapper_internal(start_info=0x0000000000000000, stack_ptr=0x0000700003206000) at threads.c:1071
frame #6: 0x000000010cc363fc mono`start_wrapper(data=0x00007f8bc08216a0) at threads.c:1131
frame #7: 0x00007fff5d87e6c1 libsystem_pthread.dylib`_pthread_body + 340
frame #8: 0x00007fff5d87e56d libsystem_pthread.dylib`_pthread_start + 377
frame #9: 0x00007fff5d87dc5d libsystem_pthread.dylib`thread_start + 13
thread #18, name = 'Thread Pool Worker'
frame #0: 0x00007fff5d739816 libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010cb3e3cd mono`mono_os_sem_timedwait(sem=0x000000010cecb648, timeout_ms=26728, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:124
frame #2: 0x000000010cb3e28e mono`mono_coop_sem_timedwait(sem=0x000000010cecb648, timeout_ms=26728, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-coop-semaphore.h:57
frame #3: 0x000000010cb3df1c mono`worker_park at threadpool-worker-default.c:391
frame #4: 0x000000010cb3d783 mono`worker_thread(unused=0x0000000000000000) at threadpool-worker-default.c:483
frame #5: 0x000000010cc367ef mono`start_wrapper_internal(start_info=0x0000000000000000, stack_ptr=0x0000700003409000) at threads.c:1071
frame #6: 0x000000010cc363fc mono`start_wrapper(data=0x00007f8bc091a190) at threads.c:1131
frame #7: 0x00007fff5d87e6c1 libsystem_pthread.dylib`_pthread_body + 340
frame #8: 0x00007fff5d87e56d libsystem_pthread.dylib`_pthread_start + 377
frame #9: 0x00007fff5d87dc5d libsystem_pthread.dylib`thread_start + 13
(lldb) detach
Process 516 detached
(lldb) quit
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
/bin/sh: line 1: 516 Abort trap: 6 MONO_PATH="./../../class/lib/build:$MONO_PATH" CSC_SDK_PATH_DISABLED= /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/builds/tools64/runtime/mono-wrapper --aot-path=/Users/builder/jenkins/workspace/xamarin-macios-pr-builder/external/mono/mcs/class/lib/build --gc-params=nursery-size=64m /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/external/mono/external/roslyn-binaries/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.6.0/tools/csc.exe /codepage:65001 /nologo /noconfig /deterministic -d:NET_1_1 -d:NET_2_0 -d:NET_2_1 -d:NET_3_5 -d:NET_4_0 -d:NET_4_5 -d:MOBILE,MOBILE_LEGACY -d:MONO -d:MONOTOUCH -d:DISABLE_REMOTING -d:DISABLE_COM -d:FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK -nowarn:1699 -nostdlib -r:./../../class/lib/monotouch_watch/mscorlib.dll /debug:portable -pathmap:/Users/builder/jenkins/workspace/xamarin-macios-pr-builder/external/mono/=/Library/Frameworks/Xamarin.iOS.framework/Versions/11.11.0.275/src/Xamarin.iOS/ -d:FULL_AOT_RUNTIME -d:FEATURE_NO_BSD_SOCKETS -d:MONOTOUCH_WATCH -optimize /features:peverify-compat /langversion:latest -d:CONFIGURATION_2_0 -d:FEATURE_PAL,SYSTEM_NAMESPACE,MONO,PLATFORM_UNIX -unsafe -nowarn:436 -d:INSIDE_SYSTEM -nowarn:618 -d:SECURITY_DEP -d:XML_DEP -r:./../../../external/binary-reference-assemblies/build/monotouch/System.Net.Http.dll -r:./../../class/lib/monotouch_watch/bare/System.Xml.dll -target:library -out:../../class/lib/monotouch_watch/secxml/System.dll @./../../build/deps/_monotouch_watch__System.dll.response
make[12]: *** [../../class/lib/monotouch_watch/secxml/System.dll] Error 134
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment