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

[mono][ios] Add a functional test for testing SIGSEGV signal chaining to default handler on iOS platforms #111150

Open
Tracked by #84254
ivanpovazan opened this issue Jan 7, 2025 · 1 comment
Assignees
Milestone

Comments

@ivanpovazan
Copy link
Member

Description

We should add a functional test which would verify that the SIGSEGV signal chaining to default handler works correctly on iOS platforms and that a crash report is properly generated when such signal is raised from native code.

The behavior got fixed in: #110741 and only manually verified with .NET MAUI iOS/MacCatalyst application.
However, we should improve our test coverage and catch any potential future regression early on.

@ivanpovazan ivanpovazan added this to the 10.0.0 milestone Jan 7, 2025
@ivanpovazan ivanpovazan self-assigned this Jan 7, 2025
Copy link
Contributor

Tagging subscribers to 'os-ios': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant