microsoft / microsoft/mimalloc
Can't launch my app when use the dynamical lib of mimalloc in IOS
- Dominant language
- C
- Stars
- 13.4k
- Forks
- 1.2k
- Avg merge
- 4d 45m
- Merged PRs (30d)
- 13
Description
Log is:
ul 7 15:32:32 iPhone ReportCrash[17738] : Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_PROTECTION_FAILURE at 0x000000016fcd7fb0
Triggered by Thread: 0
Jul 7 15:32:32 iPhone ReportCrash[17738] : Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 dyld 0x00000001200bf1bc 0x1200a8000 + 94652
1 dyld 0x00000001200bf480 0x1200a8000 + 95360
2 dyld 0x00000001200c0750 0x1200a8000 + 100176
3 dyld 0x00000001200abf64 0x1200a8000 + 16228
4 libdyld.dylib 0x00000001809f4ba0 0x1809f4000 + 2976
5 libmimalloc.1.7.dylib 0x00000001019ce030 0x1019b8000 + 90160
6 libmimalloc.1.7.dylib 0x00000001019cc15c 0x1019b8000 + 82268
7 libmimalloc.1.7.dylib 0x00000001019c89a8 0x1019b8000 + 68008
8 libmimalloc.1.7.dylib 0x00000001019c92dc 0x1019b8000 + 70364
9 libmimalloc.1.7.dylib 0x00000001019c8678 0x1019b8000 + 67192
10 libsystem_malloc.dylib 0x0000000180b3d458 0x180b3c000 + 5208
11 libsystem_malloc.dylib 0x0000000180b419dc 0x180b3c000 + 23004
12 dyld 0x00000001200c7860 0x1200a8000 + 129120
Contributor guide
No contributing guide indexed for this repository
Research direction
No source files, tests, or entry points are named. Start by reproducing the launch crash with the dynamic mimalloc library on iOS and inspect the dyld and libmimalloc frames in the supplied log; done means identifying the cause and verifying a fix or clearly documented incompatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, ios
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100