issues Search Results · repo:microsoft/mimalloc language:C
Filter by
677 results
(129 ms)677 results
inmicrosoft/mimalloc (press backspace or delete to remove)I pre-allocate a large block of memory using mmap, for example, 1GB, and then use the mi_manage_os_memory function to
manage this block of memory. After that, I allocate several memory blocks. However, ...
simaocat
- Opened yesterday
- #1033
The assert
mi_assert_internal(tld- pages_purge.first == NULL);
failed during function _mi_segments_collect called by mi_heap_collect_ex in heap.c :161, this only happened in the
latest version 1.9.3. ...
MaxwellGengYF
- 1
- Opened 3 days ago
- #1031
In our azure CI builds for MoarVM, I tried bumping our mimalloc to v2.2.2 (from v2.1.7), but the Windows (using image
windows-2019 ) jobs fail with static.obj : error LNK2001: unresolved external symbol ...
MasterDuke17
- 1
- Opened 3 days ago
- #1030
MacOS 15.3.1, XCode 15.2. Hi! I m hitting the following issue: mimalloc seems to reliably crash our application. The
callstack is always the same:
* thread #2, stop reason = EXC_BAD_ACCESS (code=1, address=0x142000100) ...
Noxybot
- 5
- Opened 5 days ago
- #1029
Hi, I noticed that minject.exe is provided as an executable within this repository. Is there any place where I can find
its source code, so I can build it myself? I m not very comfortable with running ...
martingalvan-volue
- Opened 6 days ago
- #1027
Hi everyone, how are you?
I just downloaded and build mimalloc, and when I overrided the global new operator with mi_malloc it s giving me issues,
I have some static std::list that s allocating memory ...
keden-greg
- 5
- Opened 10 days ago
- #1026
Rspack is using mimalloc for speeding up the memory allocation. It s is a tool for transforming and bundling basically
JavaScript files. According to our test to resolve this issue, we found out, on macOS, ...
h-a-n-a
- 12
- Opened 13 days ago
- #1025
I have not found any but is there an option to conditionally disable mimalloc on startup and forward all calls to the
system allocator instead? This is mainly for using it together with ASan or whendoing ...
Kamayuq
- 2
- Opened 14 days ago
- #1024
Hi! Is this use-case supported? If I enable ASAN + MI_OVERRIDE, I seem to not be able to compile executable b.c. of such
errors:
[1] ld.lld: error: duplicate symbol: operator delete[](void*)
[1] ...
Noxybot
- 1
- Opened 15 days ago
- #1023
Hey 👋
It would be great to use this official documentation website as the website URL of this repo (on the right, below the
description). What do you think?
Kerollmops
- 2
- Opened 15 days ago
- #1022

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.