Created
September 7, 2018 15:50
Crash with GitVersionTask 4.0.0-pullrequest1470-1617
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Microsoft (R) Build Engine version 15.6.0.0 ( Thu May 10 14:00:26 UTC 2018) for Mono | |
Copyright (C) Microsoft Corporation. All rights reserved. | |
Build started 9/7/2018 5:43:02 PM. | |
Project "$HOME/GitVersion4Pre14/GitVersion4Pre14.sln" on node 1 (Restore target(s)). | |
ValidateSolutionConfiguration: | |
Building solution configuration "Debug|Any CPU". | |
Project "$HOME/GitVersion4Pre14/GitVersion4Pre14.sln" (1) is building "$HOME/GitVersion4Pre14/ClassLibrary1/ClassLibrary1.csproj" (2) on node 1 (Restore target(s)). | |
Restore: | |
Committing restore... | |
Assets file has not changed. Skipping assets file writing. Path: $HOME/GitVersion4Pre14/ClassLibrary1/obj/project.assets.json | |
Restore completed in 33.2 ms for $HOME/GitVersion4Pre14/ClassLibrary1/ClassLibrary1.csproj. | |
NuGet Config files used: | |
$HOME/.config/NuGet/NuGet.Config | |
Feeds used: | |
https://api.nuget.org/v3/index.json | |
$HOME/nuget-repo | |
https://ci.appveyor.com/nuget/gitversion-8nigugxjftrw | |
Done Building Project "$HOME/GitVersion4Pre14/ClassLibrary1/ClassLibrary1.csproj" (Restore target(s)). | |
Done Building Project "$HOME/GitVersion4Pre14/GitVersion4Pre14.sln" (Restore target(s)). | |
Project "$HOME/GitVersion4Pre14/GitVersion4Pre14.sln" on node 1 (Build target(s)). | |
ValidateSolutionConfiguration: | |
Building solution configuration "Debug|Any CPU". | |
Project "$HOME/GitVersion4Pre14/GitVersion4Pre14.sln" (1:2) is building "$HOME/GitVersion4Pre14/ClassLibrary1/ClassLibrary1.csproj" (2:15) on node 1 (default targets). | |
WriteVersionInfoToBuildLog: | |
Detected current NuGet framework to be ".NETFramework,Version=v4.6.1", with RID "unix.4.15-x64", and local repositories: $HOME/.nuget/packages/. | |
[NuGet Minimal]: Restoring packages for $HOME/.nuget/packages/gitversiontask/4.0.0-pullrequest1470-1617/build/functionality/GitVersionMultiTargetBuild.targets... | |
Stacktrace: | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Reflection.Assembly.InternalGetType (System.Reflection.Assembly,System.Reflection.Module,string,bool,bool) [0x00017] in <2943701620b54f86b436d3ffad010412>:0 | |
at System.Reflection.MonoAssembly.GetType (string,bool,bool) [0x00022] in <2943701620b54f86b436d3ffad010412>:0 | |
at UtilPack.NuGet.MSBuild.NuGetTaskRunnerFactory.LoadTaskType (string,UtilPack.NuGet.AssemblyLoading.NuGetAssemblyResolver,string,string,string,System.Reflection.ConstructorInfo&,object[]&,bool&) [0x00018] in <b64cab2305c248989b964bfa5cacbcf8>:0 | |
at UtilPack.NuGet.MSBuild.TaskReferenceCreator.CreateTaskReferenceHolder (string,UtilPack.NuGet.AssemblyLoading.NuGetAssemblyResolver,string,string,string,string,UtilPack.NuGet.MSBuild.ResolverLogger) [0x00008] in <b64cab2305c248989b964bfa5cacbcf8>:0 | |
at (wrapper remoting-invoke-with-check) UtilPack.NuGet.MSBuild.TaskReferenceCreator.CreateTaskReferenceHolder (string,UtilPack.NuGet.AssemblyLoading.NuGetAssemblyResolver,string,string,string,string,UtilPack.NuGet.MSBuild.ResolverLogger) [0x0003c] in <b64cab2305c248989b964bfa5cacbcf8>:0 | |
at (wrapper xdomain-dispatch) UtilPack.NuGet.MSBuild.TaskReferenceCreator.CreateTaskReferenceHolder (object,byte[]&,byte[]&,string,string,string,string,string) [0x00023] in <b64cab2305c248989b964bfa5cacbcf8>:0 | |
at (wrapper xdomain-invoke) UtilPack.NuGet.MSBuild.TaskReferenceCreator.CreateTaskReferenceHolder (string,UtilPack.NuGet.AssemblyLoading.NuGetAssemblyResolver,string,string,string,string,UtilPack.NuGet.MSBuild.ResolverLogger) <0x00239> | |
at (wrapper remoting-invoke-with-check) UtilPack.NuGet.MSBuild.TaskReferenceCreator.CreateTaskReferenceHolder (string,UtilPack.NuGet.AssemblyLoading.NuGetAssemblyResolver,string,string,string,string,UtilPack.NuGet.MSBuild.ResolverLogger) [0x00000] in <b64cab2305c248989b964bfa5cacbcf8>:0 | |
at UtilPack.NuGet.MSBuild.NuGetTaskRunnerFactory.CreateExecutionHelper (string,System.Xml.Linq.XElement,string,string,string,string,UtilPack.NuGet.BoundRestoreCommandUser,UtilPack.NuGet.MSBuild.ResolverLogger,UtilPack.NuGet.GetFileItemsDelegate,string,System.AppDomainSetup&) <0x00463> | |
at UtilPack.NuGet.MSBuild.NuGetTaskRunnerFactory/<>c__DisplayClass35_5.<Initialize>b__7 () <0x003ff> | |
at System.Lazy`1<T_REF>.CreateValue () [0x0004f] in <2943701620b54f86b436d3ffad010412>:0 | |
at System.Lazy`1<T_REF>.LazyInitValue () [0x00068] in <2943701620b54f86b436d3ffad010412>:0 | |
at System.Lazy`1<T_REF>.get_Value () [0x00020] in <2943701620b54f86b436d3ffad010412>:0 | |
at UtilPack.ReadOnlyResettableLazy`1<T_REF>.get_Value () <0x00052> | |
at UtilPack.NuGet.MSBuild.NuGetTaskRunnerFactory.Initialize (string,System.Collections.Generic.IDictionary`2<string, Microsoft.Build.Framework.TaskPropertyInfo>,string,Microsoft.Build.Framework.IBuildEngine) <0x01aa3> | |
at Microsoft.Build.Execution.TaskRegistry/RegisteredTaskRecord.GetTaskFactory (Microsoft.Build.BackEnd.Logging.TargetLoggingContext,Microsoft.Build.Construction.ElementLocation,string) <0x00f3b> | |
at Microsoft.Build.Execution.TaskRegistry/RegisteredTaskRecord.CanTaskBeCreatedByFactory (string,string,System.Collections.Generic.IDictionary`2<string, string>,Microsoft.Build.BackEnd.Logging.TargetLoggingContext,Microsoft.Build.Construction.ElementLocation) <0x001b7> | |
at Microsoft.Build.Execution.TaskRegistry.GetMatchingRegistration (string,System.Collections.Generic.List`1<Microsoft.Build.Execution.TaskRegistry/RegisteredTaskRecord>,string,System.Collections.Generic.IDictionary`2<string, string>,Microsoft.Build.BackEnd.Logging.TargetLoggingContext,Microsoft.Build.Construction.ElementLocation) <0x00083> | |
at Microsoft.Build.Execution.TaskRegistry.GetTaskRegistrationRecord (string,string,System.Collections.Generic.IDictionary`2<string, string>,bool,Microsoft.Build.BackEnd.Logging.TargetLoggingContext,Microsoft.Build.Construction.ElementLocation,bool&) <0x00483> | |
at Microsoft.Build.Execution.TaskRegistry.GetRegisteredTask (string,string,System.Collections.Generic.IDictionary`2<string, string>,bool,Microsoft.Build.BackEnd.Logging.TargetLoggingContext,Microsoft.Build.Construction.ElementLocation) <0x0006f> | |
at Microsoft.Build.BackEnd.TaskExecutionHost.FindTaskInRegistry (System.Collections.Generic.IDictionary`2<string, string>) <0x000f3> | |
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.FindTask (System.Collections.Generic.IDictionary`2<string, string>) <0x0003f> | |
at Microsoft.Build.BackEnd.TaskBuilder/<ExecuteBucket>d__19.MoveNext () <0x004a6> | |
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Microsoft.Build.BackEnd.WorkUnitResult>.Start<Microsoft.Build.BackEnd.TaskBuilder/<ExecuteBucket>d__19> (Microsoft.Build.BackEnd.TaskBuilder/<ExecuteBucket>d__19&) <0x000bb> | |
at Microsoft.Build.BackEnd.TaskBuilder.ExecuteBucket (Microsoft.Build.BackEnd.TaskHost,Microsoft.Build.BackEnd.ItemBucket,Microsoft.Build.BackEnd.TaskExecutionMode,System.Collections.Generic.Dictionary`2<string, string>) <0x001e2> | |
at Microsoft.Build.BackEnd.TaskBuilder/<ExecuteTask>d__18.MoveNext () <0x005f7> | |
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Microsoft.Build.BackEnd.WorkUnitResult>.Start<Microsoft.Build.BackEnd.TaskBuilder/<ExecuteTask>d__18> (Microsoft.Build.BackEnd.TaskBuilder/<ExecuteTask>d__18&) <0x000bb> | |
at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask (Microsoft.Build.BackEnd.TaskExecutionMode,Microsoft.Build.BackEnd.Lookup) <0x00182> | |
at Microsoft.Build.BackEnd.TaskBuilder/<ExecuteTask>d__13.MoveNext () <0x0057f> | |
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Microsoft.Build.BackEnd.WorkUnitResult>.Start<Microsoft.Build.BackEnd.TaskBuilder/<ExecuteTask>d__13> (Microsoft.Build.BackEnd.TaskBuilder/<ExecuteTask>d__13&) <0x000bb> | |
at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask (Microsoft.Build.BackEnd.Logging.TargetLoggingContext,Microsoft.Build.BackEnd.BuildRequestEntry,Microsoft.Build.BackEnd.ITargetBuilderCallback,Microsoft.Build.Execution.ProjectTargetInstanceChild,Microsoft.Build.BackEnd.TaskExecutionMode,Microsoft.Build.BackEnd.Lookup,Microsoft.Build.BackEnd.Lookup,System.Threading.CancellationToken) <0x00302> | |
at Microsoft.Build.BackEnd.TargetEntry/<ProcessBucket>d__52.MoveNext () <0x001c7> | |
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Microsoft.Build.BackEnd.WorkUnitResult>.Start<Microsoft.Build.BackEnd.TargetEntry/<ProcessBucket>d__52> (Microsoft.Build.BackEnd.TargetEntry/<ProcessBucket>d__52&) <0x000bb> | |
at Microsoft.Build.BackEnd.TargetEntry.ProcessBucket (Microsoft.Build.BackEnd.ITaskBuilder,Microsoft.Build.BackEnd.Logging.TargetLoggingContext,Microsoft.Build.BackEnd.TaskExecutionMode,Microsoft.Build.BackEnd.Lookup,Microsoft.Build.BackEnd.Lookup) <0x0023a> | |
at Microsoft.Build.BackEnd.TargetEntry/<ExecuteTarget>d__45.MoveNext () <0x00bc3> | |
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<Microsoft.Build.BackEnd.TargetEntry/<ExecuteTarget>d__45> (Microsoft.Build.BackEnd.TargetEntry/<ExecuteTarget>d__45&) <0x000bb> | |
at Microsoft.Build.BackEnd.TargetEntry.ExecuteTarget (Microsoft.Build.BackEnd.ITaskBuilder,Microsoft.Build.BackEnd.BuildRequestEntry,Microsoft.Build.BackEnd.Logging.ProjectLoggingContext,System.Threading.CancellationToken) <0x00212> | |
at Microsoft.Build.BackEnd.TargetBuilder/<ProcessTargetStack>d__21.MoveNext () <0x00b97> | |
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<Microsoft.Build.BackEnd.TargetBuilder/<ProcessTargetStack>d__21> (Microsoft.Build.BackEnd.TargetBuilder/<ProcessTargetStack>d__21&) <0x000bb> | |
at Microsoft.Build.BackEnd.TargetBuilder.ProcessTargetStack (Microsoft.Build.BackEnd.ITaskBuilder) <0x0016a> | |
at Microsoft.Build.BackEnd.TargetBuilder/<BuildTargets>d__10.MoveNext () <0x00bfb> | |
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Microsoft.Build.Execution.BuildResult>.Start<Microsoft.Build.BackEnd.TargetBuilder/<BuildTargets>d__10> (Microsoft.Build.BackEnd.TargetBuilder/<BuildTargets>d__10&) <0x000bb> | |
at Microsoft.Build.BackEnd.TargetBuilder.BuildTargets (Microsoft.Build.BackEnd.Logging.ProjectLoggingContext,Microsoft.Build.BackEnd.BuildRequestEntry,Microsoft.Build.BackEnd.IRequestBuilderCallback,string[],Microsoft.Build.BackEnd.Lookup,System.Threading.CancellationToken) <0x0029a> | |
at Microsoft.Build.BackEnd.RequestBuilder/<BuildProject>d__57.MoveNext () <0x00a56> | |
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Microsoft.Build.Execution.BuildResult>.Start<Microsoft.Build.BackEnd.RequestBuilder/<BuildProject>d__57> (Microsoft.Build.BackEnd.RequestBuilder/<BuildProject>d__57&) <0x000bb> | |
at Microsoft.Build.BackEnd.RequestBuilder.BuildProject () <0x00162> | |
at Microsoft.Build.BackEnd.RequestBuilder/<BuildAndReport>d__49.MoveNext () <0x000df> | |
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<Microsoft.Build.BackEnd.RequestBuilder/<BuildAndReport>d__49> (Microsoft.Build.BackEnd.RequestBuilder/<BuildAndReport>d__49&) <0x000bb> | |
at Microsoft.Build.BackEnd.RequestBuilder.BuildAndReport () <0x00142> | |
at Microsoft.Build.BackEnd.RequestBuilder/<RequestThreadProc>d__48.MoveNext () <0x00077> | |
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<Microsoft.Build.BackEnd.RequestBuilder/<RequestThreadProc>d__48> (Microsoft.Build.BackEnd.RequestBuilder/<RequestThreadProc>d__48&) <0x000b3> | |
at Microsoft.Build.BackEnd.RequestBuilder.RequestThreadProc (bool) <0x00162> | |
at Microsoft.Build.BackEnd.RequestBuilder.<StartBuilderThread>b__44_2 () <0x00013> | |
at System.Threading.Tasks.Task`1<TResult_REF>.InnerInvoke () <0x00053> | |
at System.Threading.Tasks.Task.Execute () <0x00023> | |
at System.Threading.Tasks.Task.ExecutionContextCallback (object) <0x0004b> | |
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00058] in <2943701620b54f86b436d3ffad010412>:0 | |
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in <2943701620b54f86b436d3ffad010412>:0 | |
at System.Threading.Tasks.Task.ExecuteWithThreadLocal (System.Threading.Tasks.Task&) <0x000e2> | |
at System.Threading.Tasks.Task.ExecuteEntry (bool) <0x000d4> | |
at System.Threading.Tasks.ThreadPoolTaskScheduler/<>c.<.cctor>b__10_0 (object) <0x0003b> | |
at System.Threading.ThreadHelper.ThreadStart_Context (object) [0x00025] in <2943701620b54f86b436d3ffad010412>:0 | |
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00058] in <2943701620b54f86b436d3ffad010412>:0 | |
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in <2943701620b54f86b436d3ffad010412>:0 | |
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) [0x0002b] in <2943701620b54f86b436d3ffad010412>:0 | |
at System.Threading.ThreadHelper.ThreadStart (object) <0x00055> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) [0x0004f] in <2943701620b54f86b436d3ffad010412>:0 | |
/proc/self/maps: | |
00400000-00824000 r-xp 00000000 08:01 2100168 /usr/bin/mono-sgen | |
00a24000-00a2b000 r--p 00424000 08:01 2100168 /usr/bin/mono-sgen | |
00a2b000-00a2f000 rw-p 0042b000 08:01 2100168 /usr/bin/mono-sgen | |
00a2f000-00a46000 rw-p 00000000 00:00 0 | |
00eef000-015e8000 rw-p 00000000 00:00 0 [heap] | |
413fb000-4178b000 rwxp 00000000 00:00 0 | |
418df000-418ef000 rwxp 00000000 00:00 0 | |
41ec2000-41f62000 rwxp 00000000 00:00 0 | |
7fc0f4000000-7fc0f4047000 rw-p 00000000 00:00 0 | |
7fc0f4047000-7fc0f8000000 ---p 00000000 00:00 0 | |
7fc0fc000000-7fc0fc91c000 rw-p 00000000 00:00 0 | |
7fc0fc91c000-7fc100000000 ---p 00000000 00:00 0 | |
7fc100000000-7fc100021000 rw-p 00000000 00:00 0 | |
7fc100021000-7fc104000000 ---p 00000000 00:00 0 | |
7fc104000000-7fc104173000 rw-p 00000000 00:00 0 | |
7fc104173000-7fc108000000 ---p 00000000 00:00 0 | |
7fc108000000-7fc10805b000 rw-p 00000000 00:00 0 | |
7fc10805b000-7fc10c000000 ---p 00000000 00:00 0 | |
7fc10c000000-7fc10c19e000 rw-p 00000000 00:00 0 | |
7fc10c19e000-7fc110000000 ---p 00000000 00:00 0 | |
7fc110000000-7fc110284000 rw-p 00000000 00:00 0 | |
7fc110284000-7fc114000000 ---p 00000000 00:00 0 | |
7fc114000000-7fc114491000 rw-p 00000000 00:00 0 | |
7fc114491000-7fc118000000 ---p 00000000 00:00 0 | |
7fc118000000-7fc118156000 rw-p 00000000 00:00 0 | |
7fc118156000-7fc11c000000 ---p 00000000 00:00 0 | |
7fc11c000000-7fc11c084000 rw-p 00000000 00:00 0 | |
7fc11c084000-7fc120000000 ---p 00000000 00:00 0 | |
7fc120000000-7fc12020e000 rw-p 00000000 00:00 0 | |
7fc12020e000-7fc124000000 ---p 00000000 00:00 0 | |
7fc124000000-7fc12402d000 rw-p 00000000 00:00 0 | |
7fc12402d000-7fc128000000 ---p 00000000 00:00 0 | |
7fc128000000-7fc128021000 rw-p 00000000 00:00 0 | |
7fc128021000-7fc12c000000 ---p 00000000 00:00 0 | |
7fc12c000000-7fc12c5d4000 rw-p 00000000 00:00 0 | |
7fc12c5d4000-7fc130000000 ---p 00000000 00:00 0 | |
7fc130000000-7fc13008f000 rw-p 00000000 00:00 0 | |
7fc13008f000-7fc134000000 ---p 00000000 00:00 0 | |
7fc134000000-7fc134021000 rw-p 00000000 00:00 0 | |
7fc134021000-7fc138000000 ---p 00000000 00:00 0 | |
7fc138000000-7fc138021000 rw-p 00000000 00:00 0 | |
7fc138021000-7fc13c000000 ---p 00000000 00:00 0 | |
7fc13c5fe000-7fc13c607000 ---p 00000000 00:00 0 | |
7fc13c607000-7fc13c7ff000 rw-p 00000000 00:00 0 | |
7fc13c7ff000-7fc13c808000 ---p 00000000 00:00 0 | |
7fc13c808000-7fc13cb00000 rw-p 00000000 00:00 0 | |
7fc13cc00000-7fc13cd00000 rw-p 00000000 00:00 0 | |
7fc13cd5c000-7fc13cd62000 r--p 00000000 fd:00 9783271 $HOME/.nuget/packages/gitversiontask/4.0.0-pullrequest1470-1617/build/net461/GitVersionTask.dll | |
7fc13cd62000-7fc13cd6e000 rw-p 00000000 00:00 0 | |
7fc13cd6e000-7fc13cd8b000 r--p 00000000 08:01 2622413 /usr/lib/mono/gac/System.Net.Http/4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll | |
7fc13cd8b000-7fc13cda4000 r--p 00000000 08:01 2622390 /usr/lib/mono/gac/System.IO.Compression/4.0.0.0__b77a5c561934e089/System.IO.Compression.dll | |
7fc13cda4000-7fc13cda5000 rw-p 00000000 00:00 0 | |
7fc13cda5000-7fc13cda7000 r--p 00000000 08:01 2627812 /usr/lib/mono/4.5/Facades/System.ValueTuple.dll | |
7fc13cda7000-7fc13cdce000 r--p 00000000 fd:00 9605462 $HOME/.nuget/packages/utilpack.nuget.msbuild/2.7.0/build/net46/UtilPack.NuGet.MSBuild.dll | |
7fc13cdce000-7fc13ceb2000 r--p 00000000 08:01 524438 /usr/lib/mono/gac/System.Runtime.Serialization/4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll | |
7fc13ceb2000-7fc13cebf000 r--p 00000000 08:01 2624120 /usr/lib/mono/msbuild/15.0/bin/NuGet.Packaging.Core.dll | |
7fc13cebf000-7fc13cf32000 r--p 00000000 08:01 2627443 /usr/lib/mono/msbuild/15.0/bin/Newtonsoft.Json.dll | |
7fc13cf32000-7fc13cfce000 r--p 00000000 08:01 2624095 /usr/lib/mono/msbuild/15.0/bin/NuGet.Protocol.dll | |
7fc13cfce000-7fc13cffe000 r--p 00000000 08:01 7997 /usr/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/tools/net46/Microsoft.NET.Build.Tasks.dll | |
7fc13cffe000-7fc13d007000 ---p 00000000 00:00 0 | |
7fc13d007000-7fc13d1ff000 rw-p 00000000 00:00 0 | |
7fc13d1ff000-7fc13d208000 ---p 00000000 00:00 0 | |
7fc13d208000-7fc13d504000 rw-p 00000000 00:00 0 | |
7fc13d504000-7fc13d506000 r--p 00000000 08:01 2627441 /usr/lib/mono/4.5/Facades/System.Runtime.Serialization.Primitives.dll | |
7fc13d506000-7fc13d508000 r--p 00000000 08:01 2627741 /usr/lib/mono/4.5/Facades/System.IO.dll | |
7fc13d508000-7fc13d50a000 rw-p 00000000 00:00 0 | |
7fc13d50a000-7fc13d50c000 r--p 00000000 08:01 2627734 /usr/lib/mono/4.5/Facades/System.Linq.Expressions.dll | |
7fc13d50c000-7fc13d50e000 r--p 00000000 08:01 2627490 /usr/lib/mono/4.5/Facades/System.ObjectModel.dll | |
7fc13d50e000-7fc13d510000 r--p 00000000 08:01 2628203 /usr/lib/mono/4.5/Facades/System.Dynamic.Runtime.dll | |
7fc13d510000-7fc13d521000 r--p 00000000 08:01 2626764 /usr/lib/mono/msbuild/15.0/bin/NuGet.DependencyResolver.Core.dll | |
7fc13d521000-7fc13d525000 rw-p 00000000 00:00 0 | |
7fc13d525000-7fc13d532000 r--p 00000000 08:01 2627456 /usr/lib/mono/msbuild/15.0/bin/NuGet.Versioning.dll | |
7fc13d532000-7fc13d550000 r--p 00000000 08:01 524370 /usr/lib/mono/gac/System.Xml.Linq/4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll | |
7fc13d550000-7fc13d55c000 r--p 00000000 08:01 2624567 /usr/lib/mono/msbuild/15.0/bin/NuGet.LibraryModel.dll | |
7fc13d55c000-7fc13d577000 r--p 00000000 08:01 2624094 /usr/lib/mono/msbuild/15.0/bin/NuGet.Frameworks.dll | |
7fc13d577000-7fc13d5d9000 r--p 00000000 08:01 2626672 /usr/lib/mono/msbuild/15.0/bin/NuGet.Packaging.dll | |
7fc13d5d9000-7fc13d5da000 rw-p 00000000 00:00 0 | |
7fc13d5da000-7fc13d5f0000 r--p 00000000 08:01 2627503 /usr/lib/mono/msbuild/15.0/bin/NuGet.Configuration.dll | |
7fc13d5f0000-7fc13d5f5000 rw-p 00000000 00:00 0 | |
7fc13d5f5000-7fc13d619000 r--p 00000000 08:01 2624253 /usr/lib/mono/msbuild/15.0/bin/NuGet.ProjectModel.dll | |
7fc13d619000-7fc13d688000 r--p 00000000 08:01 2624098 /usr/lib/mono/msbuild/15.0/bin/NuGet.Commands.dll | |
7fc13d688000-7fc13d691000 ---p 00000000 00:00 0 | |
7fc13d691000-7fc13d889000 rw-p 00000000 00:00 0 | |
7fc13d889000-7fc13d892000 ---p 00000000 00:00 0 | |
7fc13d892000-7fc13da8a000 rw-p 00000000 00:00 0 | |
7fc13da8a000-7fc13da93000 ---p 00000000 00:00 0 | |
7fc13da93000-7fc13dc8b000 rw-p 00000000 00:00 0 | |
7fc13dc8b000-7fc13ddfd000 r-xp 00000000 08:01 2097899 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21 | |
7fc13ddfd000-7fc13dffd000 ---p 00172000 08:01 2097899 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21 | |
7fc13dffd000-7fc13e007000 r--p 00172000 08:01 2097899 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21 | |
7fc13e007000-7fc13e009000 rw-p 0017c000 08:01 2097899 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21 | |
7fc13e009000-7fc13e00e000 rw-p 00000000 00:00 0 | |
7fc13e00e000-7fc13e024000 r--p 00000000 08:01 2626668 /usr/lib/mono/msbuild/15.0/bin/NuGet.Common.dll | |
7fc13e024000-7fc13e026000 r--p 00000000 08:01 2624091 /usr/lib/mono/msbuild/15.0/bin/Microsoft.Build.Utilities.v4.0.dll | |
7fc13e026000-7fc13e037000 r--p 00000000 08:01 2624045 /usr/lib/mono/msbuild/15.0/bin/NuGet.Build.Tasks.dll | |
7fc13e037000-7fc13e03f000 rw-p 00000000 00:00 0 | |
7fc13e03f000-7fc13e102000 r-xp 00000000 08:01 2622382 /usr/lib/mono/msbuild/15.0/bin/SdkResolvers/Microsoft.DotNet.MSBuildSdkResolver/libhostfxr.so | |
7fc13e102000-7fc13e301000 ---p 000c3000 08:01 2622382 /usr/lib/mono/msbuild/15.0/bin/SdkResolvers/Microsoft.DotNet.MSBuildSdkResolver/libhostfxr.so | |
7fc13e301000-7fc13e302000 r--p 000c2000 08:01 2622382 /usr/lib/mono/msbuild/15.0/bin/SdkResolvers/Microsoft.DotNet.MSBuildSdkResolver/libhostfxr.so | |
7fc13e302000-7fc13e303000 rw-p 000c3000 08:01 2622382 /usr/lib/mono/msbuild/15.0/bin/SdkResolvers/Microsoft.DotNet.MSBuildSdkResolver/libhostfxr.so | |
7fc13e303000-7fc13e30c000 ---p 00000000 00:00 0 | |
7fc13e30c000-7fc13e504000 rw-p 00000000 00:00 0 | |
7fc13e504000-7fc13e50d000 ---p 00000000 00:00 0 | |
7fc13e50d000-7fc13e705000 rw-p 00000000 00:00 0 | |
7fc13e705000-7fc13e74c000 r--p 00000000 08:01 2624035 /usr/lib/mono/msbuild/15.0/bin/Microsoft.Build.Utilities.Core.dll | |
7fc13e74c000-7fc13e86c000 r--p 00000000 08:01 2626667 /usr/lib/mono/msbuild/15.0/bin/Microsoft.Build.Tasks.Core.dll | |
7fc13e86c000-7fc13e875000 ---p 00000000 00:00 0 | |
7fc13e875000-7fc13ea6d000 rw-p 00000000 00:00 0 | |
7fc13ea6d000-7fc13ea76000 ---p 00000000 00:00 0 | |
7fc13ea76000-7fc13ec6e000 rw-p 00000000 00:00 0 | |
7fc13ec6e000-7fc13ec77000 ---p 00000000 00:00 0 | |
7fc13ec77000-7fc13ee6f000 rw-p 00000000 00:00 0 | |
7fc13ee6f000-7fc13ee78000 ---p 00000000 00:00 0 | |
7fc13ee78000-7fc13ef30000 rw-p 00000000 00:00 0 | |
7fc13ef30000-7fc13ef32000 r--p 00000000 08:01 2627780 /usr/lib/mono/4.5/Facades/System.Reflection.dll | |
7fc13ef32000-7fc13efb8000 r-xp 00000000 08:01 2909864 /usr/lib/mono/aot-cache/amd64/System.Collections.Immutable.dll.so | |
7fc13efb8000-7fc13f1b7000 ---p 00086000 08:01 2909864 /usr/lib/mono/aot-cache/amd64/System.Collections.Immutable.dll.so | |
7fc13f1b7000-7fc13f1b8000 rw-p 00085000 08:01 2909864 /usr/lib/mono/aot-cache/amd64/System.Collections.Immutable.dll.so | |
7fc13f1b8000-7fc13f1bf000 rw-p 00000000 00:00 0 | |
7fc13f1bf000-7fc13f1fb000 r--p 00000000 08:01 2627502 /usr/lib/mono/msbuild/15.0/bin/System.Collections.Immutable.dll | |
7fc13f1fb000-7fc13f204000 ---p 00000000 00:00 0 | |
7fc13f204000-7fc13f3fc000 rw-p 00000000 00:00 0 | |
7fc13f3fc000-7fc13f405000 ---p 00000000 00:00 0 | |
7fc13f405000-7fc13f5fd000 rw-p 00000000 00:00 0 | |
7fc13f5fd000-7fc13f606000 ---p 00000000 00:00 0 | |
7fc13f606000-7fc13f7fe000 rw-p 00000000 00:00 0 | |
7fc13f7fe000-7fc13fb00000 r--p 00000000 08:01 2621685 /usr/lib/mono/gac/System.Xml/4.0.0.0__b77a5c561934e089/System.Xml.dll | |
7fc13fb00000-7fc13fc01000 rw-p 00000000 00:00 0 | |
7fc13fc01000-7fc13fc08000 r--s 00000000 08:01 2129052 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache | |
7fc13fc08000-7fc13fc0a000 r--p 00000000 08:01 2627495 /usr/lib/mono/4.5/Facades/System.Runtime.InteropServices.dll | |
7fc13fc0a000-7fc13fc0e000 r--p 00000000 08:01 3145783 /usr/lib/mono/gac/System.Runtime.InteropServices.RuntimeInformation/4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.RuntimeInformation.dll | |
7fc13fc0e000-7fc13fc14000 r--p 00000000 08:01 2626757 /usr/lib/mono/msbuild/15.0/bin/System.IO.FileSystem.dll | |
7fc13fc14000-7fc13fc18000 rw-p 00000000 00:00 0 | |
7fc13fc18000-7fc13fc1c000 r--p 00000000 08:01 2621839 /usr/lib/mono/msbuild/15.0/bin/SdkResolvers/Microsoft.DotNet.MSBuildSdkResolver/Microsoft.DotNet.MSBuildSdkResolver.dll | |
7fc13fc1c000-7fc13fc34000 rw-p 00000000 00:00 0 | |
7fc13fc34000-7fc13fc36000 r--p 00000000 08:01 2627268 /usr/lib/mono/4.5/Facades/System.Runtime.Extensions.dll | |
7fc13fc36000-7fc13fc42000 rw-p 00000000 00:00 0 | |
7fc13fc42000-7fc13fc44000 r--p 00000000 08:01 2628226 /usr/lib/mono/4.5/Facades/System.Threading.dll | |
7fc13fc44000-7fc13fd3d000 r--p 00000000 08:01 3408424 /usr/lib/mono/gac/System.Core/4.0.0.0__b77a5c561934e089/System.Core.dll | |
7fc13fd3d000-7fc140000000 r--p 00000000 08:01 3014941 /usr/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll | |
7fc140000000-7fc144001000 rw-p 00000000 00:00 0 | |
7fc144001000-7fc14402e000 r--p 00000000 08:01 2627447 /usr/lib/mono/msbuild/15.0/bin/System.Threading.Tasks.Dataflow.dll | |
7fc14402e000-7fc14407a000 r--p 00000000 08:01 3408209 /usr/lib/mono/gac/Mono.Security/4.0.0.0__0738eb9f132ed756/Mono.Security.dll | |
7fc14407a000-7fc1440a9000 r--p 00000000 08:01 1049014 /usr/lib/mono/gac/System.Xaml/4.0.0.0__b77a5c561934e089/System.Xaml.dll | |
7fc1440a9000-7fc14421a000 r--p 00000000 08:01 2624102 /usr/lib/mono/msbuild/15.0/bin/Microsoft.Build.dll | |
7fc14421a000-7fc144223000 ---p 00000000 00:00 0 | |
7fc144223000-7fc14441b000 rw-p 00000000 00:00 0 | |
7fc14441b000-7fc1449a3000 r-xp 00000000 08:01 2883635 /usr/lib/mono/aot-cache/amd64/mscorlib.dll.so | |
7fc1449a3000-7fc144ba3000 ---p 00588000 08:01 2883635 /usr/lib/mono/aot-cache/amd64/mscorlib.dll.so | |
7fc144ba3000-7fc144ba4000 rw-p 00588000 08:01 2883635 /usr/lib/mono/aot-cache/amd64/mscorlib.dll.so | |
7fc144ba4000-7fc144bca000 rw-p 00000000 00:00 0 | |
7fc144bca000-7fc144f9c000 r--p 00000000 08:01 2623015 /usr/lib/mono/4.5/mscorlib.dll | |
7fc144f9c000-7fc145f9c000 rw-p 00000000 00:00 0 | |
7fc145f9c000-7fc145f9d000 ---p 00000000 00:00 0 | |
7fc145f9d000-7fc14679d000 rw-p 00000000 00:00 0 | |
7fc14679d000-7fc146bf9000 r--p 00000000 08:01 2098267 /usr/lib/locale/locale-archive | |
7fc146bf9000-7fc146db9000 r-xp 00000000 08:01 926369 /lib/x86_64-linux-gnu/libc-2.23.so | |
7fc146db9000-7fc146fb9000 ---p 001c0000 08:01 926369 /lib/x86_64-linux-gnu/libc-2.23.so | |
7fc146fb9000-7fc146fbd000 r--p 001c0000 08:01 926369 /lib/x86_64-linux-gnu/libc-2.23.so | |
7fc146fbd000-7fc146fbf000 rw-p 001c4000 08:01 926369 /lib/x86_64-linux-gnu/libc-2.23.so | |
7fc146fbf000-7fc146fc3000 rw-p 00000000 00:00 0 | |
7fc146fc3000-7fc146fd9000 r-xp 00000000 08:01 917885 /lib/x86_64-linux-gnu/libgcc_s.so.1 | |
7fc146fd9000-7fc1471d8000 ---p 00016000 08:01 917885 /lib/x86_64-linux-gnu/libgcc_s.so.1 | |
7fc1471d8000-7fc1471d9000 rw-p 00015000 08:01 917885 /lib/x86_64-linux-gnu/libgcc_s.so.1 | |
7fc1471d9000-7fc1471f1000 r-xp 00000000 08:01 926367 /lib/x86_64-linux-gnu/libpthread-2.23.so | |
7fc1471f1000-7fc1473f0000 ---p 00018000 08:01 926367 /lib/x86_64-linux-gnu/libpthread-2.23.so | |
7fc1473f0000-7fc1473f1000 r--p 00017000 08:01 926367 /lib/x86_64-linux-gnu/libpthread-2.23.so | |
7fc1473f1000-7fc1473f2000 rw-p 00018000 08:01 926367 /lib/x86_64-linux-gnu/libpthread-2.23.so | |
7fc1473f2000-7fc1473f6000 rw-p 00000000 00:00 0 | |
7fc1473f6000-7fc1473f9000 r-xp 00000000 08:01 926373 /lib/x86_64-linux-gnu/libdl-2.23.so | |
7fc1473f9000-7fc1475f8000 ---p 00003000 08:01 926373 /lib/x86_64-linux-gnu/libdl-2.23.so | |
7fc1475f8000-7fc1475f9000 r--p 00002000 08:01 926373 /lib/x86_64-linux-gnu/libdl-2.23.so | |
7fc1475f9000-7fc1475fa000 rw-p 00003000 08:01 926373 /lib/x86_64-linux-gnu/libdl-2.23.so | |
7fc1475fa000-7fc147601000 r-xp 00000000 08:01 926404 /lib/x86_64-linux-gnu/librt-2.23.so | |
7fc147601000-7fc147800000 ---p 00007000 08:01 926404 /lib/x86_64-linux-gnu/librt-2.23.so | |
7fc147800000-7fc147801000 r--p 00006000 08:01 926404 /lib/x86_64-linux-gnu/librt-2.23.so | |
7fc147801000-7fc147802000 rw-p 00007000 08:01 926404 /lib/x86_64-linux-gnu/librt-2.23.so | |
7fc147802000-7fc14790a000 r-xp 00000000 08:01 917916 /lib/x86_64-linux-gnu/libm-2.23.so | |
7fc14790a000-7fc147b09000 ---p 00108000 08:01 917916 /lib/x86_64-linux-gnu/libm-2.23.so | |
7fc147b09000-7fc147b0a000 r--p 00107000 08:01 917916 /lib/x86_64-linux-gnu/libm-2.23.so | |
7fc147b0a000-7fc147b0b000 rw-p 00108000 08:01 917916 /lib/x86_64-linux-gnu/libm-2.23.so | |
7fc147b0b000-7fc147b31000 r-xp 00000000 08:01 926365 /lib/x86_64-linux-gnu/ld-2.23.so | |
7fc147b31000-7fc147b32000 rw-p 00000000 00:00 0 | |
7fc147b32000-7fc147b34000 r--p 00000000 08:01 2627738 /usr/lib/mono/4.5/Facades/System.Globalization.dll | |
7fc147b34000-7fc147b36000 r--p 00000000 08:01 2627785 /usr/lib/mono/4.5/Facades/System.Collections.Concurrent.dll | |
7fc147b36000-7fc147b38000 r--p 00000000 08:01 2627307 /usr/lib/mono/4.5/Facades/System.Collections.dll | |
7fc147b38000-7fc147b4d000 r--p 00000000 08:01 2626770 /usr/lib/mono/msbuild/15.0/bin/Microsoft.Build.Framework.dll | |
7fc147b4d000-7fc147b6b000 r--p 00000000 08:01 2886116 /usr/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll | |
7fc147b6b000-7fc147bb1000 r--p 00000000 08:01 2624560 /usr/lib/mono/msbuild/15.0/bin/MSBuild.dll | |
7fc147bb1000-7fc147c99000 rw-p 00000000 00:00 0 | |
7fc147c99000-7fc147cf8000 ---p 00000000 00:00 0 | |
7fc147cf8000-7fc147cff000 rw-p 00000000 00:00 0 | |
7fc147cff000-7fc147d01000 r--p 00000000 08:01 2627778 /usr/lib/mono/4.5/Facades/System.Diagnostics.Tracing.dll | |
7fc147d01000-7fc147d03000 r--p 00000000 08:01 2628937 /usr/lib/mono/4.5/Facades/System.Resources.ResourceManager.dll | |
7fc147d03000-7fc147d05000 r--p 00000000 08:01 2628174 /usr/lib/mono/4.5/Facades/System.Threading.Tasks.dll | |
7fc147d05000-7fc147d06000 r--p 00000000 08:01 2627784 /usr/lib/mono/4.5/Facades/System.Linq.dll | |
7fc147d06000-7fc147d0a000 r--p 00000000 08:01 2627263 /usr/lib/mono/4.5/Facades/System.Runtime.dll | |
7fc147d0a000-7fc147d0c000 r--p 00000000 08:01 2627470 /usr/lib/mono/4.5/Facades/System.Runtime.InteropServices.RuntimeInformation.dll | |
7fc147d0c000-7fc147d2f000 rw-p 00000000 00:00 0 | |
7fc147d2f000-7fc147d30000 rw-s 00000000 00:1a 152 /dev/shm/mono.13803 | |
7fc147d30000-7fc147d31000 r--p 00025000 08:01 926365 /lib/x86_64-linux-gnu/ld-2.23.so | |
7fc147d31000-7fc147d32000 rw-p 00026000 08:01 926365 /lib/x86_64-linux-gnu/ld-2.23.so | |
7fc147d32000-7fc147d33000 rw-p 00000000 00:00 0 | |
7fff33c7a000-7fff33c82000 ---p 00000000 00:00 0 | |
7fff34457000-7fff34479000 rw-p 00000000 00:00 0 [stack] | |
7fff34504000-7fff34507000 r--p 00000000 00:00 0 [vvar] | |
7fff34507000-7fff34509000 r-xp 00000000 00:00 0 [vdso] | |
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] | |
Native stacktrace: | |
/usr/bin/mono() [0x4c1de0] | |
/usr/bin/mono() [0x5373f0] | |
[0x7fc0fc8a5c00] | |
Debug info from gdb: | |
[New LWP 13806] | |
[New LWP 13807] | |
[New LWP 13809] | |
[New LWP 13810] | |
[New LWP 13811] | |
[New LWP 13812] | |
[New LWP 13813] | |
[New LWP 13814] | |
[New LWP 13816] | |
[New LWP 13817] | |
[New LWP 13819] | |
[New LWP 13820] | |
[New LWP 13821] | |
[New LWP 13825] | |
[New LWP 13831] | |
[New LWP 13838] | |
[New LWP 13839] | |
[New LWP 13840] | |
Mono support loaded. | |
[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". | |
DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib/mono/aot-cache/amd64/System.Collections.Immutable.dll.so] | |
pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
185 ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: No such file or directory. | |
Id Target Id Frame | |
* 1 Thread 0x7fc147cf8740 (LWP 13803) "mono" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
2 Thread 0x7fc14679c700 (LWP 13806) "SGen worker" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
3 Thread 0x7fc14441a700 (LWP 13807) "Finalizer" 0x00007fc1471e8827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0xa34880) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
4 Thread 0x7fc13f7fd700 (LWP 13809) "mono" pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225 | |
5 Thread 0x7fc13f5fc700 (LWP 13810) "Thread Pool Wor" 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13f5fbdd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
6 Thread 0x7fc13f3fb700 (LWP 13811) "Thread Pool Wor" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
7 Thread 0x7fc13eeaf700 (LWP 13812) "In-proc Node (D" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
8 Thread 0x7fc13ee6e700 (LWP 13813) "Thread Pool Wor" 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13ee6ddd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
9 Thread 0x7fc13ec6d700 (LWP 13814) "Thread Pool Wor" 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13ec6cdd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
10 Thread 0x7fc13e704700 (LWP 13816) "Thread Pool Wor" 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13e703dd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
11 Thread 0x7fc13ea6c700 (LWP 13817) "Thread Pool Wor" 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13ea6bdd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
12 Thread 0x7fc13dc8a700 (LWP 13819) "Thread Pool Wor" 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13dc89dd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
13 Thread 0x7fc13e503700 (LWP 13820) "Thread Pool Wor" 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13e502dd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
14 Thread 0x7fc13da89700 (LWP 13821) "Thread Pool Wor" 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13da88dd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
15 Thread 0x7fc13d888700 (LWP 13825) "Thread Pool Wor" 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13d887dd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
16 Thread 0x7fc13d1fe700 (LWP 13831) "Thread Pool Wor" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
17 Thread 0x7fc13d3ff700 (LWP 13838) "RequestBuilder " 0x00007fc1471e9f7b in __waitpid (pid=13841, stat_loc=0x7fc13d3f918c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29 | |
18 Thread 0x7fc13c9ff700 (LWP 13839) "Timer-Scheduler" pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225 | |
19 Thread 0x7fc13c7fe700 (LWP 13840) "Timer-Scheduler" pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225 | |
Thread 19 (Thread 0x7fc13c7fe700 (LWP 13840)): | |
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225 | |
#1 0x00000000006e2d4b in ?? () | |
#2 0x000000000063dcc5 in ?? () | |
#3 0x000000000063efc6 in ?? () | |
#4 0x000000000063f6ad in ?? () | |
#5 0x0000000000625497 in ?? () | |
#6 0x0000000041f4a78f in ?? () | |
#7 0x00007fc13c7fda40 in ?? () | |
#8 0x00007fc14283faf0 in ?? () | |
#9 0x0000000000000000 in ?? () | |
Thread 18 (Thread 0x7fc13c9ff700 (LWP 13839)): | |
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225 | |
#1 0x00000000006e2d4b in ?? () | |
#2 0x000000000063dcc5 in ?? () | |
#3 0x000000000063efc6 in ?? () | |
#4 0x000000000063f6ad in ?? () | |
#5 0x0000000000625497 in ?? () | |
#6 0x000000004143750f in ?? () | |
#7 0x00007fc142828f48 in ?? () | |
#8 0x00007fc13c9fea80 in ?? () | |
#9 0x000000000000270f in ?? () | |
#10 0x0000000000000000 in ?? () | |
Thread 17 (Thread 0x7fc13d3ff700 (LWP 13838)): | |
#0 0x00007fc1471e9f7b in __waitpid (pid=13841, stat_loc=0x7fc13d3f918c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29 | |
#1 0x00000000004c1ebc in ?? () | |
#2 0x00000000005373f0 in ?? () | |
#3 0x00007fc0fc8a5c00 in ?? () | |
#4 0x0000000000000000 in ?? () | |
Thread 16 (Thread 0x7fc13d1fe700 (LWP 13831)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
#1 0x00000000006e2da5 in ?? () | |
#2 0x000000000063d611 in ?? () | |
#3 0x000000000063f7eb in ?? () | |
#4 0x0000000000625497 in ?? () | |
#5 0x000000004143750f in ?? () | |
#6 0x0000000000000002 in ?? () | |
#7 0x0000000000000002 in ?? () | |
#8 0x00007fc13d1fd600 in ?? () | |
#9 0xffffffffffffffff in ?? () | |
#10 0x0000000000000000 in ?? () | |
Thread 15 (Thread 0x7fc13d888700 (LWP 13825)): | |
#0 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13d887dd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
#1 do_futex_wait (sem=sem@entry=0xa35188, abstime=abstime@entry=0x7fc13d887dd0) at sem_waitcommon.c:111 | |
#2 0x00007fc1471e8adf in __new_sem_wait_slow (sem=0xa35188, abstime=0x7fc13d887dd0) at sem_waitcommon.c:181 | |
#3 0x00007fc1471e8b92 in sem_timedwait (sem=<optimized out>, abstime=<optimized out>) at sem_timedwait.c:36 | |
#4 0x0000000000683f5c in ?? () | |
#5 0x0000000000627825 in ?? () | |
#6 0x00007fc1471e06ba in start_thread (arg=0x7fc13d888700) at pthread_create.c:333 | |
#7 0x00007fc146d0041d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 | |
Thread 14 (Thread 0x7fc13da89700 (LWP 13821)): | |
#0 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13da88dd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
#1 do_futex_wait (sem=sem@entry=0xa35188, abstime=abstime@entry=0x7fc13da88dd0) at sem_waitcommon.c:111 | |
#2 0x00007fc1471e8adf in __new_sem_wait_slow (sem=0xa35188, abstime=0x7fc13da88dd0) at sem_waitcommon.c:181 | |
#3 0x00007fc1471e8b92 in sem_timedwait (sem=<optimized out>, abstime=<optimized out>) at sem_timedwait.c:36 | |
#4 0x0000000000683f5c in ?? () | |
#5 0x0000000000627825 in ?? () | |
#6 0x00007fc1471e06ba in start_thread (arg=0x7fc13da89700) at pthread_create.c:333 | |
#7 0x00007fc146d0041d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 | |
Thread 13 (Thread 0x7fc13e503700 (LWP 13820)): | |
#0 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13e502dd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
#1 do_futex_wait (sem=sem@entry=0xa35188, abstime=abstime@entry=0x7fc13e502dd0) at sem_waitcommon.c:111 | |
#2 0x00007fc1471e8adf in __new_sem_wait_slow (sem=0xa35188, abstime=0x7fc13e502dd0) at sem_waitcommon.c:181 | |
#3 0x00007fc1471e8b92 in sem_timedwait (sem=<optimized out>, abstime=<optimized out>) at sem_timedwait.c:36 | |
#4 0x0000000000683f5c in ?? () | |
#5 0x0000000000627825 in ?? () | |
#6 0x00007fc1471e06ba in start_thread (arg=0x7fc13e503700) at pthread_create.c:333 | |
#7 0x00007fc146d0041d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 | |
Thread 12 (Thread 0x7fc13dc8a700 (LWP 13819)): | |
#0 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13dc89dd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
#1 do_futex_wait (sem=sem@entry=0xa35188, abstime=abstime@entry=0x7fc13dc89dd0) at sem_waitcommon.c:111 | |
#2 0x00007fc1471e8adf in __new_sem_wait_slow (sem=0xa35188, abstime=0x7fc13dc89dd0) at sem_waitcommon.c:181 | |
#3 0x00007fc1471e8b92 in sem_timedwait (sem=<optimized out>, abstime=<optimized out>) at sem_timedwait.c:36 | |
#4 0x0000000000683f5c in ?? () | |
#5 0x0000000000627825 in ?? () | |
#6 0x00007fc1471e06ba in start_thread (arg=0x7fc13dc8a700) at pthread_create.c:333 | |
#7 0x00007fc146d0041d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 | |
Thread 11 (Thread 0x7fc13ea6c700 (LWP 13817)): | |
#0 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13ea6bdd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
#1 do_futex_wait (sem=sem@entry=0xa35188, abstime=abstime@entry=0x7fc13ea6bdd0) at sem_waitcommon.c:111 | |
#2 0x00007fc1471e8adf in __new_sem_wait_slow (sem=0xa35188, abstime=0x7fc13ea6bdd0) at sem_waitcommon.c:181 | |
#3 0x00007fc1471e8b92 in sem_timedwait (sem=<optimized out>, abstime=<optimized out>) at sem_timedwait.c:36 | |
#4 0x0000000000683f5c in ?? () | |
#5 0x0000000000627825 in ?? () | |
#6 0x00007fc1471e06ba in start_thread (arg=0x7fc13ea6c700) at pthread_create.c:333 | |
#7 0x00007fc146d0041d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 | |
Thread 10 (Thread 0x7fc13e704700 (LWP 13816)): | |
#0 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13e703dd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
#1 do_futex_wait (sem=sem@entry=0xa35188, abstime=abstime@entry=0x7fc13e703dd0) at sem_waitcommon.c:111 | |
#2 0x00007fc1471e8adf in __new_sem_wait_slow (sem=0xa35188, abstime=0x7fc13e703dd0) at sem_waitcommon.c:181 | |
#3 0x00007fc1471e8b92 in sem_timedwait (sem=<optimized out>, abstime=<optimized out>) at sem_timedwait.c:36 | |
#4 0x0000000000683f5c in ?? () | |
#5 0x0000000000627825 in ?? () | |
#6 0x00007fc1471e06ba in start_thread (arg=0x7fc13e704700) at pthread_create.c:333 | |
#7 0x00007fc146d0041d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 | |
Thread 9 (Thread 0x7fc13ec6d700 (LWP 13814)): | |
#0 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13ec6cdd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
#1 do_futex_wait (sem=sem@entry=0xa35188, abstime=abstime@entry=0x7fc13ec6cdd0) at sem_waitcommon.c:111 | |
#2 0x00007fc1471e8adf in __new_sem_wait_slow (sem=0xa35188, abstime=0x7fc13ec6cdd0) at sem_waitcommon.c:181 | |
#3 0x00007fc1471e8b92 in sem_timedwait (sem=<optimized out>, abstime=<optimized out>) at sem_timedwait.c:36 | |
#4 0x0000000000683f5c in ?? () | |
#5 0x0000000000627825 in ?? () | |
#6 0x00007fc1471e06ba in start_thread (arg=0x7fc13ec6d700) at pthread_create.c:333 | |
#7 0x00007fc146d0041d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 | |
Thread 8 (Thread 0x7fc13ee6e700 (LWP 13813)): | |
#0 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13ee6ddd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
#1 do_futex_wait (sem=sem@entry=0xa35188, abstime=abstime@entry=0x7fc13ee6ddd0) at sem_waitcommon.c:111 | |
#2 0x00007fc1471e8adf in __new_sem_wait_slow (sem=0xa35188, abstime=0x7fc13ee6ddd0) at sem_waitcommon.c:181 | |
#3 0x00007fc1471e8b92 in sem_timedwait (sem=<optimized out>, abstime=<optimized out>) at sem_timedwait.c:36 | |
#4 0x0000000000683f5c in ?? () | |
#5 0x0000000000627825 in ?? () | |
#6 0x00007fc1471e06ba in start_thread (arg=0x7fc13ee6e700) at pthread_create.c:333 | |
#7 0x00007fc146d0041d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 | |
Thread 7 (Thread 0x7fc13eeaf700 (LWP 13812)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
#1 0x00000000006e2da5 in ?? () | |
#2 0x000000000063d611 in ?? () | |
#3 0x000000000063f7eb in ?? () | |
#4 0x0000000000625497 in ?? () | |
#5 0x000000004143750f in ?? () | |
#6 0x0000000000000002 in ?? () | |
#7 0x0000000000000002 in ?? () | |
#8 0x00007fc13eeae8f0 in ?? () | |
#9 0xffffffffffffffff in ?? () | |
#10 0x0000000000000000 in ?? () | |
Thread 6 (Thread 0x7fc13f3fb700 (LWP 13811)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
#1 0x00000000006e2da5 in ?? () | |
#2 0x000000000063d611 in ?? () | |
#3 0x000000000063f7eb in ?? () | |
#4 0x0000000000625497 in ?? () | |
#5 0x000000004143750f in ?? () | |
#6 0x0000000000000002 in ?? () | |
#7 0x0000000000000002 in ?? () | |
#8 0x00007fc13f3fa600 in ?? () | |
#9 0xffffffffffffffff in ?? () | |
#10 0x0000000000000000 in ?? () | |
Thread 5 (Thread 0x7fc13f5fc700 (LWP 13810)): | |
#0 0x00007fc1471e8a15 in futex_abstimed_wait_cancelable (private=0, abstime=0x7fc13f5fbdd0, expected=0, futex_word=0xa35188) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
#1 do_futex_wait (sem=sem@entry=0xa35188, abstime=abstime@entry=0x7fc13f5fbdd0) at sem_waitcommon.c:111 | |
#2 0x00007fc1471e8adf in __new_sem_wait_slow (sem=0xa35188, abstime=0x7fc13f5fbdd0) at sem_waitcommon.c:181 | |
#3 0x00007fc1471e8b92 in sem_timedwait (sem=<optimized out>, abstime=<optimized out>) at sem_timedwait.c:36 | |
#4 0x0000000000683f5c in ?? () | |
#5 0x0000000000627825 in ?? () | |
#6 0x00007fc1471e06ba in start_thread (arg=0x7fc13f5fc700) at pthread_create.c:333 | |
#7 0x00007fc146d0041d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 | |
Thread 4 (Thread 0x7fc13f7fd700 (LWP 13809)): | |
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225 | |
#1 0x00000000006e2d4b in ?? () | |
#2 0x00000000006ec64b in ?? () | |
#3 0x00000000006849f2 in ?? () | |
#4 0x0000000000627825 in ?? () | |
#5 0x00007fc1471e06ba in start_thread (arg=0x7fc13f7fd700) at pthread_create.c:333 | |
#6 0x00007fc146d0041d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 | |
Thread 3 (Thread 0x7fc14441a700 (LWP 13807)): | |
#0 0x00007fc1471e8827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0xa34880) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 | |
#1 do_futex_wait (sem=sem@entry=0xa34880, abstime=0x0) at sem_waitcommon.c:111 | |
#2 0x00007fc1471e88d4 in __new_sem_wait_slow (sem=0xa34880, abstime=0x0) at sem_waitcommon.c:181 | |
#3 0x00007fc1471e897a in __new_sem_wait (sem=<optimized out>) at sem_wait.c:29 | |
#4 0x000000000066f20f in ?? () | |
#5 0x0000000000627825 in ?? () | |
#6 0x00007fc1471e06ba in start_thread (arg=0x7fc14441a700) at pthread_create.c:333 | |
#7 0x00007fc146d0041d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 | |
Thread 2 (Thread 0x7fc14679c700 (LWP 13806)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
#1 0x00000000006d61ab in ?? () | |
#2 0x00007fc1471e06ba in start_thread (arg=0x7fc14679c700) at pthread_create.c:333 | |
#3 0x00007fc146d0041d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 | |
Thread 1 (Thread 0x7fc147cf8740 (LWP 13803)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
#1 0x00000000006e2da5 in ?? () | |
#2 0x000000000063dcc5 in ?? () | |
#3 0x000000000063ef67 in ?? () | |
#4 0x000000000063f6ad in ?? () | |
#5 0x0000000000625497 in ?? () | |
#6 0x000000004143750f in ?? () | |
#7 0x00007fc1401075f8 in ?? () | |
#8 0x00007fff34474ba0 in ?? () | |
#9 0x00007fc1400005a8 in ?? () | |
#10 0x0000000000000000 in ?? () | |
================================================================= | |
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. | |
================================================================= | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment