You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it was a per-thread vs. per-heap attribution problem. We could use different contexts depending on how allocation was made.
It was fixed in #33402 . It is always per-thread context now.
Job:
coreclr-corefx-jitstress:20190928.1
Details:
https://helix.dot.net/api/2019-06-17/jobs/a654ba18-0756-46fc-ba38-95d7942d8dae/workitems/System.Runtime.Tests/console
OS & Arch:
Linux x64
Mode:
export COMPlus_TieredCompilation=0
export COMPlus_DbgEnableMiniDump=1
export COMPlus_DbgMiniDumpName=$HELIX_DUMP_FOLDER/coredump.%d.dmp
export COMPlus_ReadyToRun=0
export COMPlus_ZapDisable=1
Note:
This failure not repro on our Linux x64 machine.
Log:
The text was updated successfully, but these errors were encountered: