Skip to content

Fix forced signal delivery - #1131

Open
Sangho Lee (sangho2) wants to merge 1 commit into
mainfrom
sanghle/fix_signal
Open

Fix forced signal delivery#1131
Sangho Lee (sangho2) wants to merge 1 commit into
mainfrom
sanghle/fix_signal

Conversation

@sangho2

Copy link
Copy Markdown
Contributor

This PR fixes forced delivery of a signal. handle_exception_request covers SIGFPE, SIGTRAP, and SIGILL, but force_signal_with_info asserts the signal is SIGKILL or SIGSEGV. A guest's handlers for those three signals never run.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

🤖 SemverChecks 🤖 No breaking API changes detected

Note: this does not mean API is unchanged, or even that there are no breaking changes; simply, none of the detections triggered.

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.

1 participant