Uh oh!
There was an error while loading. Please reload this page.
Ensure regions will always have enough memory for the bookkeeping - #75038
Ensure regions will always have enough memory for the bookkeeping#75038cshung wants to merge 1 commit into
Conversation
ghost
commented
Sep 2, 2022
Tagging subscribers to this area: @dotnet/gc Issue DetailsThis PR fixes #74401 in the case that the
|
e4128fd to
0cc4bb1CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
0cc4bb1 to
80e1126Compare
describe the cases what does this mean In reply to: 1255648685 Refers to: src/coreclr/gc/gc.cpp:6904 in 952fc5c. [](commit_id = 952fc5c, deletion_comment = False) |
80e1126 to
952fc5cCompare
This PR fixes#74401 in the case that the
virtual_commitfor the mark array ininit_table_for_regionfailed because ofheap_hard_limit(or the implicitheap_hard_limitbecause we are running under a small container).