Skip to content

Instantly share code, notes, and snippets.

@lewurm
Created December 21, 2017 16:08
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 lewurm/53758d94e071f900569af12427d6ea31 to your computer and use it in GitHub Desktop.
Save lewurm/53758d94e071f900569af12427d6ea31 to your computer and use it in GitHub Desktop.
segfault in valuetypes equals
System.Threading.Tasks.Tests.TaskSchedulerTests.GetTaskSchedulersForDebugger_DebuggerAttached_ReturnsAllSchedulers [SKIP]
Condition(s) not met: "DebuggerIsAttached"
System.Threading.Tasks.Tests.TaskSchedulerTests.GetScheduledTasksForDebugger_DebuggerAttached_ReturnsTasksFromCustomSchedulers [SKIP]
Condition(s) not met: "DebuggerIsAttached"
Stacktrace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.ValueType.InternalEquals (object,object,object[]&) <0x0003f>
at System.ValueType.DefaultEquals (object,object) [0x00031] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/corlib/System/ValueType.cs:85
at System.ValueType.Equals (object) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/corlib/System/ValueType.cs:112
at object.Equals (object,object) [0x0000e] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/corlib/System/Object.cs:65
at Xunit.Sdk.AssertEqualityComparer`1<System.TestHelpers/TestStructExplicit>.Equals (System.TestHelpers/TestStructExplicit,System.TestHelpers/TestStructExplicit) [0x001e3] in <ec255e140987420f9f077ab02c4abd95>:0
at Xunit.Assert.Equal<System.TestHelpers/TestStructExplicit> (System.TestHelpers/TestStructExplicit,System.TestHelpers/TestStructExplicit,System.Collections.Generic.IEqualityComparer`1<System.TestHelpers/TestStructExplicit>) [0x0000e] in <ec255e140987420f9f077ab02c4abd95>:0
at Xunit.Assert.Equal<System.TestHelpers/TestStructExplicit> (System.TestHelpers/TestStructExplicit,System.TestHelpers/TestStructExplicit) [0x00008] in <ec255e140987420f9f077ab02c4abd95>:0
at System.Buffers.Binary.Tests.BinaryReaderUnitTests.ReadingStructFieldByFieldOrReadAndReverseEndianness () [0x005c9] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/external/corefx/src/System.Memory/tests/Binary/BinaryReaderUnitTests.cs:443
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) [0x0004f] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) <0x00043>
at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x00032] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/corlib/System.Reflection/MonoMethod.cs:305
at System.Reflection.MethodBase.Invoke (object,object[]) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/reflection/methodbase.cs:229
at Xunit.Sdk.TestInvoker`1<TTestCase_REF>.CallTestMethod (object) [0x0000d] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.TestInvoker`1/<>c__DisplayClass48_1/<<InvokeTestMethodAsync>b__1>d<TTestCase_REF>.MoveNext () [0x00106] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<Xunit.Sdk.TestInvoker`1/<>c__DisplayClass48_1/<<InvokeTestMethodAsync>b__1>d<Xunit.Sdk.IXunitTestCase>> (Xunit.Sdk.TestInvoker`1/<>c__DisplayClass48_1/<<InvokeTestMethodAsync>b__1>d<Xunit.Sdk.IXunitTestCase>&) [0x0002c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:316
at Xunit.Sdk.TestInvoker`1/<>c__DisplayClass48_1<TTestCase_REF>.<InvokeTestMethodAsync>b__1 () [0x00027] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.ExecutionTimer/<AggregateAsync>d__4.MoveNext () [0x0001f] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<Xunit.Sdk.ExecutionTimer/<AggregateAsync>d__4> (Xunit.Sdk.ExecutionTimer/<AggregateAsync>d__4&) [0x0002c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:316
at Xunit.Sdk.ExecutionTimer.AggregateAsync (System.Func`1<System.Threading.Tasks.Task>) [0x0002f] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.TestInvoker`1/<>c__DisplayClass48_1<TTestCase_REF>.<InvokeTestMethodAsync>b__0 () [0x0002f] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.ExceptionAggregator/<RunAsync>d__9.MoveNext () [0x00013] in <85f8575ce520407698c35295d73e25dd>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<Xunit.Sdk.ExceptionAggregator/<RunAsync>d__9> (Xunit.Sdk.ExceptionAggregator/<RunAsync>d__9&) [0x0002c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:316
at Xunit.Sdk.ExceptionAggregator.RunAsync (System.Func`1<System.Threading.Tasks.Task>) [0x0002f] in <85f8575ce520407698c35295d73e25dd>:0
at Xunit.Sdk.TestInvoker`1/<InvokeTestMethodAsync>d__48<TTestCase_REF>.MoveNext () [0x00077] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Decimal>.Start<Xunit.Sdk.TestInvoker`1/<InvokeTestMethodAsync>d__48<Xunit.Sdk.IXunitTestCase>> (Xunit.Sdk.TestInvoker`1/<InvokeTestMethodAsync>d__48<Xunit.Sdk.IXunitTestCase>&) [0x0002c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at Xunit.Sdk.TestInvoker`1<TTestCase_REF>.InvokeTestMethodAsync (object) [0x0002f] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.TestInvoker`1/<<RunAsync>b__47_0>d<TTestCase_REF>.MoveNext () [0x001be] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Decimal>.Start<Xunit.Sdk.TestInvoker`1/<<RunAsync>b__47_0>d<Xunit.Sdk.IXunitTestCase>> (Xunit.Sdk.TestInvoker`1/<<RunAsync>b__47_0>d<Xunit.Sdk.IXunitTestCase>&) [0x0002c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at Xunit.Sdk.TestInvoker`1<TTestCase_REF>.<RunAsync>b__47_0 () [0x00027] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.ExceptionAggregator/<RunAsync>d__10`1<System.Decimal>.MoveNext () [0x00013] in <85f8575ce520407698c35295d73e25dd>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Decimal>.Start<Xunit.Sdk.ExceptionAggregator/<RunAsync>d__10`1<System.Decimal>> (Xunit.Sdk.ExceptionAggregator/<RunAsync>d__10`1<System.Decimal>&) [0x0002c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at Xunit.Sdk.ExceptionAggregator.RunAsync<System.Decimal> (System.Func`1<System.Threading.Tasks.Task`1<System.Decimal>>) [0x0002f] in <85f8575ce520407698c35295d73e25dd>:0
at Xunit.Sdk.TestInvoker`1<TTestCase_REF>.RunAsync () [0x00012] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.XunitTestRunner.InvokeTestMethodAsync (Xunit.Sdk.ExceptionAggregator) [0x00036] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.XunitTestRunner/<InvokeTestAsync>d__4.MoveNext () [0x00088] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Tuple`2<System.Decimal, string>>.Start<Xunit.Sdk.XunitTestRunner/<InvokeTestAsync>d__4> (Xunit.Sdk.XunitTestRunner/<InvokeTestAsync>d__4&) [0x0002c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at Xunit.Sdk.XunitTestRunner.InvokeTestAsync (Xunit.Sdk.ExceptionAggregator) [0x0002f] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.TestRunner`1/<>c__DisplayClass43_0<TTestCase_REF>.<RunAsync>b__0 () [0x0000c] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.ExceptionAggregator/<RunAsync>d__10`1<T_REF>.MoveNext () [0x00013] in <85f8575ce520407698c35295d73e25dd>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Tuple`2<System.Decimal, string>>.Start<Xunit.Sdk.ExceptionAggregator/<RunAsync>d__10`1<System.Tuple`2<System.Decimal, string>>> (Xunit.Sdk.ExceptionAggregator/<RunAsync>d__10`1<System.Tuple`2<System.Decimal, string>>&) [0x0002c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at Xunit.Sdk.ExceptionAggregator.RunAsync<T_REF> (System.Func`1<System.Threading.Tasks.Task`1<T_REF>>) [0x0002f] in <85f8575ce520407698c35295d73e25dd>:0
at Xunit.Sdk.TestRunner`1/<RunAsync>d__43<TTestCase_REF>.MoveNext () [0x0013e] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Xunit.Sdk.RunSummary>.Start<Xunit.Sdk.TestRunner`1/<RunAsync>d__43<Xunit.Sdk.IXunitTestCase>> (Xunit.Sdk.TestRunner`1/<RunAsync>d__43<Xunit.Sdk.IXunitTestCase>&) [0x0002c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at Xunit.Sdk.TestRunner`1<TTestCase_REF>.RunAsync () [0x00027] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.XunitTestCaseRunner.RunTestAsync () [0x00051] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.TestCaseRunner`1/<RunAsync>d__19<TTestCase_REF>.MoveNext () [0x000e1] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Xunit.Sdk.RunSummary>.Start<Xunit.Sdk.TestCaseRunner`1/<RunAsync>d__19<Xunit.Sdk.IXunitTestCase>> (Xunit.Sdk.TestCaseRunner`1/<RunAsync>d__19<Xunit.Sdk.IXunitTestCase>&) [0x0002c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at Xunit.Sdk.TestCaseRunner`1<TTestCase_REF>.RunAsync () [0x00027] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.XunitTestCase.RunAsync (Xunit.Abstractions.IMessageSink,Xunit.Sdk.IMessageBus,object[],Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource) [0x0001e] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.XunitTestMethodRunner.RunTestCaseAsync (Xunit.Sdk.IXunitTestCase) [0x00024] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.TestMethodRunner`1/<RunTestCasesAsync>d__32<TTestCase_REF>.MoveNext () [0x00053] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Xunit.Sdk.RunSummary>.Start<Xunit.Sdk.TestMethodRunner`1/<RunTestCasesAsync>d__32<Xunit.Sdk.IXunitTestCase>> (Xunit.Sdk.TestMethodRunner`1/<RunTestCasesAsync>d__32<Xunit.Sdk.IXunitTestCase>&) [0x0002c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at Xunit.Sdk.TestMethodRunner`1<TTestCase_REF>.RunTestCasesAsync () [0x00027] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.TestMethodRunner`1/<RunAsync>d__31<TTestCase_REF>.MoveNext () [0x00071] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Xunit.Sdk.RunSummary>.Start<Xunit.Sdk.TestMethodRunner`1/<RunAsync>d__31<Xunit.Sdk.IXunitTestCase>> (Xunit.Sdk.TestMethodRunner`1/<RunAsync>d__31<Xunit.Sdk.IXunitTestCase>&) [0x0002c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at Xunit.Sdk.TestMethodRunner`1<TTestCase_REF>.RunAsync () [0x00027] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.XunitTestClassRunner.RunTestMethodAsync (Xunit.Abstractions.ITestMethod,Xunit.Abstractions.IReflectionMethodInfo,System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase>,object[]) [0x0002d] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.TestClassRunner`1/<RunTestMethodsAsync>d__38<TTestCase_REF>.MoveNext () [0x00143] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Xunit.Sdk.RunSummary>.Start<Xunit.Sdk.TestClassRunner`1/<RunTestMethodsAsync>d__38<Xunit.Sdk.IXunitTestCase>> (Xunit.Sdk.TestClassRunner`1/<RunTestMethodsAsync>d__38<Xunit.Sdk.IXunitTestCase>&) [0x0002c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at Xunit.Sdk.TestClassRunner`1<TTestCase_REF>.RunTestMethodsAsync () [0x00027] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.TestClassRunner`1/<RunAsync>d__37<TTestCase_REF>.MoveNext () [0x000ec] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Xunit.Sdk.RunSummary>.Start<Xunit.Sdk.TestClassRunner`1/<RunAsync>d__37<Xunit.Sdk.IXunitTestCase>> (Xunit.Sdk.TestClassRunner`1/<RunAsync>d__37<Xunit.Sdk.IXunitTestCase>&) [0x0002c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at Xunit.Sdk.TestClassRunner`1<TTestCase_REF>.RunAsync () [0x00027] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.XunitTestCollectionRunner.RunTestClassAsync (Xunit.Abstractions.ITestClass,Xunit.Abstractions.IReflectionTypeInfo,System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase>) [0x00031] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.TestCollectionRunner`1/<RunTestClassesAsync>d__28<TTestCase_REF>.MoveNext () [0x00092] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Xunit.Sdk.RunSummary>.Start<Xunit.Sdk.TestCollectionRunner`1/<RunTestClassesAsync>d__28<Xunit.Sdk.IXunitTestCase>> (Xunit.Sdk.TestCollectionRunner`1/<RunTestClassesAsync>d__28<Xunit.Sdk.IXunitTestCase>&) [0x0002c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at Xunit.Sdk.TestCollectionRunner`1<TTestCase_REF>.RunTestClassesAsync () [0x00027] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.TestCollectionRunner`1/<RunAsync>d__27<TTestCase_REF>.MoveNext () [0x000ec] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Xunit.Sdk.RunSummary>.Start<Xunit.Sdk.TestCollectionRunner`1/<RunAsync>d__27<Xunit.Sdk.IXunitTestCase>> (Xunit.Sdk.TestCollectionRunner`1/<RunAsync>d__27<Xunit.Sdk.IXunitTestCase>&) [0x0002c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at Xunit.Sdk.TestCollectionRunner`1<TTestCase_REF>.RunAsync () [0x00027] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.XunitTestAssemblyRunner.RunTestCollectionAsync (Xunit.Sdk.IMessageBus,Xunit.Abstractions.ITestCollection,System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase>,System.Threading.CancellationTokenSource) [0x00021] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.TestAssemblyRunner`1/<RunTestCollectionsAsync>d__42<TTestCase_REF>.MoveNext () [0x0006a] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x00024] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x0001c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:823
at System.Threading.Tasks.Task.FinishContinuations () [0x00068] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:3631
at System.Threading.Tasks.Task.FinishStageThree () [0x0003c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2373
at System.Threading.Tasks.Task`1<TResult_REF>.TrySetResult (TResult_REF) [0x0004f] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult_REF>.SetResult (TResult_REF) [0x0003e] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at Xunit.Sdk.TestCollectionRunner`1/<RunAsync>d__27<TTestCase_REF>.MoveNext () [0x002db] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x00024] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x0001c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:823
at System.Threading.Tasks.Task.FinishContinuations () [0x00068] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:3631
at System.Threading.Tasks.Task.FinishStageThree () [0x0003c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2373
at System.Threading.Tasks.Task`1<TResult_REF>.TrySetResult (TResult_REF) [0x0004f] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult_REF>.SetResult (TResult_REF) [0x0003e] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at Xunit.Sdk.TestCollectionRunner`1/<RunTestClassesAsync>d__28<TTestCase_REF>.MoveNext () [0x0017f] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x00024] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x0001c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:823
at System.Threading.Tasks.Task.FinishContinuations () [0x00068] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:3631
at System.Threading.Tasks.Task.FinishStageThree () [0x0003c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2373
at System.Threading.Tasks.Task`1<TResult_REF>.TrySetResult (TResult_REF) [0x0004f] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult_REF>.SetResult (TResult_REF) [0x0003e] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at Xunit.Sdk.TestClassRunner`1/<RunAsync>d__37<TTestCase_REF>.MoveNext () [0x002db] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x00024] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x0001c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:823
at System.Threading.Tasks.Task.FinishContinuations () [0x00068] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:3631
at System.Threading.Tasks.Task.FinishStageThree () [0x0003c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2373
at System.Threading.Tasks.Task`1<TResult_REF>.TrySetResult (TResult_REF) [0x0004f] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult_REF>.SetResult (TResult_REF) [0x0003e] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at Xunit.Sdk.TestClassRunner`1/<RunTestMethodsAsync>d__38<TTestCase_REF>.MoveNext () [0x00232] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x00024] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x0001c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:823
at System.Threading.Tasks.Task.FinishContinuations () [0x00068] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:3631
at System.Threading.Tasks.Task.FinishStageThree () [0x0003c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2373
at System.Threading.Tasks.Task`1<TResult_REF>.TrySetResult (TResult_REF) [0x0004f] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult_REF>.SetResult (TResult_REF) [0x0003e] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at Xunit.Sdk.TestMethodRunner`1/<RunAsync>d__31<TTestCase_REF>.MoveNext () [0x00200] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x00024] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x0001c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:823
at System.Threading.Tasks.Task.FinishContinuations () [0x00068] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:3631
at System.Threading.Tasks.Task.FinishStageThree () [0x0003c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2373
at System.Threading.Tasks.Task`1<TResult_REF>.TrySetResult (TResult_REF) [0x0004f] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult_REF>.SetResult (TResult_REF) [0x0003e] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at Xunit.Sdk.TestMethodRunner`1/<RunTestCasesAsync>d__32<TTestCase_REF>.MoveNext () [0x00140] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x00024] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x0001c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:823
at System.Threading.Tasks.Task.FinishContinuations () [0x00068] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:3631
at System.Threading.Tasks.Task.FinishStageThree () [0x0003c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2373
at System.Threading.Tasks.Task`1<TResult_REF>.TrySetResult (TResult_REF) [0x0004f] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult_REF>.SetResult (TResult_REF) [0x0003e] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at Xunit.Sdk.TestCaseRunner`1/<RunAsync>d__19<TTestCase_REF>.MoveNext () [0x002ba] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x00024] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x0001c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:823
at System.Threading.Tasks.Task.FinishContinuations () [0x00068] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:3631
at System.Threading.Tasks.Task.FinishStageThree () [0x0003c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2373
at System.Threading.Tasks.Task`1<TResult_REF>.TrySetResult (TResult_REF) [0x0004f] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult_REF>.SetResult (TResult_REF) [0x0003e] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at Xunit.Sdk.TestRunner`1/<RunAsync>d__43<TTestCase_REF>.MoveNext () [0x00355] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x00024] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x0001c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:823
at System.Threading.Tasks.Task.FinishContinuations () [0x00068] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:3631
at System.Threading.Tasks.Task.FinishStageThree () [0x0003c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2373
at System.Threading.Tasks.Task`1<TResult_REF>.TrySetResult (TResult_REF) [0x0004f] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult_REF>.SetResult (TResult_REF) [0x0003e] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at Xunit.Sdk.ExceptionAggregator/<RunAsync>d__10`1<T_REF>.MoveNext () [0x000be] in <85f8575ce520407698c35295d73e25dd>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x00024] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x0001c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:823
at System.Threading.Tasks.Task.FinishContinuations () [0x00068] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:3631
at System.Threading.Tasks.Task.FinishStageThree () [0x0003c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2373
at System.Threading.Tasks.Task`1<TResult_REF>.TrySetResult (TResult_REF) [0x0004f] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult_REF>.SetResult (TResult_REF) [0x0003e] in <ccd6361f08834877b24e08b2a8c7fbac>:0
at Xunit.Sdk.XunitTestRunner/<InvokeTestAsync>d__4.MoveNext () [0x00147] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x00024] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x0001c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:823
at System.Threading.Tasks.Task.FinishContinuations () [0x00068] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:3631
at System.Threading.Tasks.Task.FinishStageThree () [0x0003c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2373
at System.Threading.Tasks.Task`1<System.Decimal>.TrySetResult (System.Decimal) [0x0004f] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Future.cs:488
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Decimal>.SetResult (System.Decimal) [0x0003e] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:608
at Xunit.Sdk.ExceptionAggregator/<RunAsync>d__10`1<System.Decimal>.MoveNext () [0x000be] in <85f8575ce520407698c35295d73e25dd>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x00024] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x0001c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:823
at System.Threading.Tasks.Task.FinishContinuations () [0x00068] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:3631
at System.Threading.Tasks.Task.FinishStageThree () [0x0003c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2373
at System.Threading.Tasks.Task`1<System.Decimal>.TrySetResult (System.Decimal) [0x0004f] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Future.cs:488
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Decimal>.SetResult (System.Decimal) [0x0003e] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:608
at Xunit.Sdk.TestInvoker`1/<<RunAsync>b__47_0>d<TTestCase_REF>.MoveNext () [0x00381] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x00024] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x0001c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:823
at System.Threading.Tasks.Task.FinishContinuations () [0x00068] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:3631
at System.Threading.Tasks.Task.FinishStageThree () [0x0003c] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2373
at System.Threading.Tasks.Task`1<System.Decimal>.TrySetResult (System.Decimal) [0x0004f] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/Future.cs:488
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Decimal>.SetResult (System.Decimal) [0x0003e] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:608
at Xunit.Sdk.TestInvoker`1/<InvokeTestMethodAsync>d__48<TTestCase_REF>.MoveNext () [0x00126] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x00024] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation/<>c.<.cctor>b__7_0 (object) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:388
at Xunit.Sdk.AsyncTestSyncContext/<>c__DisplayClass7_0.<Post>b__0 () [0x0000c] in <2dbd0c8e155141df800de44e485a4682>:0
at Xunit.Sdk.XunitWorkerThread/<>c.<QueueUserWorkItem>b__4_0 (object) [0x0000d] in <2dbd0c8e155141df800de44e485a4682>:0
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context (object) [0x0000d] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/threadpool.cs:1306
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00021] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/threadpool.cs:1283
at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00074] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/threadpool.cs:856
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/referencesource/mscorlib/system/threading/threadpool.cs:1211
at (wrapper runtime-invoke) <Module>.runtime_invoke_bool (object,intptr,intptr,intptr) [0x0001f] in <ccd6361f08834877b24e08b2a8c7fbac>:0
/proc/self/maps:
00010000-0036c000 r-xp 00000000 08:02 18540083 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mono/mini/mono-sgen
0037b000-0037e000 rw-p 0035b000 08:02 18540083 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mono/mini/mono-sgen
0037e000-0038a000 rw-p 00000000 00:00 0
00f7c000-0239d000 rw-p 00000000 00:00 0 [heap]
e9e00000-e9e8d000 rw-p 00000000 00:00 0
e9e8d000-e9f00000 ---p 00000000 00:00 0
ea000000-ea0fd000 rw-p 00000000 00:00 0
ea0fd000-ea100000 ---p 00000000 00:00 0
ea100000-ea200000 rw-p 00000000 00:00 0
ea200000-ea2fc000 rw-p 00000000 00:00 0
ea2fc000-ea300000 ---p 00000000 00:00 0
ea3d0000-ea450000 rw-p 00000000 00:00 0
ea454000-ea4d4000 rw-p 00000000 00:00 0
ea4d8000-ea558000 rw-p 00000000 00:00 0
ea55c000-ea5dc000 rw-p 00000000 00:00 0
ea5e0000-ea660000 rw-p 00000000 00:00 0
ea664000-ea6e4000 rw-p 00000000 00:00 0
ea6e8000-ea768000 rw-p 00000000 00:00 0
ea76c000-ea7ec000 rw-p 00000000 00:00 0
ea7f0000-ea870000 rw-p 00000000 00:00 0
ea874000-ea8f4000 rw-p 00000000 00:00 0
ea8f8000-ea978000 rw-p 00000000 00:00 0
ea97c000-ea9fc000 rw-p 00000000 00:00 0
eaa00000-eaafe000 rw-p 00000000 00:00 0
eaafe000-eab00000 ---p 00000000 00:00 0
eab74000-eab75000 ---p 00000000 00:00 0
eab75000-eac74000 rwxp 00000000 00:00 0
eac74000-eac75000 ---p 00000000 00:00 0
eac75000-ead74000 rwxp 00000000 00:00 0
ead74000-ead75000 ---p 00000000 00:00 0
ead75000-eae74000 rwxp 00000000 00:00 0
eae74000-eae75000 ---p 00000000 00:00 0
eae75000-eaf74000 rwxp 00000000 00:00 0
eaff0000-eb070000 rw-p 00000000 00:00 0
eb074000-eb075000 ---p 00000000 00:00 0
eb075000-eb174000 rwxp 00000000 00:00 0
eb174000-eb175000 ---p 00000000 00:00 0
eb175000-eb274000 rwxp 00000000 00:00 0
eb274000-eb275000 ---p 00000000 00:00 0
eb275000-eb374000 rwxp 00000000 00:00 0
eb374000-eb375000 ---p 00000000 00:00 0
eb375000-eb474000 rwxp 00000000 00:00 0
eb474000-eb475000 ---p 00000000 00:00 0
eb475000-eb574000 rwxp 00000000 00:00 0
eb574000-eb575000 ---p 00000000 00:00 0
eb575000-eb674000 rwxp 00000000 00:00 0
eb674000-eb675000 ---p 00000000 00:00 0
eb675000-eb774000 rwxp 00000000 00:00 0
eb774000-eb775000 ---p 00000000 00:00 0
eb775000-eb874000 rwxp 00000000 00:00 0
eb874000-eb875000 ---p 00000000 00:00 0
eb875000-eb974000 rwxp 00000000 00:00 0
eb974000-eb975000 ---p 00000000 00:00 0
eb975000-eba74000 rwxp 00000000 00:00 0
eba74000-eba75000 ---p 00000000 00:00 0
eba75000-ebb74000 rwxp 00000000 00:00 0
ebb74000-ebb75000 ---p 00000000 00:00 0
ebb75000-ebc74000 rwxp 00000000 00:00 0
ebc74000-ebc75000 ---p 00000000 00:00 0
ebc75000-ebd74000 rwxp 00000000 00:00 0
ebd74000-ebd75000 ---p 00000000 00:00 0
ebd75000-ebe74000 rwxp 00000000 00:00 0
ebe74000-ebe75000 ---p 00000000 00:00 0
ebe75000-ebf74000 rwxp 00000000 00:00 0
ebf74000-ebf75000 ---p 00000000 00:00 0
ebf75000-ec074000 rwxp 00000000 00:00 0
ec074000-ec075000 ---p 00000000 00:00 0
ec075000-ec174000 rwxp 00000000 00:00 0
ec174000-ec175000 ---p 00000000 00:00 0
ec175000-ec274000 rwxp 00000000 00:00 0
ec2f0000-ec370000 rw-p 00000000 00:00 0
ec374000-ec375000 ---p 00000000 00:00 0
ec375000-ec474000 rwxp 00000000 00:00 0
ec474000-ec475000 ---p 00000000 00:00 0
ec475000-ec574000 rwxp 00000000 00:00 0
ec574000-ec575000 ---p 00000000 00:00 0
ec575000-ec674000 rwxp 00000000 00:00 0
ec6f0000-ec770000 rw-p 00000000 00:00 0
ec774000-ec775000 ---p 00000000 00:00 0
ec775000-ec874000 rwxp 00000000 00:00 0
ec874000-ec875000 ---p 00000000 00:00 0
ec875000-ec974000 rwxp 00000000 00:00 0
ec9f0000-eca70000 rw-p 00000000 00:00 0
eca74000-eca75000 ---p 00000000 00:00 0
eca75000-ecb74000 rwxp 00000000 00:00 0
ecb74000-ecb75000 ---p 00000000 00:00 0
ecb75000-ecc74000 rwxp 00000000 00:00 0
ecc74000-ecc75000 ---p 00000000 00:00 0
ecc75000-ecd74000 rwxp 00000000 00:00 0
ecd74000-ecdf4000 rw-p 00000000 00:00 0
ecdf8000-ece78000 rw-p 00000000 00:00 0
ece7c000-ecefc000 rw-p 00000000 00:00 0
ecf00000-ecfff000 rw-p 00000000 00:00 0
ecfff000-ed000000 ---p 00000000 00:00 0
ed06c000-ed0ec000 rw-p 00000000 00:00 0
ed0f0000-ed170000 rw-p 00000000 00:00 0
ed174000-ed1f4000 rw-p 00000000 00:00 0
ed1f8000-ed278000 rw-p 00000000 00:00 0
ed27c000-ed2fc000 rw-p 00000000 00:00 0
ed300000-ed400000 rw-p 00000000 00:00 0
ed474000-ed4f4000 rw-p 00000000 00:00 0
ed4f8000-ed578000 rw-p 00000000 00:00 0
ed57c000-ed57d000 ---p 00000000 00:00 0
ed57d000-ed67c000 rwxp 00000000 00:00 0
ed67c000-ed67d000 ---p 00000000 00:00 0
ed67d000-ed77c000 rwxp 00000000 00:00 0
ed7f8000-ed878000 rw-p 00000000 00:00 0
ed87c000-ed87d000 ---p 00000000 00:00 0
ed87d000-ed97c000 rwxp 00000000 00:00 0
ed97c000-ed9fc000 rw-p 00000000 00:00 0
eda00000-edb00000 rw-p 00000000 00:00 0
edb7c000-edb7d000 ---p 00000000 00:00 0
edb7d000-edc7c000 rwxp 00000000 00:00 0
edc7c000-edc7d000 ---p 00000000 00:00 0
edc7d000-edd7c000 rwxp 00000000 00:00 0
edd7c000-edd7d000 ---p 00000000 00:00 0
edd7d000-ede7c000 rwxp 00000000 00:00 0
ede7c000-ede7d000 ---p 00000000 00:00 0
ede7d000-edf7c000 rwxp 00000000 00:00 0
edff8000-ee078000 rw-p 00000000 00:00 0
ee07c000-ee07d000 ---p 00000000 00:00 0
ee07d000-ee17c000 rwxp 00000000 00:00 0
ee17c000-ee17d000 ---p 00000000 00:00 0
ee17d000-ee27c000 rwxp 00000000 00:00 0
ee27c000-ee27d000 ---p 00000000 00:00 0
ee27d000-ee37c000 rwxp 00000000 00:00 0
ee37c000-ee37d000 ---p 00000000 00:00 0
ee37d000-ee47c000 rwxp 00000000 00:00 0
ee47c000-ee47d000 ---p 00000000 00:00 0
ee47d000-ee57c000 rwxp 00000000 00:00 0
ee57c000-ee57d000 ---p 00000000 00:00 0
ee57d000-ee67c000 rwxp 00000000 00:00 0
ee67c000-ee67d000 ---p 00000000 00:00 0
ee67d000-ee77c000 rwxp 00000000 00:00 0
ee77c000-ee77d000 ---p 00000000 00:00 0
ee77d000-ee87c000 rwxp 00000000 00:00 0
ee87c000-ee87d000 ---p 00000000 00:00 0
ee87d000-ee97c000 rwxp 00000000 00:00 0
ee97c000-ee97d000 ---p 00000000 00:00 0
ee97d000-eea7c000 rwxp 00000000 00:00 0
eea7c000-eea7d000 ---p 00000000 00:00 0
eea7d000-eeb7c000 rwxp 00000000 00:00 0
eeb7c000-eebfc000 rw-p 00000000 00:00 0
eec00000-eed00000 rw-p 00000000 00:00 0
eed3c000-eed7c000 rwxp 00000000 00:00 0
eed7c000-eedfc000 rw-p 00000000 00:00 0
eee00000-eef00000 rw-p 00000000 00:00 0
eef0c000-eef7c000 rwxp 00000000 00:00 0
eef7c000-eeffc000 rw-p 00000000 00:00 0
ef000000-ef100000 rw-p 00000000 00:00 0
ef10c000-ef17c000 rwxp 00000000 00:00 0
ef17c000-ef1fc000 rw-p 00000000 00:00 0
ef200000-ef2ff000 rw-p 00000000 00:00 0
ef2ff000-ef300000 ---p 00000000 00:00 0
ef304000-ef324000 rwxp 00000000 00:00 0
ef324000-ef3a4000 rw-p 00000000 00:00 0
ef3a8000-ef3d8000 rwxp 00000000 00:00 0
ef3d8000-ef458000 rw-p 00000000 00:00 0
ef45c000-ef4dc000 rw-p 00000000 00:00 0
ef4e0000-ef560000 rw-p 00000000 00:00 0
ef564000-ef5e4000 rw-p 00000000 00:00 0
ef5e8000-ef668000 rw-p 00000000 00:00 0
ef66c000-ef6ec000 rw-p 00000000 00:00 0
ef6f0000-ef770000 rw-p 00000000 00:00 0
ef774000-ef7f4000 rw-p 00000000 00:00 0
ef7f8000-ef878000 rw-p 00000000 00:00 0
ef87c000-ef8fc000 rw-p 00000000 00:00 0
ef900000-ef9f6000 rw-p 00000000 00:00 0
ef9f6000-efa00000 ---p 00000000 00:00 0
efa00000-efb00000 rw-p 00000000 00:00 0
efb00000-efc00000 rw-p 00000000 00:00 0
efc0c000-efc7c000 rwxp 00000000 00:00 0
efc7c000-efcfc000 rw-p 00000000 00:00 0
efd00000-efdea000 rw-p 00000000 00:00 0
efdea000-efe00000 ---p 00000000 00:00 0
efe02000-efe52000 rwxp 00000000 00:00 0
efe52000-efe6c000 r--p 00000000 08:02 19058456 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/System.Numerics.Vectors.dll
efe6c000-efe7c000 rwxp 00000000 00:00 0
efe7c000-efefc000 rw-p 00000000 00:00 0
eff00000-effff000 rw-p 00000000 00:00 0
effff000-f0000000 ---p 00000000 00:00 0
f0004000-f000c000 r--p 00000000 08:02 19058457 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/System.Numerics.Vectors.pdb
f000c000-f004c000 rwxp 00000000 00:00 0
f004c000-f00cc000 rw-p 00000000 00:00 0
f00d0000-f0100000 rwxp 00000000 00:00 0
f0100000-f0101000 ---p 00000000 00:00 0
f0101000-f0200000 rwxp 00000000 00:00 0
f0200000-f0201000 ---p 00000000 00:00 0
f0201000-f0300000 rwxp 00000000 00:00 0
f0300000-f0301000 ---p 00000000 00:00 0
f0301000-f0400000 rwxp 00000000 00:00 0
f0400000-f0401000 ---p 00000000 00:00 0
f0401000-f0500000 rwxp 00000000 00:00 0
f0500000-f0501000 ---p 00000000 00:00 0
f0501000-f0600000 rwxp 00000000 00:00 0
f0600000-f0700000 rw-p 00000000 00:00 0
f0704000-f0744000 rwxp 00000000 00:00 0
f0744000-f07c4000 rw-p 00000000 00:00 0
f07c8000-f07e8000 rwxp 00000000 00:00 0
f07e8000-f0868000 rw-p 00000000 00:00 0
f086c000-f08ec000 rw-p 00000000 00:00 0
f08f0000-f0970000 rw-p 00000000 00:00 0
f0974000-f09f4000 rw-p 00000000 00:00 0
f09f8000-f0afe000 rw-p 00000000 00:00 0
f0b00000-f0b01000 ---p 00000000 00:00 0
f0b01000-f0c00000 rwxp 00000000 00:00 0
f0c00000-f0c01000 ---p 00000000 00:00 0
f0c01000-f0d00000 rwxp 00000000 00:00 0
f0d00000-f0d01000 ---p 00000000 00:00 0
f0d01000-f0e00000 rwxp 00000000 00:00 0
f0e00000-f0e01000 ---p 00000000 00:00 0
f0e01000-f0f00000 rwxp 00000000 00:00 0
f0f00000-f0f01000 ---p 00000000 00:00 0
f0f01000-f1000000 rwxp 00000000 00:00 0
f1000000-f1001000 ---p 00000000 00:00 0
f1001000-f1100000 rwxp 00000000 00:00 0
f1100000-f1101000 ---p 00000000 00:00 0
f1101000-f1200000 rwxp 00000000 00:00 0
f1200000-f1201000 ---p 00000000 00:00 0
f1201000-f1300000 rwxp 00000000 00:00 0
f1300000-f1301000 ---p 00000000 00:00 0
f1301000-f1400000 rwxp 00000000 00:00 0
f1400000-f1401000 ---p 00000000 00:00 0
f1401000-f1500000 rwxp 00000000 00:00 0
f1500000-f1501000 ---p 00000000 00:00 0
f1501000-f1600000 rwxp 00000000 00:00 0
f1600000-f1601000 ---p 00000000 00:00 0
f1601000-f1700000 rwxp 00000000 00:00 0
f1700000-f1701000 ---p 00000000 00:00 0
f1701000-f1800000 rwxp 00000000 00:00 0
f1800000-f18ff000 rw-p 00000000 00:00 0
f18ff000-f1900000 ---p 00000000 00:00 0
f1900000-f1902000 rw-p 00000000 00:00 0
f1904000-f1954000 rwxp 00000000 00:00 0
f1954000-f1956000 rw-p 00000000 00:00 0
f195c000-f197c000 rwxp 00000000 00:00 0
f197c000-f19fc000 rw-p 00000000 00:00 0
f19ff000-f1a00000 ---p 00000000 00:00 0
f1a00000-f1aff000 rwxp 00000000 00:00 0
f1b00000-f1b01000 ---p 00000000 00:00 0
f1b01000-f1c00000 rwxp 00000000 00:00 0
f1c01000-f1c29000 rw-p 00000000 00:00 0
f1c2c000-f1c2e000 rw-p 00000000 00:00 0
f1c30000-f1c34000 rw-p 00000000 00:00 0
f1c36000-f1c38000 rw-p 00000000 00:00 0
f1c39000-f1c3c000 rw-p 00000000 00:00 0
f1c3c000-f1c4c000 rwxp 00000000 00:00 0
f1c4c000-f1c4f000 r--p 00000000 08:02 19058615 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/I18N.MidEast.pdb
f1c4f000-f1c57000 r--p 00000000 08:02 19058614 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/I18N.MidEast.dll
f1c57000-f1c5b000 r--p 00000000 08:02 19058639 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/I18N.CJK.pdb
f1c5b000-f1d02000 r--p 00000000 08:02 19058638 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/I18N.CJK.dll
f1d02000-f1d0b000 r--p 00000000 08:02 19058622 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/I18N.Other.dll
f1d0b000-f1d12000 r--p 00000000 08:02 19058609 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/I18N.West.pdb
f1d12000-f1d24000 r--p 00000000 08:02 19058608 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/I18N.West.dll
f1d24000-f1d39000 r--p 00000000 08:02 19058633 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/I18N.Rare.pdb
f1d39000-f1d66000 r--p 00000000 08:02 19058632 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/I18N.Rare.dll
f1d66000-f1d76000 rwxp 00000000 00:00 0
f1d76000-f1d80000 r--p 00000000 08:02 19058600 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/I18N.dll
f1d80000-f1da0000 rwxp 00000000 00:00 0
f1da0000-f1da2000 rw-p 00000000 00:00 0
f1da4000-f1da6000 rw-p 00000000 00:00 0
f1da8000-f1daa000 rw-p 00000000 00:00 0
f1dac000-f1dae000 rw-p 00000000 00:00 0
f1db0000-f1db2000 rw-p 00000000 00:00 0
f1db4000-f1db6000 rw-p 00000000 00:00 0
f1db8000-f1dba000 rw-p 00000000 00:00 0
f1dbc000-f1dbe000 rw-p 00000000 00:00 0
f1dc0000-f1dc2000 rw-p 00000000 00:00 0
f1dc4000-f1dc6000 rw-p 00000000 00:00 0
f1dc8000-f1dca000 rw-p 00000000 00:00 0
f1dcc000-f1dce000 rw-p 00000000 00:00 0
f1dd0000-f1dd2000 rw-p 00000000 00:00 0
f1dd4000-f1dd6000 rw-p 00000000 00:00 0
f1dd8000-f1dda000 rw-p 00000000 00:00 0
f1ddc000-f1dde000 rw-p 00000000 00:00 0
f1de0000-f1e00000 rwxp 00000000 00:00 0
f1e00000-f1e01000 ---p 00000000 00:00 0
f1e01000-f1f00000 rwxp 00000000 00:00 0
f1f00000-f1f23000 rw-p 00000000 00:00 0
f1f23000-f2000000 ---p 00000000 00:00 0
f2000000-f2028000 rw-p 00000000 00:00 0
f2028000-f2100000 ---p 00000000 00:00 0
f2100000-f2101000 ---p 00000000 00:00 0
f2101000-f2200000 rwxp 00000000 00:00 0
f2200000-f2201000 ---p 00000000 00:00 0
f2201000-f2300000 rwxp 00000000 00:00 0
f2300000-f23ff000 rw-p 00000000 00:00 0
f23ff000-f2400000 ---p 00000000 00:00 0
f2400000-f2421000 rw-p 00000000 00:00 0
f2421000-f2500000 ---p 00000000 00:00 0
f2500000-f2501000 ---p 00000000 00:00 0
f2501000-f2600000 rwxp 00000000 00:00 0
f2600000-f2601000 ---p 00000000 00:00 0
f2601000-f2700000 rwxp 00000000 00:00 0
f2700000-f2755000 rw-p 00000000 00:00 0
f2755000-f2800000 ---p 00000000 00:00 0
f2800000-f2821000 rw-p 00000000 00:00 0
f2821000-f2900000 ---p 00000000 00:00 0
f2900000-f2901000 ---p 00000000 00:00 0
f2901000-f2a00000 rwxp 00000000 00:00 0
f2a00000-f2a01000 ---p 00000000 00:00 0
f2a01000-f2b00000 rwxp 00000000 00:00 0
f2b00000-f2b21000 rw-p 00000000 00:00 0
f2b21000-f2c00000 ---p 00000000 00:00 0
f2c00000-f2c23000 rw-p 00000000 00:00 0
f2c23000-f2d00000 ---p 00000000 00:00 0
f2d00000-f2e00000 rw-p 00000000 00:00 0
f2e00000-f2e01000 ---p 00000000 00:00 0
f2e01000-f2f00000 rwxp 00000000 00:00 0
f2f00000-f2f01000 ---p 00000000 00:00 0
f2f01000-f3000000 rwxp 00000000 00:00 0
f3000000-f302c000 rw-p 00000000 00:00 0
f302c000-f3100000 ---p 00000000 00:00 0
f3100000-f3102000 rw-p 00000000 00:00 0
f3104000-f3106000 rw-p 00000000 00:00 0
f3108000-f310a000 rw-p 00000000 00:00 0
f310c000-f312c000 rwxp 00000000 00:00 0
f312c000-f312d000 ---p 00000000 00:00 0
f312d000-f326c000 rwxp 00000000 00:00 0
f326c000-f32ee000 rw-p 00000000 00:00 0
f32f0000-f3372000 rw-p 00000000 00:00 0
f3374000-f33f6000 rw-p 00000000 00:00 0
f33f8000-f347b000 rw-p 00000000 00:00 0
f347c000-f34fe000 rw-p 00000000 00:00 0
f3500000-f354d000 rw-p 00000000 00:00 0
f354d000-f3600000 ---p 00000000 00:00 0
f3600000-f3606000 rw-p 00000000 00:00 0
f3608000-f360a000 rw-p 00000000 00:00 0
f360c000-f360e000 rw-p 00000000 00:00 0
f3610000-f3612000 rw-p 00000000 00:00 0
f3614000-f3616000 rw-p 00000000 00:00 0
f3618000-f361a000 rw-p 00000000 00:00 0
f3620000-f3622000 rw-p 00000000 00:00 0
f3624000-f3626000 rw-p 00000000 00:00 0
f3628000-f362a000 rw-p 00000000 00:00 0
f362c000-f367c000 rwxp 00000000 00:00 0
f367c000-f36fc000 rw-p 00000000 00:00 0
f36fe000-f36ff000 rw-p 00000000 00:00 0
f36ff000-f3700000 rw-p 00000000 00:00 0
f3700000-f3701000 ---p 00000000 00:00 0
f3701000-f3800000 rwxp 00000000 00:00 0
f3800000-f3829000 rw-p 00000000 00:00 0
f3829000-f3900000 ---p 00000000 00:00 0
f3900000-f39dc000 rw-p 00000000 00:00 0
f39dc000-f3a00000 ---p 00000000 00:00 0
f3a00000-f3a01000 ---p 00000000 00:00 0
f3a01000-f3b00000 rwxp 00000000 00:00 0
f3b00000-f3b01000 ---p 00000000 00:00 0
f3b01000-f3c00000 rwxp 00000000 00:00 0
f3c00000-f3c21000 rw-p 00000000 00:00 0
f3c21000-f3d00000 ---p 00000000 00:00 0
f3d00000-f3d10000 rwxp 00000000 00:00 0
f3d12000-f3d13000 rw-p 00000000 00:00 0
f3d13000-f3d1c000 rw-p 00000000 00:00 0
f3d1e000-f3d1f000 rw-p 00000000 00:00 0
f3d1f000-f3d20000 rw-p 00000000 00:00 0
f3d20000-f3d30000 rwxp 00000000 00:00 0
f3d32000-f3d34000 rw-p 00000000 00:00 0
f3d36000-f3d3c000 rw-p 00000000 00:00 0
f3d3c000-f3d3f000 r--p 00000000 08:02 19058623 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/I18N.Other.pdb
f3d3f000-f3dc4000 rw-p 00000000 00:00 0
f3dc4000-f3dc6000 r--p 00000000 08:02 19058601 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/I18N.pdb
f3dc6000-f3dc8000 r--p 00000000 08:02 20106446 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/Facades/System.Reflection.Extensions.dll
f3dc8000-f3dd8000 rwxp 00000000 00:00 0
f3dd8000-f3dd9000 ---p 00000000 00:00 0
f3dd9000-f3efa000 rwxp 00000000 00:00 0
f3efa000-f3f5c000 r--p 00000000 08:02 33237181 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/corlib/net_4_x_corlib_xunit-test.pdb
f3f5c000-f4090000 r--p 00000000 08:02 33237180 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/corlib/net_4_x_corlib_xunit-test.dll
f4090000-f40f2000 r--p 00000000 08:02 33237181 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/corlib/net_4_x_corlib_xunit-test.pdb
f40f2000-f4226000 r--p 00000000 08:02 33237180 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/corlib/net_4_x_corlib_xunit-test.dll
f4226000-f4247000 rwxp 00000000 00:00 0
f4247000-f424a000 rw-p 00000000 00:00 0
f424a000-f424c000 r--p 00000000 08:02 20106427 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/Facades/System.Collections.dll
f424c000-f424d000 r--p 00000000 08:02 19058679 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/System.Runtime.CompilerServices.Unsafe.dll
f424d000-f424e000 rw-p 00000000 00:00 0
f424e000-f4250000 r--p 00000000 08:02 20106423 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
f4250000-f4254000 rw-p 00000000 00:00 0
f4254000-f4255000 r--p 00000000 08:02 20106441 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/Facades/System.Linq.dll
f4255000-f4265000 rwxp 00000000 00:00 0
f4265000-f426f000 r--p 00000000 08:02 8278758 /tmp/50fb78e6-e76e-435a-a4bc-c6d29605080a/50fb78e6-e76e-435a-a4bc-c6d29605080a/assembly/shadow/7ba445c7/2ef8631d_555c26da_00000001/xunit.core.dll
f426f000-f42af000 rwxp 00000000 00:00 0
f42af000-f42de000 r--p 00000000 08:02 8278753 /tmp/50fb78e6-e76e-435a-a4bc-c6d29605080a/50fb78e6-e76e-435a-a4bc-c6d29605080a/assembly/shadow/4cf9e2d8/19a5c402_555c26da_00000001/xunit.runner.utility.net452.dll
f42de000-f438e000 rwxp 00000000 00:00 0
f438e000-f43b4000 r--p 00000000 08:02 19058425 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/Mono.Security.pdb
f43b4000-f4400000 r--p 00000000 08:02 19058424 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/Mono.Security.dll
f4400000-f4501000 rw-p 00000000 00:00 0
f4501000-f4551000 rwxp 00000000 00:00 0
f4551000-f455f000 r--p 00000000 08:02 19058431 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/System.Configuration.pdb
f455f000-f4656000 r--p 00000000 08:02 19058481 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/System.Web.pdb
f4656000-f493a000 r--p 00000000 08:02 19058480 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/System.Web.dll
f493a000-f4a32000 r--p 00000000 08:02 19058440 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/System.Core.dll
f4a32000-f4b27000 r--p 00000000 08:02 19058435 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/System.pdb
f4b27000-f4dd0000 r--p 00000000 08:02 19058434 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/System.dll
f4dd0000-f4efe000 r--p 00000000 08:02 19058433 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/System.Xml.pdb
f4efe000-f5200000 r--p 00000000 08:02 19058432 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/System.Xml.dll
f5200000-f522e000 rw-p 00000000 00:00 0
f522e000-f5300000 ---p 00000000 00:00 0
f5300000-f5302000 rw-p 00000000 00:00 0
f5302000-f5304000 r--p 00000000 08:02 20106448 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/Facades/System.Reflection.dll
f5304000-f5306000 rw-p 00000000 00:00 0
f5306000-f5324000 r--p 00000000 08:02 19058430 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/System.Configuration.dll
f5324000-f5331000 r--p 00000000 08:02 18138920 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/external/xunit-binaries/xunit.assert.dll
f5331000-f5391000 r--p 00000000 08:02 19058441 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/System.Core.pdb
f5391000-f5c1b000 r-xp 00000000 08:02 19058839 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/mscorlib.dll.so
f5c1b000-f5c2a000 ---p 0088a000 08:02 19058839 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/mscorlib.dll.so
f5c2a000-f5c2b000 rw-p 00889000 08:02 19058839 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/mscorlib.dll.so
f5c2b000-f5c3e000 rw-p 00000000 00:00 0
f5c3e000-f6000000 r--p 00000000 08:02 19058418 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/mscorlib.dll
f6000000-f6800000 rw-p 00000000 00:00 0
f6800000-f6801000 ---p 00000000 00:00 0
f6801000-f7000000 rwxp 00000000 00:00 0
f7000000-f7401000 rw-p 00000000 00:00 0
f7401000-f7430000 r--p 00000000 08:02 18138925 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/external/xunit-binaries/xunit.execution.desktop.dll
f7430000-f7434000 r--p 00000000 08:02 20106457 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/Facades/System.Runtime.dll
f7434000-f743e000 r--p 00000000 08:02 18138923 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/external/xunit-binaries/xunit.core.dll
f743e000-f7444000 r--p 00000000 08:02 18138917 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/external/xunit-binaries/Xunit.NetCore.Extensions.dll
f7444000-f7448000 r--p 00000000 08:02 18138919 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/external/xunit-binaries/xunit.abstractions.dll
f7448000-f7455000 r--p 00000000 08:02 19058519 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/System.Xml.Linq.pdb
f7455000-f7473000 r--p 00000000 08:02 19058518 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/System.Xml.Linq.dll
f7473000-f74a2000 r--p 00000000 08:02 18138926 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/external/xunit-binaries/xunit.runner.utility.net452.dll
f74a2000-f74ac000 r--p 00000000 08:02 18138921 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/external/xunit-binaries/xunit.console.exe
f74ac000-f74ad000 ---p 00000000 00:00 0
f74ad000-f75ac000 rwxp 00000000 00:00 0
f75ac000-f762c000 rw-p 00000000 00:00 0
f762c000-f762e000 r--p 00000000 08:02 20106464 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/Facades/System.Threading.Tasks.dll
f762e000-f763e000 rwxp 00000000 00:00 0
f763e000-f77a6000 r--p 00000000 08:02 19058419 /home/builder/jenkins/workspace/test-mono-mainline-linux/label/debian-8-armel/mcs/class/lib/net_4_x-linux/mscorlib.pdb
f77a6000-f77aa000 rw-p 00000000 00:00 0
f77aa000-f77d9000 ---p 00000000 00:00 0
f77d9000-f77e9000 rwxp 00000000 00:00 0
f77e9000-f791c000 r-xp 00000000 08:02 7881315 /lib/arm-linux-gnueabi/libc-2.19.so
f791c000-f792c000 ---p 00133000 08:02 7881315 /lib/arm-linux-gnueabi/libc-2.19.so
f792c000-f792e000 r--p 00133000 08:02 7881315 /lib/arm-linux-gnueabi/libc-2.19.so
f792e000-f792f000 rw-p 00135000 08:02 7881315 /lib/arm-linux-gnueabi/libc-2.19.so
f792f000-f7932000 rw-p 00000000 00:00 0
f7932000-f7951000 r-xp 00000000 08:02 7881394 /lib/arm-linux-gnueabi/libgcc_s.so.1
f7951000-f7960000 ---p 0001f000 08:02 7881394 /lib/arm-linux-gnueabi/libgcc_s.so.1
f7960000-f7961000 rw-p 0001e000 08:02 7881394 /lib/arm-linux-gnueabi/libgcc_s.so.1
f7961000-f7976000 r-xp 00000000 08:02 7881293 /lib/arm-linux-gnueabi/libpthread-2.19.so
f7976000-f7986000 ---p 00015000 08:02 7881293 /lib/arm-linux-gnueabi/libpthread-2.19.so
f7986000-f7987000 r--p 00015000 08:02 7881293 /lib/arm-linux-gnueabi/libpthread-2.19.so
f7987000-f7988000 rw-p 00016000 08:02 7881293 /lib/arm-linux-gnueabi/libpthread-2.19.so
f7988000-f798a000 rw-p 00000000 00:00 0
f798a000-f798c000 r-xp 00000000 08:02 7881319 /lib/arm-linux-gnueabi/libdl-2.19.so
f798c000-f799b000 ---p 00002000 08:02 7881319 /lib/arm-linux-gnueabi/libdl-2.19.so
f799b000-f799c000 r--p 00001000 08:02 7881319 /lib/arm-linux-gnueabi/libdl-2.19.so
f799c000-f799d000 rw-p 00002000 08:02 7881319 /lib/arm-linux-gnueabi/libdl-2.19.so
f799d000-f79a3000 r-xp 00000000 08:02 7881227 /lib/arm-linux-gnueabi/librt-2.19.so
f79a3000-f79b2000 ---p 00006000 08:02 7881227 /lib/arm-linux-gnueabi/librt-2.19.so
f79b2000-f79b3000 r--p 00005000 08:02 7881227 /lib/arm-linux-gnueabi/librt-2.19.so
f79b3000-f79b4000 rw-p 00006000 08:02 7881227 /lib/arm-linux-gnueabi/librt-2.19.so
f79b4000-f7a54000 r-xp 00000000 08:02 7881323 /lib/arm-linux-gnueabi/libm-2.19.so
f7a54000-f7a63000 ---p 000a0000 08:02 7881323 /lib/arm-linux-gnueabi/libm-2.19.so
f7a63000-f7a64000 r--p 0009f000 08:02 7881323 /lib/arm-linux-gnueabi/libm-2.19.so
f7a64000-f7a65000 rw-p 000a0000 08:02 7881323 /lib/arm-linux-gnueabi/libm-2.19.so
f7a65000-f7a85000 r-xp 00000000 08:02 7881230 /lib/arm-linux-gnueabi/ld-2.19.so
f7a85000-f7a8e000 rw-p 00000000 00:00 0
f7a8e000-f7a8f000 rw-p 00000000 00:00 0
f7a8f000-f7a90000 rw-s 00000000 00:2f 3 /dev/shm/mono.3462
f7a90000-f7a91000 ---p 00000000 00:00 0
f7a91000-f7a92000 r--p 00000000 00:00 0
f7a92000-f7a94000 rw-p 00000000 00:00 0
f7a94000-f7a95000 r--p 0001f000 08:02 7881230 /lib/arm-linux-gnueabi/ld-2.19.so
f7a95000-f7a96000 rw-p 00020000 08:02 7881230 /lib/arm-linux-gnueabi/ld-2.19.so
ff9cc000-ff9ed000 rwxp 00000000 00:00 0 [stack]
ff9ed000-ff9ee000 rw-p 00000000 00:00 0
ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]
Native stacktrace:
Debug info from gdb:
[New LWP 4872]
[New LWP 4871]
[New LWP 4870]
[New LWP 4869]
[New LWP 4868]
[New LWP 4867]
[New LWP 4866]
[New LWP 4865]
[New LWP 4864]
[New LWP 4863]
[New LWP 4664]
[New LWP 4647]
[New LWP 4646]
[New LWP 4645]
[New LWP 4644]
[New LWP 4643]
[New LWP 4642]
[New LWP 4641]
[New LWP 4640]
[New LWP 4639]
[New LWP 4610]
[New LWP 4543]
[New LWP 3514]
[New LWP 3513]
[New LWP 3512]
[New LWP 3511]
[New LWP 3510]
[New LWP 3509]
[New LWP 3507]
[New LWP 3506]
[New LWP 3505]
[New LWP 3504]
[New LWP 3503]
[New LWP 3502]
[New LWP 3501]
[New LWP 3500]
[New LWP 3499]
[New LWP 3498]
[New LWP 3497]
[New LWP 3496]
[New LWP 3495]
[New LWP 3494]
[New LWP 3493]
[New LWP 3492]
[New LWP 3491]
[New LWP 3490]
[New LWP 3489]
[New LWP 3488]
[New LWP 3487]
[New LWP 3486]
[New LWP 3484]
[New LWP 3483]
[New LWP 3481]
[New LWP 3480]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabi/libthread_db.so.1".
0xf796d210 in pthread_cond_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabi/libpthread.so.0
Id Target Id Frame
55 Thread 0xf6fff450 (LWP 3480) "SGen worker" 0xf796d210 in pthread_cond_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabi/libpthread.so.0
54 Thread 0xf75ab450 (LWP 3481) "Finalizer" 0xf796f7fc in do_futex_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
53 Thread 0xf3bff450 (LWP 3483) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
52 Thread 0xf3aff450 (LWP 3484) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
51 Thread 0xf37ff450 (LWP 3486) "mono" 0xf796d210 in pthread_cond_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabi/libpthread.so.0
50 Thread 0xf322b450 (LWP 3487) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
49 Thread 0xf2fff450 (LWP 3488) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
48 Thread 0xf2eff450 (LWP 3489) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
47 Thread 0xf2aff450 (LWP 3490) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
46 Thread 0xf29ff450 (LWP 3491) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
45 Thread 0xf26ff450 (LWP 3492) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
44 Thread 0xf25ff450 (LWP 3493) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
43 Thread 0xf22ff450 (LWP 3494) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
42 Thread 0xf21ff450 (LWP 3495) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
41 Thread 0xf1afe450 (LWP 3496) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
40 Thread 0xf17ff450 (LWP 3497) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
39 Thread 0xf16ff450 (LWP 3498) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
38 Thread 0xf15ff450 (LWP 3499) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
37 Thread 0xf14ff450 (LWP 3500) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
36 Thread 0xf13ff450 (LWP 3501) "Thread Pool Wor" 0xf7971db8 in waitpid () from /lib/arm-linux-gnueabi/libpthread.so.0
35 Thread 0xf12ff450 (LWP 3502) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
34 Thread 0xf11ff450 (LWP 3503) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
33 Thread 0xf10ff450 (LWP 3504) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
32 Thread 0xf0fff450 (LWP 3505) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
31 Thread 0xf0eff450 (LWP 3506) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
30 Thread 0xf1eff450 (LWP 3507) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
29 Thread 0xf1bff450 (LWP 3509) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
28 Thread 0xf0dff450 (LWP 3510) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
27 Thread 0xf04ff450 (LWP 3511) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
26 Thread 0xf03ff450 (LWP 3512) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
25 Thread 0xf02ff450 (LWP 3513) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
24 Thread 0xf01ff450 (LWP 3514) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
23 Thread 0xf3ed7450 (LWP 4543) "mono" 0xf796d5fc in pthread_cond_timedwait@@GLIBC_2.4 () from /lib/arm-linux-gnueabi/libpthread.so.0
22 Thread 0xf0bff450 (LWP 4610) "Timer-Scheduler" 0xf796d210 in pthread_cond_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabi/libpthread.so.0
21 Thread 0xf0cff450 (LWP 4639) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
20 Thread 0xf05ff450 (LWP 4640) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
19 Thread 0xeeb7b450 (LWP 4641) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
18 Thread 0xeea7b450 (LWP 4642) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
17 Thread 0xee97b450 (LWP 4643) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
16 Thread 0xee87b450 (LWP 4644) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
15 Thread 0xee77b450 (LWP 4645) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
14 Thread 0xee67b450 (LWP 4646) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
13 Thread 0xee57b450 (LWP 4647) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
12 Thread 0xed67b450 (LWP 4664) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
11 Thread 0xeb173450 (LWP 4863) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
10 Thread 0xec173450 (LWP 4864) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
9 Thread 0xee27b450 (LWP 4865) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
8 Thread 0xeb873450 (LWP 4866) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
7 Thread 0xee37b450 (LWP 4867) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
6 Thread 0xeba73450 (LWP 4868) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
5 Thread 0xec673450 (LWP 4869) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
4 Thread 0xec573450 (LWP 4870) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
3 Thread 0xedd7b450 (LWP 4871) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
2 Thread 0xec873450 (LWP 4872) "Thread Pool Wor" 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
* 1 Thread 0xf7a8a000 (LWP 3462) "mono" 0xf796d210 in pthread_cond_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabi/libpthread.so.0
Thread 55 (Thread 0xf6fff450 (LWP 3480)):
#0 0xf796d210 in pthread_cond_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0x0028ae50 in mono_os_cond_wait (mutex=0x388c5c <lock>, cond=0x388c98 <work_cond>) at ../../mono/utils/mono-os-mutex.h:173
#2 get_work (job=<synthetic pointer>, do_idle=<synthetic pointer>, work_context=<synthetic pointer>, worker_index=<optimized out>) at sgen-thread-pool.c:165
#3 thread_func (data=0x0) at sgen-thread-pool.c:196
#4 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#5 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 54 (Thread 0xf75ab450 (LWP 3481)):
#0 0xf796f7fc in do_futex_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796f8cc in sem_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0022cebc in mono_os_sem_wait (flags=MONO_SEM_FLAGS_ALERTABLE, sem=0x380eac <finalizer_sem>) at ../../mono/utils/mono-os-semaphore.h:209
#3 mono_coop_sem_wait (flags=MONO_SEM_FLAGS_ALERTABLE, sem=0x380eac <finalizer_sem>) at ../../mono/utils/mono-coop-semaphore.h:43
#4 finalizer_thread (unused=unused@entry=0x0) at gc.c:893
#5 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#6 start_wrapper (data=0x101af50) at threads.c:1099
#7 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#8 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 53 (Thread 0xf3bff450 (LWP 3483)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=26682, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=26682) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0x1272338) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
#10 0x00000000 in ?? ()
Thread 52 (Thread 0xf3aff450 (LWP 3484)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=12663, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=12663) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf3901960) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 51 (Thread 0xf37ff450 (LWP 3486)):
#0 0xf796d210 in pthread_cond_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0x002983b4 in mono_os_cond_wait (mutex=<optimized out>, cond=<optimized out>) at mono-os-mutex.h:173
#2 mono_os_cond_timedwait (cond=cond@entry=0xf9dfe8, mutex=mutex@entry=0xf9dfd0, timeout_ms=timeout_ms@entry=4294967295) at mono-os-mutex.c:32
#3 0x0020e0f0 in mono_coop_cond_timedwait (timeout_ms=4294967295, mutex=0xf9dfd0, cond=0xf9dfe8) at ../../mono/utils/mono-coop-mutex.h:102
#4 mono_w32handle_timedwait_signal_naked (alerted=0xf37fe52c, poll=0, timeout=4294967295, mutex=0xf9dfd0, cond=0xf9dfe8) at w32handle.c:652
#5 mono_w32handle_timedwait_signal_handle (handle_data=0xf9dfc0, timeout=timeout@entry=4294967295, alerted=0xf37fe52c, poll=0) at w32handle.c:767
#6 0x0020e778 in mono_w32handle_wait_one (handle=<optimized out>, timeout=4294967295, timeout@entry=0, alertable=1, alertable@entry=-209721060) at w32handle.c:875
#7 0x0020eeb8 in mono_w32handle_wait_multiple (handles=handles@entry=0xf37fea44, nhandles=nhandles@entry=1, waitall=-1, waitall@entry=0, timeout=0, timeout@entry=4294967295, alertable=alertable@entry=1) at w32handle.c:923
#8 0x001f5c2c in ves_icall_System_Threading_WaitHandle_Wait_internal (handles=0xf37fea44, numhandles=1, waitall=<optimized out>, timeout=-1, error=0xf37fe91c) at threads.c:1960
#9 0xf3ef6b14 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 50 (Thread 0xf322b450 (LWP 3487)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=37465, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=37465) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf394cfe8) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 49 (Thread 0xf2fff450 (LWP 3488)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=20924, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=20924) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf3801a40) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 48 (Thread 0xf2eff450 (LWP 3489)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=43991, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=43991) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf3991608) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 47 (Thread 0xf2aff450 (LWP 3490)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=24377, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=24377) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf3801ac0) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 46 (Thread 0xf29ff450 (LWP 3491)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=21852, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=21852) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf3801ac0) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 45 (Thread 0xf26ff450 (LWP 3492)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=54891, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=54891) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf2b01720) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 44 (Thread 0xf25ff450 (LWP 3493)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=9646, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=9646) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf2c01850) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 43 (Thread 0xf22ff450 (LWP 3494)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=50659, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=50659) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf2401828) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 42 (Thread 0xf21ff450 (LWP 3495)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=11884, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=11884) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf28016e0) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 41 (Thread 0xf1afe450 (LWP 3496)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=40309, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=40309) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf3991608) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 40 (Thread 0xf17ff450 (LWP 3497)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=34182, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=34182) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf3003930) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 39 (Thread 0xf16ff450 (LWP 3498)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=45470, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=45470) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0x198b238) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 38 (Thread 0xf15ff450 (LWP 3499)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=41285, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=41285) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf3991948) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 37 (Thread 0xf14ff450 (LWP 3500)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=55445, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=55445) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf3801858) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 36 (Thread 0xf13ff450 (LWP 3501)):
#0 0xf7971db8 in waitpid () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0x000bff18 in mono_handle_native_crash (signal=signal@entry=0x2b80cc "SIGSEGV", ctx=ctx@entry=0xf13f80d0, info=info@entry=0xf13f8050) at mini-exceptions.c:2813
#2 0x0003c8a8 in mono_sigsegv_signal_handler (_dummy=7, _info=0xf13f8050, context=0xf13f80d0) at mini-runtime.c:3142
#3 <signal handler called>
#4 0x0017f904 in ves_icall_System_ValueType_Equals (this_obj=0xf73b3468, that=0xf73b34a8, fields=0xf13f850c) at icall.c:1186
#5 0xefc39130 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 35 (Thread 0xf12ff450 (LWP 3502)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=19746, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=19746) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf1f09a30) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 34 (Thread 0xf11ff450 (LWP 3503)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=37540, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=37540) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf28078d8) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 33 (Thread 0xf10ff450 (LWP 3504)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=39588, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=39588) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf3801858) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 32 (Thread 0xf0fff450 (LWP 3505)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=41602, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=41602) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf2402c40) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 31 (Thread 0xf0eff450 (LWP 3506)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=24451, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=24451) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf1802928) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 30 (Thread 0xf1eff450 (LWP 3507)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=14308, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=14308) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf1802928) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 29 (Thread 0xf1bff450 (LWP 3509)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=26676, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=26676) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf2b02c68) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 28 (Thread 0xf0dff450 (LWP 3510)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=22228, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=22228) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf2b02c68) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 27 (Thread 0xf04ff450 (LWP 3511)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=24985, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=24985) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf2c00dc8) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 26 (Thread 0xf03ff450 (LWP 3512)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=21708, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=21708) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf3803fe8) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 25 (Thread 0xf02ff450 (LWP 3513)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=30571, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=30571) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf2004000) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 24 (Thread 0xf01ff450 (LWP 3514)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=18544, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=18544) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf2b02c68) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 23 (Thread 0xf3ed7450 (LWP 4543)):
#0 0xf796d5fc in pthread_cond_timedwait@@GLIBC_2.4 () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0x00298388 in mono_os_cond_timedwait (cond=0x3892e0 <sleep_cond>, cond@entry=0x2057754, mutex=mutex@entry=0x3892c4 <sleep_mutex>, timeout_ms=500, timeout_ms@entry=4261055136) at mono-os-mutex.c:75
#2 0x002a1a08 in mono_coop_cond_timedwait (cond=0x3892e0 <sleep_cond>, mutex=0x3892c4 <sleep_mutex>, timeout_ms=4261055136) at ../../mono/utils/mono-coop-mutex.h:102
#3 sleep_interruptable (alerted=0xf3ed6dc4, ms=500) at mono-threads.c:1270
#4 mono_thread_info_sleep (ms=ms@entry=500, alerted=0xf3ed6dc4, alerted@entry=0xf3ed6dbc) at mono-threads.c:1302
#5 0x0023fd80 in monitor_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:699
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0x21ccca0) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 22 (Thread 0xf0bff450 (LWP 4610)):
#0 0xf796d210 in pthread_cond_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0x002983b4 in mono_os_cond_wait (mutex=<optimized out>, cond=<optimized out>) at mono-os-mutex.h:173
#2 mono_os_cond_timedwait (cond=cond@entry=0xfa2d88, mutex=mutex@entry=0xfa2d70, timeout_ms=timeout_ms@entry=4294967295) at mono-os-mutex.c:32
#3 0x0020e0f0 in mono_coop_cond_timedwait (timeout_ms=4294967295, mutex=0xfa2d70, cond=0xfa2d88) at ../../mono/utils/mono-coop-mutex.h:102
#4 mono_w32handle_timedwait_signal_naked (alerted=0xf0bfe3a4, poll=0, timeout=4294967295, mutex=0xfa2d70, cond=0xfa2d88) at w32handle.c:652
#5 mono_w32handle_timedwait_signal_handle (handle_data=0xfa2d60, timeout=timeout@entry=4294967295, alerted=0xf0bfe3a4, poll=0) at w32handle.c:767
#6 0x0020e778 in mono_w32handle_wait_one (handle=<optimized out>, timeout=4294967295, timeout@entry=833464, alertable=1, alertable@entry=-255858796) at w32handle.c:875
#7 0x0020eeb8 in mono_w32handle_wait_multiple (handles=handles@entry=0xf0bfe8bc, nhandles=nhandles@entry=1, waitall=-1, waitall@entry=0, timeout=833464, timeout@entry=4294967295, alertable=alertable@entry=1) at w32handle.c:923
#8 0x001f5c2c in ves_icall_System_Threading_WaitHandle_Wait_internal (handles=0xf0bfe8bc, numhandles=1, waitall=<optimized out>, timeout=-1, error=0xf0bfe794) at threads.c:1960
#9 0xf3ef6b14 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 21 (Thread 0xf0cff450 (LWP 4639)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=36934, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=36934) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf2802fc8) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 20 (Thread 0xf05ff450 (LWP 4640)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=36523, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=36523) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf3c01050) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 19 (Thread 0xeeb7b450 (LWP 4641)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=32237, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=32237) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf2802fc8) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 18 (Thread 0xeea7b450 (LWP 4642)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=21761, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=21761) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xef0700c0) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 17 (Thread 0xee97b450 (LWP 4643)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=40143, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=40143) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf2c05b98) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 16 (Thread 0xee87b450 (LWP 4644)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=25158, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=25158) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xef0700c0) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 15 (Thread 0xee77b450 (LWP 4645)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=49813, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=49813) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf2802fc8) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 14 (Thread 0xee67b450 (LWP 4646)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=34326, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=34326) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0x22b1db0) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 13 (Thread 0xee57b450 (LWP 4647)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=44198, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=44198) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf3813ec8) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 12 (Thread 0xed67b450 (LWP 4664)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=16598, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=16598) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0x22b1db0) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 11 (Thread 0xeb173450 (LWP 4863)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=49245, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=49245) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf1f10c08) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 10 (Thread 0xec173450 (LWP 4864)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=44899, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=44899) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf27128c0) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 9 (Thread 0xee27b450 (LWP 4865)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=49406, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=49406) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0x1a85440) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 8 (Thread 0xeb873450 (LWP 4866)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=34149, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=34149) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf1f10c08) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 7 (Thread 0xee37b450 (LWP 4867)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=54731, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=54731) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf24090c8) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 6 (Thread 0xeba73450 (LWP 4868)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=31922, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=31922) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf271f240) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 5 (Thread 0xec673450 (LWP 4869)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=26547, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=26547) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0x1a85440) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 4 (Thread 0xec573450 (LWP 4870)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=35098, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=35098) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf3011538) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 3 (Thread 0xedd7b450 (LWP 4871)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=54071, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=54071) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf1f10c08) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 2 (Thread 0xec873450 (LWP 4872)):
#0 0xf796fa3c in do_futex_timed_wait () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0xf796fb7c in sem_timedwait () from /lib/arm-linux-gnueabi/libpthread.so.0
#2 0x0023f370 in mono_os_sem_timedwait (flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=28018, sem=0x381488 <worker+72>) at ../../mono/utils/mono-os-semaphore.h:258
#3 mono_coop_sem_timedwait (sem=0x381488 <worker+72>, flags=MONO_SEM_FLAGS_ALERTABLE, timeout_ms=28018) at ../../mono/utils/mono-coop-semaphore.h:57
#4 worker_park () at threadpool-worker-default.c:391
#5 worker_thread (unused=unused@entry=0x0) at threadpool-worker-default.c:483
#6 0x001f6fcc in start_wrapper_internal (stack_ptr=<optimized out>, start_info=0x0) at threads.c:1039
#7 start_wrapper (data=0xf1f07a08) at threads.c:1099
#8 0xf79681a8 in start_thread () from /lib/arm-linux-gnueabi/libpthread.so.0
#9 0xf78bf1bc in ?? () from /lib/arm-linux-gnueabi/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 1 (Thread 0xf7a8a000 (LWP 3462)):
#0 0xf796d210 in pthread_cond_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabi/libpthread.so.0
#1 0x002983b4 in mono_os_cond_wait (mutex=<optimized out>, cond=<optimized out>) at mono-os-mutex.h:173
#2 mono_os_cond_timedwait (cond=cond@entry=0xf9df88, mutex=mutex@entry=0xf9df70, timeout_ms=timeout_ms@entry=4294967295) at mono-os-mutex.c:32
#3 0x0020e0f0 in mono_coop_cond_timedwait (timeout_ms=4294967295, mutex=0xf9df70, cond=0xf9df88) at ../../mono/utils/mono-coop-mutex.h:102
#4 mono_w32handle_timedwait_signal_naked (alerted=0xff9eb354, poll=0, timeout=4294967295, mutex=0xf9df70, cond=0xf9df88) at w32handle.c:652
#5 mono_w32handle_timedwait_signal_handle (handle_data=0xf9df60, timeout=timeout@entry=4294967295, alerted=0xff9eb354, poll=0) at w32handle.c:767
#6 0x0020e778 in mono_w32handle_wait_one (handle=<optimized out>, timeout=4294967295, timeout@entry=36285664, alertable=1, alertable@entry=-6375612) at w32handle.c:875
#7 0x0020eeb8 in mono_w32handle_wait_multiple (handles=handles@entry=0xff9eb86c, nhandles=nhandles@entry=1, waitall=-1, waitall@entry=0, timeout=36285664, timeout@entry=4294967295, alertable=alertable@entry=1) at w32handle.c:923
#8 0x001f5c2c in ves_icall_System_Threading_WaitHandle_Wait_internal (handles=0xff9eb86c, numhandles=1, waitall=<optimized out>, timeout=-1, error=0xff9eb744) at threads.c:1960
#9 0xf3ef6b14 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
=================================================================
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.
=================================================================
Aborted (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment