Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/6.0-preview7] [mono] Add GC unsafe transition to mono_unhandled_exception #56383

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 27, 2021

Backport of #56380 to release/6.0-preview7
/cc @thaystg

When android is calling mono_unhandled_exception is getting this assert: Cannot transition thread 0x7e452274f8 from STATE_BLOCKING with DO_BLOCKING

Customer Impact

Customer will be able to use UnhandledException event on AppDomain on Android and it will be called correctly.

Testing

Manual test with a repro

Risk

Very low, this transition is already used in other external functions.

@ghost
Copy link

ghost commented Jul 27, 2021

Tagging subscribers to this area:
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #56380 to release/6.0-preview7

/cc @thaystg

Customer Impact

Testing

Risk

Author: github-actions[bot]
Assignees: -
Labels:

area-VM-meta-mono

Milestone: -

@lambdageek lambdageek added the Servicing-consider Issue for next servicing release review label Jul 27, 2021
thaystg and others added 2 commits July 27, 2021 13:42
Co-authored-by: Aleksey Kliger (λgeek) <akliger@gmail.com>
@github-actions github-actions bot force-pushed the backport/pr-56380-to-release/6.0-preview7 branch from 29d523a to 49fdb01 Compare July 27, 2021 13:42
@mmitche mmitche merged commit d5e38a6 into release/6.0-preview7 Jul 27, 2021
@mmitche mmitche deleted the backport/pr-56380-to-release/6.0-preview7 branch July 27, 2021 17:55
@ghost ghost locked as resolved and limited conversation to collaborators Aug 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-VM-meta-mono Servicing-consider Issue for next servicing release review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants