GitHub / microsoft/mimalloc issues and pull requests
#1012 - CMake arch detection from CMAKE_OSX_ARCHITECTURES
Pull Request -
State: closed - Opened by nmoinvaz 6 months ago
- 2 comments
#1011 - Wrong architecture selected when using CMAKE_OSX_ARCHITECTURES
Issue -
State: closed - Opened by nmoinvaz 6 months ago
- 1 comment
#1010 - dev3 and dev3-bin do not compile
Issue -
State: closed - Opened by Noxybot 6 months ago
- 9 comments
#1009 - dev3: compilation fails after 2048fa2d1768
Issue -
State: closed - Opened by solbjorn 6 months ago
- 1 comment
#1008 - DLL without its own DllMain uses mimalloc's DllMain
Issue -
State: closed - Opened by jbatez 6 months ago
- 2 comments
#1007 - mimalloc crashes on FreeBSD during static initialization phase
Issue -
State: open - Opened by yurivict 6 months ago
- 10 comments
#1006 - prim: fix dev3 UWP build (#1005)
Pull Request -
State: closed - Opened by sergio-nsk 6 months ago
- 1 comment
#1005 - Unbale to build v3.0.1 for UWP and clang/clang-cl for Windows
Issue -
State: closed - Opened by sergio-nsk 6 months ago
- 3 comments
#1004 - Patti
Issue -
State: closed - Opened by nnmxx001 6 months ago
#1003 - mi_heap_try_new: throw and SIGABORT(6)
Issue -
State: open - Opened by Lee-HyeongSeok 6 months ago
- 2 comments
#1002 - Extremely excessive memory usage in synthetic threading stress test
Issue -
State: open - Opened by wareya 6 months ago
- 13 comments
#1001 - Memory blowup with synthetic test: mimalloc 2 uses all available memory, mimalloc 3 ok
Issue -
State: open - Opened by JochenBaier 6 months ago
- 4 comments
#1000 - Malloc / Free redirect doesn't work on Windows when build mimalloc in secure mode with address sanitizer support (MI_SECURE and MI_TRACK_ASAN)
Issue -
State: open - Opened by dimhotepus 6 months ago
#999 - support MI_OPT_ARCH when targeting multiple CMAKE_OSX_ARCHITECTURES
Pull Request -
State: closed - Opened by jbatez 6 months ago
- 1 comment
#998 - Segment size calculations may have overflows
Issue -
State: open - Opened by Zoxc 6 months ago
- 1 comment
#997 - minject.exe (x64) patching a win/arm64 binary (in a cross-compile situation)
Issue -
State: open - Opened by hjyamauchi 6 months ago
- 4 comments
#996 - 32Bit Processes - maximum usable memory
Issue -
State: closed - Opened by Markus87 6 months ago
- 6 comments
#995 - Exposing raw heap stats for threads.
Pull Request -
State: open - Opened by jm4games 6 months ago
- 11 comments
#994 - memory usage issue
Issue -
State: open - Opened by simaocat 6 months ago
- 3 comments
#993 - mi_is_redirected method not found
Issue -
State: closed - Opened by ovaar 6 months ago
- 2 comments
#992 - WindowsXP:'The procedure entry point GetPhysicallyInstalledSystemMemory could not be located in the dynamic link library kernel32.dll'
Issue -
State: closed - Opened by 1027663760 6 months ago
- 2 comments
#991 - Crash on V3.0.1
Issue -
State: open - Opened by Denizeri24 6 months ago
- 4 comments
#990 - pointer being freed was not allocated
Issue -
State: closed - Opened by omartijn 6 months ago
- 1 comment
#989 - minject defaults to mimalloc-override again...
Issue -
State: open - Opened by gitoss 7 months ago
- 1 comment
#988 - v3.0.1 build fails
Issue -
State: open - Opened by moubctez 7 months ago
- 1 comment
#987 - v2.1.9 Compilation failed
Issue -
State: closed - Opened by 1027663760 7 months ago
- 1 comment
#986 - minject --force --inplace crashes reproducibly, on a specific machine with a specific executable
Issue -
State: open - Opened by rwiesenfarth 7 months ago
- 7 comments
#985 - Allow for build time control over the defaults to the options
Issue -
State: closed - Opened by robertblaketaylor 7 months ago
- 1 comment
#984 - mimalloc 2.1.9 build failure with Visual Studio
Issue -
State: closed - Opened by jabamaus 7 months ago
- 3 comments
#983 - mimalloc 2.1.9 does not prioritize allocating memory from huge pages
Issue -
State: open - Opened by benqwu 7 months ago
- 1 comment
#982 - Fix clang-cl compilation
Pull Request -
State: open - Opened by MaxwellGengYF 7 months ago
- 1 comment
#981 - Dynamic override question
Issue -
State: open - Opened by Bvsemmer 7 months ago
- 2 comments
#980 - Add support for pinned memory
Issue -
State: closed - Opened by tie-pilot-qxw 7 months ago
- 7 comments
#979 - mi_free_size: pointer might not point to a valid heap region
Issue -
State: open - Opened by JeySamir 7 months ago
- 2 comments
#978 - fixed broken linkto mimalloc-new-delete.h in readme
Pull Request -
State: closed - Opened by vorlac 7 months ago
- 1 comment
#977 - fixed unnecessary set_specific in _mi_heap_set_default_direct
Pull Request -
State: open - Opened by rubensturm1 7 months ago
- 4 comments
#976 - [dev] Mingw Windows compilation GetPhysicallyInstalledSystemMemory Error
Issue -
State: closed - Opened by RealVarHar 7 months ago
- 9 comments
#975 - Free segment map when destroy_on_exit is set
Pull Request -
State: closed - Opened by jblazquez 7 months ago
- 1 comment
#974 - Fix crash on exit on Android with destroy_on_exit
Pull Request -
State: closed - Opened by jblazquez 7 months ago
- 4 comments
#973 - Linker multiple redefinition when using mimalloc-new-delete.h
Issue -
State: closed - Opened by jdpatdiscord 7 months ago
- 3 comments
#972 - hoping the new version coming soon
Issue -
State: open - Opened by 979357361 7 months ago
- 2 comments
#971 - mimalloc MI_TRACK_ASAN option can not be used together with MI_USE_CXX
Issue -
State: open - Opened by myk502 8 months ago
- 1 comment
#970 - what is the purpose of the `--no-builtin-malloc` flag?
Issue -
State: open - Opened by LXYan2333 8 months ago
- 2 comments
#969 - Will mimalloc add support for mallopt?
Issue -
State: closed - Opened by asssrias 8 months ago
- 1 comment
#968 - Mpk protect
Pull Request -
State: closed - Opened by rubensturm1 8 months ago
#967 - readme - describe how to run under Valgrind with dynamic override
Pull Request -
State: closed - Opened by jorisgeer 8 months ago
- 1 comment
#966 - mi_new(256) distribute 64M Virtual Memory
Issue -
State: closed - Opened by xty438307820 8 months ago
- 1 comment
#965 - The pipeline checks not enabled for the last 2 PRs
Issue -
State: open - Opened by doctorlai-msrc 8 months ago
#964 - Fix illegal instruction for older Arm architectures
Pull Request -
State: closed - Opened by diegorusso 8 months ago
- 1 comment
#963 - Dev-slice 54c5af5 produces compile errors with VS2022
Issue -
State: closed - Opened by jackL999 8 months ago
- 1 comment
#962 - Potential deadlock reported by ThreadSanitizer
Issue -
State: closed - Opened by YYF233333 8 months ago
- 3 comments
#961 - _mi_memcpy/_mi_memzero: tighten criteria for intrinsics for windows.
Pull Request -
State: closed - Opened by devnexen 9 months ago
- 1 comment
#960 - How to have several different heaps in one thread
Issue -
State: open - Opened by jesHrz 9 months ago
- 1 comment
#959 - disable new/delete overrides when building as C code
Pull Request -
State: open - Opened by Noxybot 9 months ago
- 4 comments
#958 - Crash Occurs When Running on Windows 11 (24H2 26100.2033) with ARM Processor
Issue -
State: closed - Opened by DuShijun 9 months ago
- 8 comments
#957 - startup error on Windows11 24H2
Issue -
State: closed - Opened by Niteip 9 months ago
- 37 comments
#956 - What happens if thread_id gets reused?
Issue -
State: open - Opened by malkia 9 months ago
- 2 comments
#955 - Dev-slice 5cd09ce produces compile errors with VS2022
Issue -
State: closed - Opened by jackL999 9 months ago
- 1 comment
#954 - Fix build error on x64-android
Pull Request -
State: closed - Opened by jimwang118 9 months ago
- 1 comment
#953 - enforce first null byte in CANARY
Pull Request -
State: closed - Opened by gfelber 9 months ago
- 3 comments
#952 - APP crash issue
Issue -
State: closed - Opened by XuSai1998 9 months ago
- 2 comments
#951 - prepend null byte to canary
Issue -
State: closed - Opened by gfelber 9 months ago
- 1 comment
#950 - Build error under android
Issue -
State: closed - Opened by jimwang118 9 months ago
#949 - Skip aligned allocation on SV39 MMUs
Pull Request -
State: closed - Opened by orlitzky 10 months ago
- 6 comments
#948 - is there any plan to support GWP-Asan?
Issue -
State: closed - Opened by Arteiimis 10 months ago
- 2 comments
#947 - Add custom per object before-free hook function
Issue -
State: open - Opened by yairlenga 10 months ago
#946 - Fix int and long handling and the use of (u)intptr_t in _mi_vsnprintf
Pull Request -
State: closed - Opened by ArtSin 10 months ago
- 3 comments
#945 - Specify default options at compile time
Issue -
State: closed - Opened by mpoeter 10 months ago
- 5 comments
#944 - Memory leaks while using thread_local variables
Issue -
State: closed - Opened by mwichtowski 10 months ago
- 3 comments
#943 - Musl needs __libc* functions too
Pull Request -
State: closed - Opened by asdf-bro 10 months ago
- 1 comment
#942 - pointer being freed was not allocated
Issue -
State: open - Opened by omartijn 10 months ago
- 5 comments
#941 - Windows ARM64 support?
Issue -
State: closed - Opened by hjyamauchi 11 months ago
- 6 comments
#940 - How to use mimalloc for java app on windows?
Issue -
State: open - Opened by khebrati 11 months ago
- 1 comment
#939 - Unable to obtain aligned memory on RISC-V systems with an SV39 MMU
Issue -
State: closed - Opened by orlitzky 11 months ago
- 3 comments
#938 - Wrong mimalloc stat with asan
Issue -
State: open - Opened by thweetkomputer 11 months ago
- 1 comment
#937 - Creating heaps in pre-allocated arenas
Issue -
State: open - Opened by 4lex1v 11 months ago
- 1 comment
#936 - mimalloc-redirect.dll incompatible with CFG
Issue -
State: closed - Opened by Andarwinux 11 months ago
#935 - Suppress compiler warning on potential buffer overflow
Pull Request -
State: open - Opened by doctorlai-msrc 11 months ago
- 1 comment
#934 - Fix a Typo
Pull Request -
State: closed - Opened by doctorlai-msrc 11 months ago
- 1 comment
#933 - Failed to compile at Mariner 3.0 + gcc 13 + Address Sanitizer
Issue -
State: open - Opened by doctorlai-msrc 11 months ago
#932 - Integrate with google/oss-fuzz for continuous fuzz testing?
Issue -
State: open - Opened by silvergasp 11 months ago
- 2 comments
#931 - test: Add a fuzzing harness for heap allocator
Pull Request -
State: open - Opened by nathaniel-brough 11 months ago
- 4 comments
#930 - fix committed stat
Pull Request -
State: closed - Opened by maxbachmann 11 months ago
- 5 comments
#929 - current_commit stat negative
Issue -
State: open - Opened by maxbachmann 11 months ago
- 8 comments
#928 - feat: Add support for logging to Android logcat
Pull Request -
State: closed - Opened by nitanmarcel 11 months ago
- 4 comments
#927 - Output logs to logcat on android
Issue -
State: open - Opened by nitanmarcel 11 months ago
- 2 comments
#926 - docs: update readme.md
Pull Request -
State: closed - Opened by eltociear 11 months ago
- 1 comment
#925 - First class heap allocations from different threads
Issue -
State: open - Opened by robertblaketaylor 12 months ago
- 3 comments
#924 - minject compatibility with mimalloc.dll
Issue -
State: open - Opened by isanych 12 months ago
#923 - control over non-api symbol declarations
Issue -
State: open - Opened by q66 12 months ago
- 15 comments
#922 - How can mimalloc manage a piece of allocated memory?
Issue -
State: open - Opened by CS0522 12 months ago
- 6 comments
#921 - Performance differences between Windows and Linux
Issue -
State: open - Opened by jmather-sesi 12 months ago
- 5 comments
#920 - Perf regression
Issue -
State: closed - Opened by mvparakhin 12 months ago
- 8 comments
#919 - Fix for GCC warning
Issue -
State: closed - Opened by CunningBaldrick 12 months ago
- 1 comment
#918 - Fix build on FreeBSD-derivate DragonFly
Pull Request -
State: closed - Opened by mneumann about 1 year ago
- 1 comment
#917 - Add a missing #include
Pull Request -
State: closed - Opened by rui314 about 1 year ago
- 1 comment
#916 - Extra compiler flags
Issue -
State: open - Opened by bgemmill about 1 year ago
- 1 comment
#915 - Fix mi_cfree function missing certain big allocations
Pull Request -
State: open - Opened by kerambyte about 1 year ago
- 1 comment
#914 - memory decommit does not work with large pages
Issue -
State: open - Opened by romange about 1 year ago
- 2 comments
#913 - Is this a bug? segment-map.c uses an undefined constant MAX_UINT32
Issue -
State: closed - Opened by 1027663760 about 1 year ago
- 1 comment