Skip to content

Instantly share code, notes, and snippets.

@steveisok
Created February 28, 2020 14:52
Show Gist options
  • Save steveisok/82454f8fcbaef105084b8bbeae761000 to your computer and use it in GitHub Desktop.
Save steveisok/82454f8fcbaef105084b8bbeae761000 to your computer and use it in GitHub Desktop.
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1 MONO_LOG_LEVEL=debug ./PlatformBenchmarks
Mono: Config attempting to parse: '/usr/local/etc/mono/config'.
Mono: Config attempting to parse: '/Users/steve/.mono/config'.
Mono: Assembly Loader probing location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Private.CoreLib.dll'.
Mono: Image addref System.Private.CoreLib[0x7fe1fdd13b50] (asmctx DEFAULT) -> /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Private.CoreLib.dll[0x7fe1ee00d000]: 2
Mono: Predicate: wanted = System.Private.CoreLib, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
Mono: Predicate: candidate = System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
Mono: Predicate: candidate and wanted names match, returning TRUE
Mono: Prepared to set up assembly 'System.Private.CoreLib' (/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Private.CoreLib.dll)
Mono: AOT: image '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Private.CoreLib.dll.dylib' not found: dlopen(/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Private.CoreLib.dll.dylib, 1): image not found
Mono: AOT: image '/usr/local/lib/mono/aot-cache/amd64/System.Private.CoreLib.dll.dylib' not found: dlopen(/usr/local/lib/mono/aot-cache/amd64/System.Private.CoreLib.dll.dylib, 1): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Private.CoreLib.dll'.
Mono: Config attempting to parse: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Private.CoreLib.dll.config'.
Mono: Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Private.CoreLib/System.Private.CoreLib.config'.
Mono: netcore preload hook: loading 'System.Private.CoreLib' from '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Private.CoreLib.dll'.
Mono: Loading assembly System.Private.CoreLib (0x7fe1fdd13b50) into domain PlatformBenchmarks.dll (0x7fe1fdf27a40) and ALC 0x7fe1fdf284b0
Mono: Assembly System.Private.CoreLib[0x7fe1fdd13b50] added to domain PlatformBenchmarks.dll, ref_count=1
Mono: Assembly System.Private.CoreLib[0x7fe1fdd13b50] added to ALC (0x7fe1fdf284b0), ref_count=2
Mono: Assembly Loader probing location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll'.
Mono: Image addref PlatformBenchmarks[0x7fe1fdda8960] (asmctx DEFAULT) -> /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll[0x7fe1de800600]: 3
Mono: Prepared to set up assembly 'PlatformBenchmarks' (/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll)
Mono: Loading assembly PlatformBenchmarks (0x7fe1fdda8960) into domain PlatformBenchmarks.dll (0x7fe1fdf27a40) and ALC 0x7fe1fdf284b0
Mono: Assembly PlatformBenchmarks[0x7fe1fdda8960] added to domain PlatformBenchmarks.dll, ref_count=1
Mono: Assembly PlatformBenchmarks[0x7fe1fdda8960] added to ALC (0x7fe1fdf284b0), ref_count=2
Mono: AOT: image '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll.dylib' not found: dlopen(/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll.dylib, 1): image not found
Mono: AOT: image '/usr/local/lib/mono/aot-cache/amd64/PlatformBenchmarks.dll.dylib' not found: dlopen(/usr/local/lib/mono/aot-cache/amd64/PlatformBenchmarks.dll.dylib, 1): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll'.
Mono: Config attempting to parse: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll.config'.
Mono: Config attempting to parse: '/usr/local/etc/mono/assemblies/PlatformBenchmarks/PlatformBenchmarks.config'.
Mono: Assembly Loader probing location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll'.
Mono: Loading assembly PlatformBenchmarks (0x7fe1fdda8960) into domain PlatformBenchmarks.dll (0x7fe1fdf27a40) and ALC 0x7fe1fdf284b0
Mono: AOT: image '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll.dylib' not found: dlopen(/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll.dylib, 1): image not found
Mono: AOT: image '/usr/local/lib/mono/aot-cache/amd64/PlatformBenchmarks.dll.dylib' not found: dlopen(/usr/local/lib/mono/aot-cache/amd64/PlatformBenchmarks.dll.dylib, 1): image not found
Mono: Requesting loading reference 0 (of 20) of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll
Mono: Loading reference 0 of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll asmctx DEFAULT, looking for System.Runtime, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Mono: Request to load System.Runtime in (domain 0x7fe1fdf27a40, alc 0x7fe1fdf284b0)
Mono: Config attempting to parse: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll.config'.
Mono: AOT: image '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Private.CoreLib.dll.dylib' not found: dlopen(/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Private.CoreLib.dll.dylib, 1): image not found
Mono: AOT: image '/usr/local/lib/mono/aot-cache/amd64/System.Private.CoreLib.dll.dylib' not found: dlopen(/usr/local/lib/mono/aot-cache/amd64/System.Private.CoreLib.dll.dylib, 1): image not found
Mono: Domain PlatformBenchmarks.dll (0x7fe1fdf27a40) ApplicationBase is /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/
Mono: Assembly Loader probing location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.dll'.
Mono: Image addref System.Runtime[0x7fe1fdf34ca0] (asmctx DEFAULT) -> /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.dll[0x7fe1ff865800]: 2
Mono: Predicate: wanted = System.Runtime, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Mono: Predicate: candidate = System.Runtime, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Mono: Predicate: candidate and wanted names match, returning TRUE
Mono: Prepared to set up assembly 'System.Runtime' (/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.dll)
Mono: Loading assembly System.Runtime (0x7fe1fdf34ca0) into domain PlatformBenchmarks.dll (0x7fe1fdf27a40) and ALC 0x7fe1fdf284b0
Mono: Assembly System.Runtime[0x7fe1fdf34ca0] added to domain PlatformBenchmarks.dll, ref_count=1
Mono: Assembly System.Runtime[0x7fe1fdf34ca0] added to ALC (0x7fe1fdf284b0), ref_count=2
Mono: AOT: image '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.dll.dylib' not found: dlopen(/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.dll.dylib, 1): image not found
Mono: AOT: image '/usr/local/lib/mono/aot-cache/amd64/System.Runtime.dll.dylib' not found: dlopen(/usr/local/lib/mono/aot-cache/amd64/System.Runtime.dll.dylib, 1): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.dll'.
Mono: Config attempting to parse: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.dll.config'.
Mono: Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
Mono: Assembly Ref addref PlatformBenchmarks[0x7fe1fdda8960] -> System.Runtime[0x7fe1fdf34ca0]: 3
Mono: Requesting loading reference 0 (of 2) of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.dll
Mono: Loading reference 0 of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.dll asmctx DEFAULT, looking for System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
Mono: Request to load System.Private.CoreLib in (domain 0x7fe1fdf27a40, alc 0x7fe1fdf284b0)
Mono: Assembly Ref addref System.Runtime[0x7fe1fdf34ca0] -> System.Private.CoreLib[0x7fe1fdd13b50]: 3
Mono: Requesting loading reference 2 (of 20) of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll
Mono: Loading reference 2 of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll asmctx DEFAULT, looking for Microsoft.AspNetCore.Server.Kestrel.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60
Mono: Request to load Microsoft.AspNetCore.Server.Kestrel.Core in (domain 0x7fe1fdf27a40, alc 0x7fe1fdf284b0)
Mono: Domain PlatformBenchmarks.dll (0x7fe1fdf27a40) ApplicationBase is /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/
Mono: Assembly Loader probing location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/Microsoft.AspNetCore.Server.Kestrel.Core.dll'.
Mono: Image addref Microsoft.AspNetCore.Server.Kestrel.Core[0x7fe1fddcb950] (asmctx DEFAULT) -> /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/Microsoft.AspNetCore.Server.Kestrel.Core.dll[0x7fe1ee02e400]: 2
Mono: Predicate: wanted = Microsoft.AspNetCore.Server.Kestrel.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60
Mono: Predicate: candidate = Microsoft.AspNetCore.Server.Kestrel.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60
Mono: Predicate: candidate and wanted names match, returning TRUE
Mono: Prepared to set up assembly 'Microsoft.AspNetCore.Server.Kestrel.Core' (/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/Microsoft.AspNetCore.Server.Kestrel.Core.dll)
Mono: Loading assembly Microsoft.AspNetCore.Server.Kestrel.Core (0x7fe1fddcb950) into domain PlatformBenchmarks.dll (0x7fe1fdf27a40) and ALC 0x7fe1fdf284b0
Mono: Assembly Microsoft.AspNetCore.Server.Kestrel.Core[0x7fe1fddcb950] added to domain PlatformBenchmarks.dll, ref_count=1
Mono: Assembly Microsoft.AspNetCore.Server.Kestrel.Core[0x7fe1fddcb950] added to ALC (0x7fe1fdf284b0), ref_count=2
Mono: AOT: image '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/Microsoft.AspNetCore.Server.Kestrel.Core.dll.dylib' not found: dlopen(/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/Microsoft.AspNetCore.Server.Kestrel.Core.dll.dylib, 1): image not found
Mono: AOT: image '/usr/local/lib/mono/aot-cache/amd64/Microsoft.AspNetCore.Server.Kestrel.Core.dll.dylib' not found: dlopen(/usr/local/lib/mono/aot-cache/amd64/Microsoft.AspNetCore.Server.Kestrel.Core.dll.dylib, 1): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/Microsoft.AspNetCore.Server.Kestrel.Core.dll'.
Mono: Config attempting to parse: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/Microsoft.AspNetCore.Server.Kestrel.Core.dll.config'.
Mono: Config attempting to parse: '/usr/local/etc/mono/assemblies/Microsoft.AspNetCore.Server.Kestrel.Core/Microsoft.AspNetCore.Server.Kestrel.Core.config'.
Mono: Assembly Ref addref PlatformBenchmarks[0x7fe1fdda8960] -> Microsoft.AspNetCore.Server.Kestrel.Core[0x7fe1fddcb950]: 3
Mono: Requesting loading reference 3 (of 20) of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll
Mono: Loading reference 3 of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll asmctx DEFAULT, looking for System.Text.Json, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Mono: Request to load System.Text.Json in (domain 0x7fe1fdf27a40, alc 0x7fe1fdf284b0)
Mono: Domain PlatformBenchmarks.dll (0x7fe1fdf27a40) ApplicationBase is /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/
Mono: Assembly Loader probing location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Text.Json.dll'.
Mono: Image addref System.Text.Json[0x7fe1fdc42810] (asmctx DEFAULT) -> /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Text.Json.dll[0x7fe1ee028600]: 2
Mono: Predicate: wanted = System.Text.Json, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Mono: Predicate: candidate = System.Text.Json, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Mono: Predicate: candidate and wanted names match, returning TRUE
Mono: Prepared to set up assembly 'System.Text.Json' (/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Text.Json.dll)
Mono: Loading assembly System.Text.Json (0x7fe1fdc42810) into domain PlatformBenchmarks.dll (0x7fe1fdf27a40) and ALC 0x7fe1fdf284b0
Mono: Assembly System.Text.Json[0x7fe1fdc42810] added to domain PlatformBenchmarks.dll, ref_count=1
Mono: Assembly System.Text.Json[0x7fe1fdc42810] added to ALC (0x7fe1fdf284b0), ref_count=2
Mono: AOT: image '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Text.Json.dll.dylib' not found: dlopen(/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Text.Json.dll.dylib, 1): image not found
Mono: AOT: image '/usr/local/lib/mono/aot-cache/amd64/System.Text.Json.dll.dylib' not found: dlopen(/usr/local/lib/mono/aot-cache/amd64/System.Text.Json.dll.dylib, 1): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Text.Json.dll'.
Mono: Config attempting to parse: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Text.Json.dll.config'.
Mono: Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Text.Json/System.Text.Json.config'.
Mono: Assembly Ref addref PlatformBenchmarks[0x7fe1fdda8960] -> System.Text.Json[0x7fe1fdc42810]: 3
Mono: Requesting loading reference 0 (of 14) of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Text.Json.dll
Mono: Loading reference 0 of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Text.Json.dll asmctx DEFAULT, looking for System.Runtime, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Mono: Request to load System.Runtime in (domain 0x7fe1fdf27a40, alc 0x7fe1fdf284b0)
Mono: Assembly Ref addref System.Text.Json[0x7fe1fdc42810] -> System.Runtime[0x7fe1fdf34ca0]: 4
Mono: Requesting loading reference 4 (of 20) of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll
Mono: Loading reference 4 of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll asmctx DEFAULT, looking for System.IO.Pipelines, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Mono: Request to load System.IO.Pipelines in (domain 0x7fe1fdf27a40, alc 0x7fe1fdf284b0)
Mono: Domain PlatformBenchmarks.dll (0x7fe1fdf27a40) ApplicationBase is /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/
Mono: Assembly Loader probing location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.IO.Pipelines.dll'.
Mono: Image addref System.IO.Pipelines[0x7fe1fdf49820] (asmctx DEFAULT) -> /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.IO.Pipelines.dll[0x7fe1fe022800]: 2
Mono: Predicate: wanted = System.IO.Pipelines, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Mono: Predicate: candidate = System.IO.Pipelines, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Mono: Predicate: candidate and wanted names match, returning TRUE
Mono: Prepared to set up assembly 'System.IO.Pipelines' (/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.IO.Pipelines.dll)
Mono: Loading assembly System.IO.Pipelines (0x7fe1fdf49820) into domain PlatformBenchmarks.dll (0x7fe1fdf27a40) and ALC 0x7fe1fdf284b0
Mono: Assembly System.IO.Pipelines[0x7fe1fdf49820] added to domain PlatformBenchmarks.dll, ref_count=1
Mono: Assembly System.IO.Pipelines[0x7fe1fdf49820] added to ALC (0x7fe1fdf284b0), ref_count=2
Mono: AOT: image '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.IO.Pipelines.dll.dylib' not found: dlopen(/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.IO.Pipelines.dll.dylib, 1): image not found
Mono: AOT: image '/usr/local/lib/mono/aot-cache/amd64/System.IO.Pipelines.dll.dylib' not found: dlopen(/usr/local/lib/mono/aot-cache/amd64/System.IO.Pipelines.dll.dylib, 1): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.IO.Pipelines.dll'.
Mono: Config attempting to parse: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.IO.Pipelines.dll.config'.
Mono: Config attempting to parse: '/usr/local/etc/mono/assemblies/System.IO.Pipelines/System.IO.Pipelines.config'.
Mono: Assembly Ref addref PlatformBenchmarks[0x7fe1fdda8960] -> System.IO.Pipelines[0x7fe1fdf49820]: 3
Mono: Requesting loading reference 0 (of 10) of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.IO.Pipelines.dll
Mono: Loading reference 0 of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.IO.Pipelines.dll asmctx DEFAULT, looking for System.Runtime, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Mono: Request to load System.Runtime in (domain 0x7fe1fdf27a40, alc 0x7fe1fdf284b0)
Mono: Assembly Ref addref System.IO.Pipelines[0x7fe1fdf49820] -> System.Runtime[0x7fe1fdf34ca0]: 5
Mono: Requesting loading reference 2 (of 10) of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.IO.Pipelines.dll
Mono: Loading reference 2 of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.IO.Pipelines.dll asmctx DEFAULT, looking for System.Memory, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Mono: Request to load System.Memory in (domain 0x7fe1fdf27a40, alc 0x7fe1fdf284b0)
Mono: Domain PlatformBenchmarks.dll (0x7fe1fdf27a40) ApplicationBase is /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/
Mono: Assembly Loader probing location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Memory.dll'.
Mono: Image addref System.Memory[0x7fe1fdc24c10] (asmctx DEFAULT) -> /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Memory.dll[0x7fe1fe004400]: 2
Mono: Predicate: wanted = System.Memory, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Mono: Predicate: candidate = System.Memory, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Mono: Predicate: candidate and wanted names match, returning TRUE
Mono: Prepared to set up assembly 'System.Memory' (/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Memory.dll)
Mono: Loading assembly System.Memory (0x7fe1fdc24c10) into domain PlatformBenchmarks.dll (0x7fe1fdf27a40) and ALC 0x7fe1fdf284b0
Mono: Assembly System.Memory[0x7fe1fdc24c10] added to domain PlatformBenchmarks.dll, ref_count=1
Mono: Assembly System.Memory[0x7fe1fdc24c10] added to ALC (0x7fe1fdf284b0), ref_count=2
Mono: AOT: image '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Memory.dll.dylib' not found: dlopen(/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Memory.dll.dylib, 1): image not found
Mono: AOT: image '/usr/local/lib/mono/aot-cache/amd64/System.Memory.dll.dylib' not found: dlopen(/usr/local/lib/mono/aot-cache/amd64/System.Memory.dll.dylib, 1): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Memory.dll'.
Mono: Config attempting to parse: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Memory.dll.config'.
Mono: Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Memory/System.Memory.config'.
Mono: Assembly Ref addref System.IO.Pipelines[0x7fe1fdf49820] -> System.Memory[0x7fe1fdc24c10]: 3
Mono: Requesting loading reference 0 (of 45) of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/Microsoft.AspNetCore.Server.Kestrel.Core.dll
Mono: Loading reference 0 of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/Microsoft.AspNetCore.Server.Kestrel.Core.dll asmctx DEFAULT, looking for System.Runtime, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Mono: Request to load System.Runtime in (domain 0x7fe1fdf27a40, alc 0x7fe1fdf284b0)
Mono: Assembly Ref addref Microsoft.AspNetCore.Server.Kestrel.Core[0x7fe1fddcb950] -> System.Runtime[0x7fe1fdf34ca0]: 6
Mono: Requesting loading reference 14 (of 20) of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll
Mono: Loading reference 14 of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/PlatformBenchmarks.dll asmctx DEFAULT, looking for System.Console, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Mono: Request to load System.Console in (domain 0x7fe1fdf27a40, alc 0x7fe1fdf284b0)
Mono: Domain PlatformBenchmarks.dll (0x7fe1fdf27a40) ApplicationBase is /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/
Mono: Assembly Loader probing location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Console.dll'.
Mono: Image addref System.Console[0x7fe1fddc2ce0] (asmctx DEFAULT) -> /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Console.dll[0x7fe1ff866000]: 2
Mono: Predicate: wanted = System.Console, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Mono: Predicate: candidate = System.Console, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Mono: Predicate: candidate and wanted names match, returning TRUE
Mono: Prepared to set up assembly 'System.Console' (/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Console.dll)
Mono: Loading assembly System.Console (0x7fe1fddc2ce0) into domain PlatformBenchmarks.dll (0x7fe1fdf27a40) and ALC 0x7fe1fdf284b0
Mono: Assembly System.Console[0x7fe1fddc2ce0] added to domain PlatformBenchmarks.dll, ref_count=1
Mono: Assembly System.Console[0x7fe1fddc2ce0] added to ALC (0x7fe1fdf284b0), ref_count=2
Mono: AOT: image '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Console.dll.dylib' not found: dlopen(/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Console.dll.dylib, 1): image not found
Mono: AOT: image '/usr/local/lib/mono/aot-cache/amd64/System.Console.dll.dylib' not found: dlopen(/usr/local/lib/mono/aot-cache/amd64/System.Console.dll.dylib, 1): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Console.dll'.
Mono: Config attempting to parse: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Console.dll.config'.
Mono: Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Console/System.Console.config'.
Mono: Assembly Ref addref PlatformBenchmarks[0x7fe1fdda8960] -> System.Console[0x7fe1fddc2ce0]: 3
Mono: Requesting loading reference 0 (of 9) of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Console.dll
Mono: Loading reference 0 of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Console.dll asmctx DEFAULT, looking for System.Runtime, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Mono: Request to load System.Runtime in (domain 0x7fe1fdf27a40, alc 0x7fe1fdf284b0)
Mono: Assembly Ref addref System.Console[0x7fe1fddc2ce0] -> System.Runtime[0x7fe1fdf34ca0]: 7
Mono: Requesting loading reference 1 (of 9) of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Console.dll
Mono: Loading reference 1 of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Console.dll asmctx DEFAULT, looking for System.Runtime.Extensions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Mono: Request to load System.Runtime.Extensions in (domain 0x7fe1fdf27a40, alc 0x7fe1fdf284b0)
Mono: Domain PlatformBenchmarks.dll (0x7fe1fdf27a40) ApplicationBase is /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/
Mono: Assembly Loader probing location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.Extensions.dll'.
Mono: Image addref System.Runtime.Extensions[0x7fe1fde16630] (asmctx DEFAULT) -> /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.Extensions.dll[0x7fe1fe017800]: 2
Mono: Predicate: wanted = System.Runtime.Extensions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Mono: Predicate: candidate = System.Runtime.Extensions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Mono: Predicate: candidate and wanted names match, returning TRUE
Mono: Prepared to set up assembly 'System.Runtime.Extensions' (/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.Extensions.dll)
Mono: Loading assembly System.Runtime.Extensions (0x7fe1fde16630) into domain PlatformBenchmarks.dll (0x7fe1fdf27a40) and ALC 0x7fe1fdf284b0
Mono: Assembly System.Runtime.Extensions[0x7fe1fde16630] added to domain PlatformBenchmarks.dll, ref_count=1
Mono: Assembly System.Runtime.Extensions[0x7fe1fde16630] added to ALC (0x7fe1fdf284b0), ref_count=2
Mono: AOT: image '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.Extensions.dll.dylib' not found: dlopen(/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.Extensions.dll.dylib, 1): image not found
Mono: AOT: image '/usr/local/lib/mono/aot-cache/amd64/System.Runtime.Extensions.dll.dylib' not found: dlopen(/usr/local/lib/mono/aot-cache/amd64/System.Runtime.Extensions.dll.dylib, 1): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.Extensions.dll'.
Mono: Config attempting to parse: '/Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.Extensions.dll.config'.
Mono: Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime.Extensions/System.Runtime.Extensions.config'.
Mono: Assembly Ref addref System.Console[0x7fe1fddc2ce0] -> System.Runtime.Extensions[0x7fe1fde16630]: 3
Mono: Requesting loading reference 0 (of 2) of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.Extensions.dll
Mono: Loading reference 0 of /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/System.Runtime.Extensions.dll asmctx DEFAULT, looking for System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
Mono: Request to load System.Private.CoreLib in (domain 0x7fe1fdf27a40, alc 0x7fe1fdf284b0)
Mono: Assembly Ref addref System.Runtime.Extensions[0x7fe1fde16630] -> System.Private.CoreLib[0x7fe1fdd13b50]: 4
CLR: Managed code called FailFast, saying "Infinite recursion during resource lookup within System.Private.CoreLib. This may be a bug in System.Private.CoreLib, or potentially in certain extensibility points such as assembly resolve events or CultureInfo names. Resource name: Arg_PlatformNotSupported"
=================================================================
Native Crash Reporting
=================================================================
Got a abrt while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
=================================================================
Native stacktrace:
=================================================================
0x10be74832 - /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/libcoreclr.dylib : mono_dump_native_crash_info
0x10bdea655 - /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/libcoreclr.dylib : mono_handle_native_crash
0x10be73e3f - /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/libcoreclr.dylib : sigabrt_signal_handler
0x7fff61291b5d - /usr/lib/system/libsystem_platform.dylib : _sigtramp
0x0 - Unknown
0x7fff6114b6a6 - /usr/lib/system/libsystem_c.dylib : abort
0x10bf08bbf - /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/libcoreclr.dylib : ves_icall_System_Environment_FailFast
0x10bf0b6e6 - /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/libcoreclr.dylib : ves_icall_System_Environment_FailFast_raw
0x10d9de6c4 - Unknown
0x10ba43f9a - Unknown
0x10bf4f678 - /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/libcoreclr.dylib : mono_runtime_invoke_checked
0x10bf4f523 - /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/libcoreclr.dylib : mono_runtime_object_init_handle
0x10bef8c38 - /Users/steve/dev/net5/Benchmarks/src/BenchmarksApps/Kestrel/PlatformBenchmarks/bin/Release/netcoreapp5.0/osx-x64/publish/libcoreclr.dylib : mono_exception_from_token
0x10bc6ee71 - Unknown
=================================================================
Telemetry Dumper:
=================================================================
Pkilling 0x123145357557760x from 0x4493227456x
Could not exec mono-hang-watchdog, expected on path '/usr/local/etc/../bin/mono-hang-watchdog' (errno 2)
Entering thread summarizer pause from 0x4493227456x
Finished thread summarizer pause from 0x4493227456x.
Waiting for dumping threads to resume
=================================================================
External Debugger Dump:
=================================================================
=================================================================
Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0x7fff611e12c2):0x7fff611e12b2 ff ff c3 90 90 90 b8 48 01 00 02 49 89 ca 0f 05 .......H...I....
0x7fff611e12c2 73 08 48 89 c7 e9 87 a1 ff ff c3 55 48 89 e5 41 s.H........UH..A
0x7fff611e12d2 57 41 56 41 55 41 54 53 48 81 ec 88 00 00 00 4d WAVAUATSH......M
0x7fff611e12e2 89 cf 49 89 f4 48 8d 05 7a f2 64 36 48 8b 00 48 ..I..H..z.d6H..H
=================================================================
Managed Stacktrace:
=================================================================
at <unknown> <0xffffffff>
at System.Environment:FailFast <0x00093>
at System.Environment:FailFast <0x00023>
at System.SR:InternalGetResourceString <0x0021a>
at System.SR:GetResourceString <0x00039>
at System.SR:GetResourceString <0x0002c>
at System.SR:get_Arg_PlatformNotSupported <0x00023>
at System.PlatformNotSupportedException:.ctor <0x00025>
at System.Object:runtime_invoke_void__this__ <0x00060>
=================================================================
Abort trap: 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment