Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@BrzVlad
Copy link
Member

@BrzVlad BrzVlad commented Oct 1, 2018

On macOS Mojave, it seems that changing the mapping of stack pages for main thread can lead to corruption bugs.

#10802

On macOS Mojave, it seems that changing the mapping of stack pages for main thread can lead to corruption bugs.

mono#10802
@marek-safar
Copy link
Member

@BrzVlad please backport to at least 2018-08

@chamons
Copy link
Contributor

chamons commented Oct 1, 2018

We'll need this in 2018-04 (for 15-9) as well.

@luhenry
Copy link
Contributor

luhenry commented Oct 1, 2018

@monojenkins backport to 2018-08

@luhenry
Copy link
Contributor

luhenry commented Oct 1, 2018

@monojenkins backport to 2018-06

@luhenry
Copy link
Contributor

luhenry commented Oct 1, 2018

@monojenkins backport to 2018-04

@luhenry
Copy link
Contributor

luhenry commented Oct 1, 2018

@monojenkins backport to 2018-10

@Rogister
Copy link

Rogister commented Oct 3, 2018

@chamons

Do you have news for this problem?

I'm surprised to see that a stable version of Xamarin.MAC 5.0 was put when there is this BIG problem ....

@chamons
Copy link
Contributor

chamons commented Oct 3, 2018

@Rogister If you looked above, you'd see multiple PR with a fix propagating to the various mono release branches.

At some point after they land, we'll bump Xamarin.Mac to use them and if it passes QA release that as a fix.

If you have a Xamarin.Mac question, please reply to the original macios issue or on the forums. The mono issue tracker isn't the place for discussing XM release priorities.

monojenkins added a commit that referenced this pull request Oct 3, 2018
[2018-06] [runtime] Disable stack guard for main thread on osx

Backport of #10899.

/cc @luhenry @BrzVlad

Description of #10899:
On macOS Mojave, it seems that changing the mapping of stack pages for main thread can lead to corruption bugs.

#10802



<!--
Thank you for your Pull Request!

If you are new to contributing to Mono, please try to do your best at conforming to our coding guidelines http://www.mono-project.com/community/contributing/coding-guidelines/ but don't worry if you get something wrong. One of the project members will help you to get things landed.

Does your pull request fix any of the existing issues? Please use the following format: Fixes #issue-number
-->
monojenkins added a commit that referenced this pull request Oct 3, 2018
[2018-08] [runtime] Disable stack guard for main thread on osx

Backport of #10899.

/cc @luhenry @BrzVlad

Description of #10899:
On macOS Mojave, it seems that changing the mapping of stack pages for main thread can lead to corruption bugs.

#10802



<!--
Thank you for your Pull Request!

If you are new to contributing to Mono, please try to do your best at conforming to our coding guidelines http://www.mono-project.com/community/contributing/coding-guidelines/ but don't worry if you get something wrong. One of the project members will help you to get things landed.

Does your pull request fix any of the existing issues? Please use the following format: Fixes #issue-number
-->
monojenkins added a commit that referenced this pull request Oct 3, 2018
[2018-10] [runtime] Disable stack guard for main thread on osx

Backport of #10899.

/cc @luhenry @BrzVlad

Description of #10899:
On macOS Mojave, it seems that changing the mapping of stack pages for main thread can lead to corruption bugs.

#10802



<!--
Thank you for your Pull Request!

If you are new to contributing to Mono, please try to do your best at conforming to our coding guidelines http://www.mono-project.com/community/contributing/coding-guidelines/ but don't worry if you get something wrong. One of the project members will help you to get things landed.

Does your pull request fix any of the existing issues? Please use the following format: Fixes #issue-number
-->
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
On macOS Mojave, it seems that changing the mapping of stack pages for main thread can lead to corruption bugs.

mono/mono#10802

Commit migrated from mono/mono@9182bcc
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.

6 participants