Skip to content

Update mimalloc to v2.4.1 and v3.4.3#169

Open
xonatius wants to merge 1 commit into
purpleprotocol:masterfrom
xonatius:master
Open

Update mimalloc to v2.4.1 and v3.4.3#169
xonatius wants to merge 1 commit into
purpleprotocol:masterfrom
xonatius:master

Conversation

@xonatius

Copy link
Copy Markdown

Bump the v2 submodule from v2.3.2 to v2.4.1 and the v3 submodule from v3.3.2 to v3.4.3.

The v3 bump fixes a segmentation fault in the currently shipped v3.3.2 sources: mimalloc v3.3.0-v3.3.2 crashes under multi-threaded use (SIGSEGV in _mi_theap_default_set during thread heap init), which affects this crate since v3 is the default. Fixed upstream in v3.4.x. See microsoft/mimalloc#1287.

Resolves #168

Bump the v2 submodule from v2.3.2 to v2.4.1 and the v3 submodule
from v3.3.2 to v3.4.3.

The v3 bump fixes a segmentation fault in the currently shipped
v3.3.2 sources: mimalloc v3.3.0-v3.3.2 crashes under multi-threaded
use (SIGSEGV in _mi_theap_default_set during thread heap init),
which affects this crate since v3 is the default. Fixed upstream in
v3.4.x. See microsoft/mimalloc#1287.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v3.4.1 is out

1 participant