Skip to content

[sgen] Disable managed allocator when using nursery-canaries#18932

Merged
BrzVlad merged 1 commit intomono:masterfrom
BrzVlad:fix-sgen-nursery-canaries
Feb 19, 2020
Merged

[sgen] Disable managed allocator when using nursery-canaries#18932
BrzVlad merged 1 commit intomono:masterfrom
BrzVlad:fix-sgen-nursery-canaries

Conversation

@BrzVlad
Copy link
Member

@BrzVlad BrzVlad commented Feb 19, 2020

The managed allocator included in a full aot image does not support canaries, leading to inconsistent object layout.

Fixes #18925

The managed allocator included in a full aot image does not support canaries, leading to inconsistent object layout.

Fixes mono#18925
@BrzVlad BrzVlad merged commit 5d87716 into mono:master Feb 19, 2020
@BrzVlad
Copy link
Member Author

BrzVlad commented Feb 19, 2020

@monojenkins backport 2019-12
@monojenkins backport 2020-20

@BrzVlad
Copy link
Member Author

BrzVlad commented Feb 19, 2020

@monojenkins backport 2020-02

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.

GC.Collect() sometimes segfaults on iOS

3 participants