Skip to content

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

Open
@ivanpovazan

Description

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.

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions