diff options
author | Ben Gamari <ben@smart-cactus.org> | 2022-04-28 23:03:32 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2022-04-28 23:03:32 -0400 |
commit | 37825ce283b6dbcb532f51fade090a69afc2d078 (patch) | |
tree | e785dc8d21fbb7ef1209c194e771123fee94f33f /testsuite/tests/plugins/plugins14.hs | |
parent | 22cf46980ad9b57eb428e7be045a1bc198b6380d (diff) | |
download | haskell-wip/m32-fixes.tar.gz |
rts/m32: Fix assertion failurewip/m32-fixes
This fixes an assertion failure in the m32 allocator due to the
imprecisely specified preconditions of `m32_allocator_push_filled_list`.
Specifically, the caller must ensure that the page type is set to filled
prior to calling `m32_allocator_push_filled_list`.
While this issue did result in an assertion failure in the debug RTS,
the issue is in fact benign.
Diffstat (limited to 'testsuite/tests/plugins/plugins14.hs')
0 files changed, 0 insertions, 0 deletions