void-packages icon indicating copy to clipboard operation
void-packages copied to clipboard

[WIP] mimalloc: update to 3.0.11.

Open jason1987d opened this issue 2 months ago • 1 comments

Testing the changes

  • I tested the changes in this PR: briefly

Local build testing

  • I built this PR locally for my native architecture, x86_64-libc
  • I built this PR locally for these architectures (if supported. mark crossbuilds):
    • i686-libc

jason1987d avatar Oct 07 '25 14:10 jason1987d

Noticing that stress-test and stress-test-dynamic fail for x86 due to segfault. The only issues I'm seeing so far reference older versions of mimalloc. https://github.com/microsoft/mimalloc/issues/1086

Created my own issue as well for this more specific situation. https://github.com/microsoft/mimalloc/issues/1152

jason1987d avatar Oct 10 '25 15:10 jason1987d