Skip to content

Instantly share code, notes, and snippets.

@AndyAyersMS
Last active May 10, 2023 16:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AndyAyersMS/199c5d6372662f0402be09f869871b9b to your computer and use it in GitHub Desktop.
Save AndyAyersMS/199c5d6372662f0402be09f869871b9b to your computer and use it in GitHub Desktop.
SPMI context for bug 85839 -- jit GUID 4e6355a0-3844-45e2-8cef-082c18217e14
D:\bugs\r85839>C:\repos\runtime1\artifacts\tests\coreclr\windows.x64.Checked\Tests\Core_Root\superpmi.exe C:\repos\runtime1\artifacts\tests\coreclr\windows.x64.Checked\Tests\Core_Root\clrjit.dll r85839.fail.mc
Using jit(C:\repos\runtime1\artifacts\tests\coreclr\windows.x64.Checked\Tests\Core_Root\clrjit.dll) with input (r85839.fail.mc)
indexCount=-1 ()
Jit startup took 6.152600ms
Mismatch in align instruction.
Containing IG: IG98
loopHeadPredIG: IG113
loopHeadIG: IG114
igInLoop: IG116
igInLoop->backEdge: IG116
igInLoop has align instruction for : IG117
Loop:
IG114
IG115
IG116
IG117
IG118
IG119
IG120
IG121
IG122
IG123
IG124
IG125
IG126
IG127
IG128
IG129
IG130
IG131
IG132
IG133
IG134
IG135
IG136
IG137
IG138
IG139
IG140
IG141
IG142
IG143
IG144
IG145
IG146
IG147
IG148
IG149
IG150
IG151
IG152
IG153
IG154
IG155
IG156
IG157
IG158
IG159
IG160
IG161
IG162
IG163
IG164
IG165
IG166
IG167
IG168
IG169
IG170
IG171
IG172
IG173
IG174
IG175
IG176
IG177
IG178
IG179
IG180
IG181
IG182
IG183
IG184
IG185
IG186
IG187
IG188
IG189
IG190
IG191
IG192
IG193
IG194
IG195
IG196
IG197
IG198
IG199
IG200
IG201
IG202
IG203
IG204
IG205
IG206
IG207
IG208
IG209
IG210
IG211
IG212
IG213
IG214
IG215
IG216
IG217
IG218
IG219
IG220
IG221
IG222
IG223
IG224
IG225
IG226
IG227
IG228
IG229
IG230
IG231
IG232
IG233
IG234
IG235
IG236
IG237
IG238
IG239
IG240
IG241
IG242
IG243
IG244
ISSUE: <ASSERT> #1 C:\repos\runtime1\src\coreclr\jit\emit.cpp (5785) - Assertion failed 'false' in 'System.Number:Dragon4(ulong,int,uint,bool,int,bool,System.Span`1[ubyte],byref):uint' during 'Generate code' (IL size 1229; hash 0x413f9f9f; Tier1)
ERROR: Exception thrown: DebugBreak or AV Exception 123
ERROR: Method 1 of size 1229 failed to load and compile correctly (C:\repos\runtime1\artifacts\tests\coreclr\windows.x64.Checked\Tests\Core_Root\clrjit.dll).
Loaded 1 Jitted 1 FailedCompile 1 Excluded 0 Missing 0
Total time: 45.895800ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment