microsoft / microsoft/mimalloc

Could mimalloc work on objectc project?

Open
#434 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
13.4k
Forks
1.2k
Avg merge
4d 45m
Merged PRs (30d)
13

Description

When I embed this lib into my object c project, it crash :
malloc: *** error for object 0x1081c1800: pointer being freed was not allocated
And it will be ok if I move this lib.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no source file, test, or entry point; start by reproducing the crash when mimalloc is embedded in the Objective-C project and compare it with the case where the library is moved. Done means the integration no longer reports an unallocated pointer, with the cause identified or a minimal reproduction recorded.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, objective-c
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.