Skip to content

Instantly share code, notes, and snippets.

@cnblogs-dudu
Last active August 29, 2015 14:15
Show Gist options
  • Save cnblogs-dudu/ace5d9039716860f6a8c to your computer and use it in GitHub Desktop.
Save cnblogs-dudu/ace5d9039716860f6a8c to your computer and use it in GitHub Desktop.
[OSX]"export COMPlus_DumpJittedMethods=1" for CoreClrHelloWord
$ runtime_mac/corerun app/HelloWorld.exe
Compiling 0 System.AppDomain::SetupDomain, IL size = 58, hsh=0x7a83b94f
Compiling 1 System.AppDomain::SetupFusionStore, IL size = 71, hsh=0xc5141dd8
Compiling 2 System.AppDomainSetup::VerifyDir, IL size = 31, hsh=0x12d702c7
Compiling 3 System.AppDomainSetup::SetupDefaults, IL size = 110, hsh=0x2a7c5db0
Compiling 4 System.String::LastIndexOfAny, IL size = 22, hsh=0xa01e2e37
Compiling 5 System.String::Substring, IL size = 144, hsh=0x85a5f80d
Compiling 6 System.String::InternalSubString, IL size = 104, hsh=0xc6f3096a
Compiling 7 System.Buffer::Memmove, IL size = 623, hsh=0xc758e6fd
Compiling 8 System.String::Concat, IL size = 73, hsh=0x32fded48
Compiling 9 System.String::FillStringChecked, IL size = 63, hsh=0xfc9beb61
Compiling 10 System.AppDomain::PrepareDataForSetup, IL size = 202, hsh=0x5305b785
Compiling 11 System.AppDomainSetup::.ctor, IL size = 243, hsh=0x7785ad4b
Compiling 12 System.Collections.Generic.List`1[__Canon][System.__Canon]::.cctor, IL size = 12, hsh=0xce811fe1
Compiling 13 System.String::Compare, IL size = 253, hsh=0x493872fb
Compiling 14 System.String::CompareOrdinalIgnoreCaseHelper, IL size = 158, hsh=0x67dae402
Compiling 15 System.AppDomain::Setup, IL size = 1537, hsh=0x7d842baf
Compiling 16 System.Threading.Thread::GetDomain, IL size = 17, hsh=0x87066a31
Compiling 17 System.AppDomainSetup::GetConfigurationBytes, IL size = 27, hsh=0x4f67aab0
Compiling 18 System.AppDomainSetup::get_TargetFrameworkName, IL size = 120, hsh=0xd5c75fec
Compiling 19 System.AppDomain::get_FusionStore, IL size = 29, hsh=0xf74ff436
Compiling 20 System.String::Equals, IL size = 38, hsh=0x18ce0103
Compiling 21 System.String::EqualsHelper, IL size = 147, hsh=0x315cae05
Compiling 22 System.Text.StringBuilder::.ctor, IL size = 239, hsh=0xad28ce0a
Compiling 23 System.Text.StringBuilder::ThreadSafeCopy, IL size = 61, hsh=0xdd377bd4
Compiling 24 System.IO.Path::.cctor, IL size = 175, hsh=0x47b88b
Compiling 25 System.String::SplitInternal, IL size = 162, hsh=0xd9dcb289
Compiling 26 System.String::MakeSeparatorList, IL size = 210, hsh=0x2af61de1
Compiling 27 System.String::InternalSplitKeepEmptyEntries, IL size = 130, hsh=0xd8637935
Compiling 28 System.IO.Path::IsRelative, IL size = 44, hsh=0x792976e2
Compiling 29 System.IO.Path::NormalizePath, IL size = 1172, hsh=0x5a41ec4
Compiling 30 System.String::TrimHelper, IL size = 144, hsh=0xf66558f8
Compiling 31 System.String::CreateTrimmedString, IL size = 35, hsh=0xdeec7863
Compiling 32 System.IO.Path::CheckInvalidPathChars, IL size = 40, hsh=0x8a525afd
Compiling 33 System.IO.Path::HasIllegalCharacters, IL size = 39, hsh=0xc6b1bdba
Compiling 34 System.IO.PathHelper::Append, IL size = 87, hsh=0xebe1b944
Compiling 35 System.IO.PathHelper::OrdinalStartsWith, IL size = 144, hsh=0xe756d588
Compiling 36 System.IO.PathHelper::NullTerminate, IL size = 19, hsh=0x205ecfe8
Compiling 37 System.IO.PathHelper::GetFullPathName, IL size = 397, hsh=0x8c01b145
Compiling 38 DomainNeutralILStubClass::IL_STUB_PInvoke, IL size = 66, hsh=0x2f6692f9
Compiling 39 System.IO.PathHelper::ToString, IL size = 39, hsh=0xa58c46e4
Compiling 40 System.String::CtorCharPtrStartLength, IL size = 170, hsh=0x107ed104
Compiling 41 System.String::Equals, IL size = 281, hsh=0x18ce0103
Compiling 42 System.Text.StringBuilder::Append, IL size = 132, hsh=0x3d8a4c40
Compiling 43 System.Text.StringBuilder::AppendHelper, IL size = 31, hsh=0xe68cd606
Compiling 44 System.Text.StringBuilder::Append, IL size = 190, hsh=0x3d8a4c40
Compiling 45 System.Text.StringBuilder::ExpandByABlock, IL size = 147, hsh=0x677089bb
Compiling 46 System.Text.StringBuilder::VerifyClassInvariant, IL size = 229, hsh=0x58be4207
Compiling 47 System.BCLDebug::Correctness, IL size = 111, hsh=0x5b95edc0
Compiling 48 System.BCLDebug::.cctor, IL size = 438, hsh=0x73b26512
Compiling 49 System.SwitchStructure::.ctor, IL size = 15, hsh=0x9e715a0a
Compiling 50 System.BCLDebug::CheckRegistry, IL size = 242, hsh=0xf7747266
Compiling 51 System.Text.StringBuilder::Append, IL size = 54, hsh=0x3d8a4c40
Compiling 52 System.Text.StringBuilder::Append, IL size = 124, hsh=0x3d8a4c40
Compiling 53 System.Text.StringBuilder::Remove, IL size = 121, hsh=0x6c85fa48
Compiling 54 System.Text.StringBuilder::Remove, IL size = 287, hsh=0x6c85fa48
Compiling 55 System.Text.StringBuilder::ThreadSafeCopy, IL size = 65, hsh=0xdd377bd4
Compiling 56 System.Text.StringBuilder::ToString, IL size = 194, hsh=0x73e7b3e0
Compiling 57 System.Buffer::_Memmove, IL size = 9, hsh=0x79da2262
Compiling 58 System.AppDomain::SetDataHelper, IL size = 156, hsh=0xd3cf977c
Compiling 59 System.AppDomain::get_LocalStore, IL size = 33, hsh=0x99f415f3
Compiling 60 System.Collections.Generic.Dictionary`2[__Canon,__Canon][System.__Canon,System.__Canon]::.ctor, IL size = 45, hsh=0xe331a3f9
Compiling 61 System.Collections.Generic.EqualityComparer`1[__Canon][System.__Canon]::get_Default, IL size = 27, hsh=0x139ea37b
Compiling 62 System.Collections.Generic.EqualityComparer`1[__Canon][System.__Canon]::CreateComparer, IL size = 370, hsh=0xf2b12c08
Compiling 63 System.RuntimeType::IsAssignableFrom, IL size = 120, hsh=0x8064630a
Compiling 64 System.RuntimeType::get_UnderlyingSystemType, IL size = 2, hsh=0xab020624
Compiling 65 System.Collections.Generic.GenericEqualityComparer`1[__Canon][System.__Canon]::.ctor, IL size = 7, hsh=0x242f06ec
Compiling 66 System.Collections.Generic.Dictionary`2[__Canon,__Canon][System.__Canon,System.__Canon]::System.Collections.ICollection.get_SyncRoot, IL size = 33, hsh=0xaf84eda4
Compiling 67 System.Collections.Generic.Dictionary`2[__Canon,__Canon][System.__Canon,System.__Canon]::TryGetValue, IL size = 46, hsh=0xfe70447f
Compiling 68 System.Collections.Generic.Dictionary`2[__Canon,__Canon][System.__Canon,System.__Canon]::FindEntry, IL size = 138, hsh=0x3d65fe8c
Compiling 69 System.Collections.Generic.Dictionary`2[__Canon,__Canon][System.__Canon,System.__Canon]::Insert, IL size = 398, hsh=0x70841fca
Compiling 70 System.Collections.Generic.Dictionary`2[__Canon,__Canon][System.__Canon,System.__Canon]::Initialize, IL size = 67, hsh=0x375de4b5
Compiling 71 System.Collections.HashHelpers::GetPrime, IL size = 90, hsh=0xcd87ecf0
Compiling 72 System.Collections.HashHelpers::.cctor, IL size = 24, hsh=0x58637e62
Compiling 73 System.Collections.Generic.GenericEqualityComparer`1[__Canon][System.__Canon]::GetHashCode, IL size = 24, hsh=0x665772c1
Compiling 74 System.String::GetHashCode, IL size = 135, hsh=0x5e996735
Compiling 75 System.IO.Path::NormalizePath, IL size = 10, hsh=0x5a41ec4
Compiling 76 System.String::op_Equality, IL size = 8, hsh=0x823e52f4
Compiling 77 System.Text.StringBuilder::.ctor, IL size = 22, hsh=0xad28ce0a
Compiling 78 System.Collections.HashHelpers::ExpandPrime, IL size = 60, hsh=0x177f8160
Compiling 79 System.Collections.Generic.Dictionary`2[__Canon,__Canon][System.__Canon,System.__Canon]::Resize, IL size = 239, hsh=0x81468ef
Compiling 80 DomainNeutralILStubClass::IL_STUB_PInvoke, IL size = 41, hsh=0x2f6692f9
Compiling 81 System.AppDomain::CreateAppDomainManager, IL size = 438, hsh=0x4d4c935e
Compiling 82 System.Diagnostics.Contracts.Contract::Assert, IL size = 13, hsh=0x2f4d84c
Compiling 83 System.AppDomain::GetData, IL size = 187, hsh=0xc4a2f26e
Compiling 84 System.AppDomainSetup::Locate, IL size = 63, hsh=0xdf51935f
Compiling 85 System.AppDomainSetup::get_LoaderOptimizationKey, IL size = 6, hsh=0xcedbdd41
Compiling 86 System.String::Equals, IL size = 49, hsh=0x18ce0103
Compiling 87 System.Threading.Monitor::Enter, IL size = 24, hsh=0xce572a2d
Compiling 88 System.Collections.Generic.GenericEqualityComparer`1[__Canon][System.__Canon]::Equals, IL size = 45, hsh=0x6e225eb7
Compiling 89 System.AppDomain::SetupBindingPaths, IL size = 13, hsh=0xcb5a2690
Compiling 90 DomainNeutralILStubClass::IL_STUB_PInvoke, IL size = 152, hsh=0x2f6692f9
Compiling 91 System.AppDomain::GetAppDomainManagerType, IL size = 36, hsh=0x8ff9f954
Compiling 92 System.AppDomain::GetNativeHandle, IL size = 41, hsh=0x30d2d895
Compiling 93 System.Runtime.CompilerServices.JitHelpers::UnsafeCastToStackPointer, IL size = 25, hsh=0xa2196d38
Compiling 94 System.AppDomain::InitializeCompatibilityFlags, IL size = 64, hsh=0xe906ef91
Compiling 95 System.CompatibilitySwitches::InitializeSwitches, IL size = 37, hsh=0xeb6530af
Compiling 96 System.CompatibilitySwitches::IsCompatibilitySwitchSet, IL size = 31, hsh=0xa1c697c7
Compiling 97 System.AppDomain::IsCompatibilitySwitchSet, IL size = 50, hsh=0x282060cc
Compiling 98 System.AppDomain::InitializeDomainSecurity, IL size = 88, hsh=0x4d9eb056
Compiling 99 System.AppDomainSetup::InternalGetApplicationTrust, IL size = 29, hsh=0x60dd8e30
Compiling 100 System.Security.NamedPermissionSet::GetBuiltInSet, IL size = 102, hsh=0xfbc4f28e
Compiling 101 System.Security.PermissionSet::.ctor, IL size = 45, hsh=0x8957efbc
Compiling 102 System.Security.Policy.ApplicationTrust::.ctor, IL size = 30, hsh=0xca58ba15
Compiling 103 System.Security.Policy.ApplicationTrust::InitDefaultGrantSet, IL size = 27, hsh=0xd750b4ec
Compiling 104 System.Security.Policy.PolicyStatement::.ctor, IL size = 51, hsh=0xbb2e3b7e
Compiling 105 System.Security.PermissionSet::Copy, IL size = 7, hsh=0xf022c87d
Compiling 106 System.Security.PermissionSet::.ctor, IL size = 175, hsh=0x8957efbc
Compiling 107 System.Security.Policy.PolicyStatement::ValidProperties, IL size = 24, hsh=0xd52d23cd
Compiling 108 System.Security.Policy.ApplicationTrust::set_DefaultGrantSet, IL size = 49, hsh=0xe3699e6b
Compiling 109 System.Security.Policy.PolicyStatement::get_PermissionSet, IL size = 38, hsh=0x7c6cd03a
Compiling 110 System.Security.SecurityManager::GetSpecialFlags, IL size = 433, hsh=0xce5685fc
Compiling 111 System.Collections.ObjectModel.ReadOnlyCollection`1[__Canon][System.__Canon]::.ctor, IL size = 23, hsh=0x5749733b
Compiling 112 System.AppDomain::SetupDomainSecurityForHomogeneousDomain, IL size = 50, hsh=0x4f66e5e7
Compiling 113 DomainNeutralILStubClass::IL_STUB_PInvoke, IL size = 38, hsh=0x2f6692f9
Compiling 114 System.AppDomain::SetupDomainSecurity, IL size = 23, hsh=0x80f94ff9
Compiling 115 DomainNeutralILStubClass::IL_STUB_PInvoke, IL size = 54, hsh=0x2f6692f9
Compiling 116 System.AppDomain::RunInitializer, IL size = 48, hsh=0xf3f70bfb
Compiling 117 Program::Main, IL size = 101, hsh=0x1f83643a
Compiling 118 Program::DrawWindows, IL size = 163, hsh=0x854db8ee
Compiling 119 System.Console::WriteLine, IL size = 12, hsh=0x9e39862d
Compiling 120 System.Console::get_Out, IL size = 23, hsh=0xe670a7d9
Compiling 121 System.Console::.cctor, IL size = 17, hsh=0x847ab179
Compiling 122 System.Console::InitializeStdOutError, IL size = 253, hsh=0x272c10c3
Compiling 123 System.Console::get_InternalSyncObject, IL size = 36, hsh=0xa71e9762
Compiling 124 System.Console::OpenStandardOutput, IL size = 35, hsh=0x3485270e
Compiling 125 System.Console::GetStandardFile, IL size = 65, hsh=0xc299f3b5
Compiling 126 DomainNeutralILStubClass::IL_STUB_PInvoke, IL size = 39, hsh=0x2f6692f9
Compiling 127 System.Object::Finalize, IL size = 1, hsh=0xab8bb4e6
Compiling 128 System.Runtime.ConstrainedExecution.CriticalFinalizerObject::Finalize, IL size = 10, hsh=0x38a285b
Compiling 129 System.Runtime.InteropServices.SafeHandle::Finalize, IL size = 17, hsh=0xd77db521
Compiling 130 System.IntPtr::.ctor, IL size = 10, hsh=0xa96a3708
Compiling 131 Microsoft.Win32.Win32Native::.cctor, IL size = 29, hsh=0x370d6bb0
Compiling 132 DomainNeutralILStubClass::IL_STUB_PInvoke, IL size = 44, hsh=0x2f6692f9
Compiling 133 Microsoft.Win32.SafeHandles.SafeFileHandle::ReleaseHandle, IL size = 12, hsh=0xe1a9ed5f
Compiling 134 System.IntPtr::IsNull, IL size = 11, hsh=0xb7e442d
Compiling 135 System.IntPtr::op_Equality, IL size = 17, hsh=0xbd9dc844
Compiling 136 Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid::get_IsInvalid, IL size = 33, hsh=0xb0730ca4
Compiling 137 System.Runtime.InteropServices.SafeHandle::Dispose, IL size = 8, hsh=0x67df36ac
Compiling 138 System.Runtime.InteropServices.SafeHandle::Dispose, IL size = 17, hsh=0x67df36ac
Compiling 139 System.Runtime.InteropServices.SafeHandle::.ctor, IL size = 77, hsh=0x9ad3ed1f
Compiling 140 System.GC::SuppressFinalize, IL size = 21, hsh=0x13688266
Compiling 141 System.BCLDebug::get_SafeHandleStackTracesEnabled, IL size = 20, hsh=0xa5df551e
Compiling 142 System.Console::ConsoleHandleIsWritable, IL size = 29, hsh=0x10f9fbab
Compiling 143 DomainNeutralILStubClass::IL_STUB_PInvoke, IL size = 111, hsh=0x2f6692f9
Compiling 144 System.StubHelpers.StubHelpers::SafeHandleAddRef, IL size = 43, hsh=0x31b3934c
Compiling 145 System.StubHelpers.StubHelpers::SafeHandleRelease, IL size = 31, hsh=0xcbb3c335
Compiling 146 System.IO.__ConsoleStream::.ctor, IL size = 85, hsh=0xc5dee7ae
Compiling 147 DomainNeutralILStubClass::IL_STUB_PInvoke, IL size = 68, hsh=0x2f6692f9
Compiling 148 System.IO.Stream::.cctor, IL size = 11, hsh=0x254443ba
Compiling 149 NullStream::.ctor, IL size = 7, hsh=0x930d96e1
Compiling 150 System.Text.Encoding::get_UTF8, IL size = 30, hsh=0x2aac6d8f
Compiling 151 System.Text.UTF8Encoding::SetDefaultFallbacks, IL size = 64, hsh=0xb37295b0
Compiling 152 System.Text.EncoderReplacementFallback::.ctor, IL size = 121, hsh=0x8fcad7f8
Compiling 153 System.Char::IsSurrogate, IL size = 47, hsh=0x6fedec95
Compiling 154 System.Text.DecoderReplacementFallback::.ctor, IL size = 121, hsh=0xf5042bd2
Compiling 155 System.IO.StreamWriter::.ctor, IL size = 95, hsh=0xb5e516d6
Compiling 156 System.IO.__ConsoleStream::get_CanWrite, IL size = 7, hsh=0x84ccd892
Compiling 157 System.IO.StreamWriter::Init, IL size = 135, hsh=0xcc933728
Compiling 158 System.Text.UTF8Encoding::GetEncoder, IL size = 7, hsh=0x8da674c4
Compiling 159 UTF8Encoder::Reset, IL size = 27, hsh=0xebf9439c
Compiling 160 System.Text.UTF8Encoding::GetMaxByteCount, IL size = 98, hsh=0xebdf9c0d
Compiling 161 System.Text.EncoderReplacementFallback::get_MaxCharCount, IL size = 12, hsh=0xe32e85a
Compiling 162 System.IO.__ConsoleStream::get_CanSeek, IL size = 2, hsh=0x232627b7
Compiling 163 System.IO.StreamWriter::set_AutoFlush, IL size = 25, hsh=0x5948f3c4
Compiling 164 System.IO.StreamWriter::CheckAsyncTaskInProgress, IL size = 37, hsh=0xef1477a5
Compiling 165 System.IO.StreamWriter::Flush, IL size = 162, hsh=0xbc46cf56
Compiling 166 System.Text.EncoderNLS::GetBytes, IL size = 256, hsh=0x21425bd0
Compiling 167 System.Text.EncoderNLS::GetBytes, IL size = 118, hsh=0x21425bd0
Compiling 168 System.Text.UTF8Encoding::GetBytes, IL size = 1599, hsh=0xcf085649
Compiling 169 System.Globalization.CultureInfo::.cctor, IL size = 21, hsh=0xf6992e87
Compiling 170 System.Object::.ctor, IL size = 1, hsh=0xe625ecd8
Compiling 171 System.Globalization.CultureInfo::Init, IL size = 50, hsh=0x4e749d7a
Compiling 172 System.Globalization.CultureInfo::.ctor, IL size = 108, hsh=0x3702bc84
Compiling 173 System.Globalization.CultureData::GetCultureData, IL size = 175, hsh=0xbca04d54
Compiling 174 System.Globalization.CultureData::get_Invariant, IL size = 763, hsh=0x105c5927
Compiling 175 System.Globalization.CultureData::.cctor, IL size = 11, hsh=0xf1a49339
Compiling 176 System.Globalization.CalendarData::.cctor, IL size = 758, hsh=0x21cf67c7
Compiling 177 System.Globalization.CalendarData::.ctor, IL size = 18, hsh=0xe054f5c4
Compiling 178 System.Globalization.CultureData::get_CultureName, IL size = 72, hsh=0x3f27051c
Compiling 179 System.Globalization.NumberFormatInfo::GetInstance, IL size = 85, hsh=0x4d423253
Compiling 180 System.Globalization.CultureInfo::get_NumberFormat, IL size = 46, hsh=0x9922fde9
Compiling 181 System.Globalization.NumberFormatInfo::.ctor, IL size = 364, hsh=0xb1867e8
Compiling 182 System.Globalization.CultureData::GetNFIValues, IL size = 637, hsh=0xe34ad0d1
Compiling 183 System.IO.__ConsoleStream::Flush, IL size = 27, hsh=0xcc7d3e2e
Compiling 184 System.IO.TextWriter::Synchronized, IL size = 31, hsh=0xff07e15d
Compiling 185 System.IO.TextWriter::get_FormatProvider, IL size = 26, hsh=0xdd0554f8
Compiling 186 System.Threading.Thread::Finalize, IL size = 16, hsh=0x7f99f3fd
Compiling 187 System.Globalization.CultureInfo::get_CurrentCulture, IL size = 82, hsh=0x9b40e52c
Compiling 188 System.Diagnostics.Contracts.Contract::Assert, IL size = 13, hsh=0x2f4d84c
Compiling 189 SyncTextWriter::WriteLine, IL size = 13, hsh=0xdc3bb004
Compiling 190 System.IO.TextWriter::WriteLine, IL size = 123, hsh=0xd6784f20
Compiling 191 System.String::CopyTo, IL size = 195, hsh=0x32f65dc2
Compiling 192 System.IO.StreamWriter::Write, IL size = 233, hsh=0xbd66a76f
Compiling 193 System.IO.__ConsoleStream::Write, IL size = 127, hsh=0xcd5d5617
Compiling 194 System.IO.__ConsoleStream::WriteFileNative, IL size = 182, hsh=0x2c8da950
Hello, Windows...
Compiling 195 System.Console::WriteLine, IL size = 11, hsh=0x9e39862d
Compiling 196 SyncTextWriter::WriteLine, IL size = 12, hsh=0xdc3bb004
Compiling 197 System.IO.TextWriter::WriteLine, IL size = 13, hsh=0xd6784f20
Compiling 198 System.IO.StreamWriter::Write, IL size = 143, hsh=0xbd66a76f
Compiling 199 System.Console::Write, IL size = 12, hsh=0x4d6292c3
Compiling 200 SyncTextWriter::Write, IL size = 13, hsh=0xf60a4ea
Compiling 201 System.IO.StreamWriter::Write, IL size = 142, hsh=0xbd66a76f
Compiling 202 System.Console::set_BackgroundColor, IL size = 86, hsh=0x97a17d30
Compiling 203 System.Security.Permissions.UIPermission::.ctor, IL size = 20, hsh=0x76a6b974
Compiling 204 System.Security.Permissions.UIPermission::VerifyWindowFlag, IL size = 42, hsh=0x5a899ca7
Compiling 205 System.Security.CodeAccessPermission::Demand, IL size = 20, hsh=0x5a230f94
Compiling 206 System.Security.CodeAccessPermission::CheckDemand, IL size = 41, hsh=0xe8847d52
Compiling 207 System.Security.Permissions.UIPermission::IsSubsetOf, IL size = 132, hsh=0x25f4b385
Compiling 208 System.Security.CodeAccessSecurityEngine::Check, IL size = 1, hsh=0xb5a2ace6
Compiling 209 System.Security.CodeAccessSecurityEngine::.cctor, IL size = 33, hsh=0x7d6388a7
Compiling 210 System.Security.Permissions.SecurityPermission::.ctor, IL size = 28, hsh=0xbe17dbe
Compiling 211 System.Security.Permissions.SecurityPermission::VerifyAccess, IL size = 43, hsh=0xded69e89
Compiling 212 System.Security.PermissionToken::GetToken, IL size = 52, hsh=0x5ff4fa0c
Compiling 213 System.Security.PermissionToken::.cctor, IL size = 22, hsh=0xca564866
Compiling 214 System.Security.Util.TokenBasedSet::.ctor, IL size = 28, hsh=0x24a40ad7
Compiling 215 System.Security.PermissionTokenFactory::.ctor, IL size = 78, hsh=0x757a21d1
Compiling 216 System.Collections.Hashtable::.ctor, IL size = 242, hsh=0xa779912a
Compiling 217 System.Environment::GetResourceString, IL size = 20, hsh=0xb4aebdd5
Compiling 218 System.Environment::GetResourceStringLocal, IL size = 28, hsh=0x147f2b18
Compiling 219 System.Environment::InitResourceHelper, IL size = 69, hsh=0x2fb0346a
Compiling 219 DomainNeutralILStubClass::IL_STUB_InstantiatingStub, IL size = 27, hsh=0x42b4554e
Compiling 220 System.Threading.Interlocked::CompareExchange, IL size = 9, hsh=0x6ffc87f8
Compiling 221 System.Environment::get_InternalSyncObject, IL size = 32, hsh=0x1deabcc0
Compiling 223 ResourceHelper::GetResourceString, IL size = 37, hsh=0xaee1b4c7
Compiling 224 ResourceHelper::GetResourceString, IL size = 78, hsh=0xaee1b4c7
Compiling 225 ResourceHelper::GetResourceStringBackoutCode, IL size = 54, hsh=0x31d2bef
Compiling 226 System.Runtime.CompilerServices.RuntimeHelpers::ExecuteBackoutCodeHelper, IL size = 14, hsh=0x1f2cf640
Compiling 227 ResourceHelper::GetResourceStringCode, IL size = 386, hsh=0xe7edcc8a
Compiling 228 System.Collections.Stack::.ctor, IL size = 67, hsh=0x6dd4048
Compiling 229 System.RuntimeType::get_TypeHandle, IL size = 7, hsh=0xa7c96c76
Compiling 230 System.Resources.ResourceManager::.cctor, IL size = 103, hsh=0x664a3460
Compiling 231 System.RuntimeType::get_FullName, IL size = 8, hsh=0xf4765890
Compiling 232 System.RuntimeType::get_Cache, IL size = 138, hsh=0x88f52648
Compiling 233 System.RuntimeTypeHandle::GetNativeHandle, IL size = 34, hsh=0xbd8761a
Compiling 234 DomainNeutralILStubClass::IL_STUB_PInvoke, IL size = 81, hsh=0x2f6692f9
Compiling 235 System.GC::KeepAlive, IL size = 1, hsh=0xd2141501
Compiling 236 RuntimeTypeCache::.ctor, IL size = 41, hsh=0x57b3798e
Compiling 237 System.Reflection.RuntimeModule::get_RuntimeType, IL size = 32, hsh=0x2b86b74b
Compiling 238 DomainNeutralILStubClass::IL_STUB_PInvoke, IL size = 52, hsh=0x2f6692f9
Compiling 239 RuntimeTypeCache::GetName, IL size = 125, hsh=0xe6b227db
Compiling 240 System.Type::GetRootElementType, IL size = 21, hsh=0x794dd987
Compiling 241 System.RuntimeType::HasElementTypeImpl, IL size = 7, hsh=0xced8f49
Compiling 242 System.RuntimeType::get_IsGenericTypeDefinition, IL size = 7, hsh=0x92d79322
Compiling 243 System.RuntimeType::get_ContainsGenericParameters, IL size = 20, hsh=0x348221cc
Compiling 244 System.RuntimeType::GetTypeHandleInternal, IL size = 7, hsh=0x4062088e
Compiling 245 System.RuntimeTypeHandle::GetTypeChecked, IL size = 29, hsh=0xf244f60e
Compiling 246 RuntimeTypeCache::ConstructName, IL size = 29, hsh=0x3439c298
Compiling 247 DomainNeutralILStubClass::IL_STUB_PInvoke, IL size = 78, hsh=0x2f6692f9
Compiling 248 System.RuntimeType::get_Assembly, IL size = 7, hsh=0x293b58ba
Compiling 249 System.Reflection.RuntimeAssembly::get_FullName, IL size = 49, hsh=0xbf01245f
Compiling 250 DomainNeutralILStubClass::IL_STUB_PInvoke, IL size = 52, hsh=0x2f6692f9
Compiling 251 System.Collections.Stack::Push, IL size = 99, hsh=0x7fa37bd2
Compiling 252 System.Resources.ResourceManager::.ctor, IL size = 135, hsh=0xa7d1a663
Compiling 253 System.Resources.ResourceManager::CommonAssemblyInit, IL size = 87, hsh=0x9899028e
Compiling 254 ResourceManagerMediator::.ctor, IL size = 28, hsh=0x75492592
Compiling 255 System.Resources.ManifestBasedResourceGroveler::GetNeutralResourcesLanguage, IL size = 240, hsh=0x1510b6b0
Compiling 256 DomainNeutralILStubClass::IL_STUB_PInvoke, IL size = 77, hsh=0x2f6692f9
Compiling 257 System.Globalization.CultureInfo::GetCultureInfo, IL size = 43, hsh=0xbb93d854
Compiling 258 System.Globalization.CultureInfo::GetCultureInfoHelper, IL size = 170, hsh=0xf681f912
Compiling 259 System.Globalization.CultureData::AnsiToLower, IL size = 72, hsh=0xb8987e13
Compiling 260 System.String::Concat, IL size = 38, hsh=0x32fded48
Compiling 261 System.String::ToString, IL size = 2, hsh=0x4806d052
Compiling 262 System.Char::ToString, IL size = 8, hsh=0x1749cb1f
Compiling 263 System.String::CtorCharCount, IL size = 171, hsh=0x3a388f6d
Compiling 264 System.Globalization.CultureData::CreateCultureData, IL size = 40, hsh=0x85a409e6
Compiling 265 System.Globalization.CultureData::InitCultureData, IL size = 53, hsh=0x4e96b578
Compiling 266 System.Reflection.Assembly::GetCallingAssembly, IL size = 10, hsh=0xc803854
Compiling 267 System.Reflection.RuntimeAssembly::GetExecutingAssembly, IL size = 22, hsh=0x93002e30
Compiling 268 System.Runtime.CompilerServices.JitHelpers::UnsafeCastToStackPointer, IL size = 25, hsh=0x99a90445
Assert failure (unable to format)
/git/dotnet/coreclr/src/vm/stackwalktypes.h
SPOffset >= pUnwindInfo->RSPOffsetFromUnwindInfo
**** MessageBox invoked, title 'Assert failure (unable to format)' ****
SPOffset >= pUnwindInfo->RSPOffsetFromUnwindInfo
********
Assert failure (unable to format)
/git/dotnet/coreclr/src/vm/stackwalktypes.h
FitsIn<DWORD>(pUnwindInfo->RBPOffset + (SPOffset - pUnwindInfo->RSPOffsetFromUnwindInfo))
**** MessageBox invoked, title 'Assert failure (unable to format)' ****
FitsIn<DWORD>(pUnwindInfo->RBPOffset + (SPOffset - pUnwindInfo->RSPOffsetFromUnwindInfo))
********
libc++abi.dylib: terminating with uncaught exception of type PAL_SEHException
Abort trap: 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment