Skip to content

Allow managed code to handle signals generated by hardware errors#1917

Merged
sporksmith merged 4 commits intoshadow:mainfrom
sporksmith:filter-sigsegv
Apr 28, 2022
Merged

Allow managed code to handle signals generated by hardware errors#1917
sporksmith merged 4 commits intoshadow:mainfrom
sporksmith:filter-sigsegv

Conversation

@sporksmith
Copy link
Copy Markdown
Contributor

@sporksmith sporksmith commented Feb 15, 2022

Fixes #2091

@github-actions github-actions bot added the Component: Libraries Support functions like LD_PRELOAD and logging label Feb 15, 2022
@github-actions github-actions bot added the Component: Testing Unit and integration tests and frameworks label Apr 26, 2022
@github-actions github-actions bot added the Component: Build Build/install tools and dependencies label Apr 28, 2022
@sporksmith sporksmith changed the title Check sigsegv code Allow managed code to handle signals generated by hardware errors Apr 28, 2022
@sporksmith sporksmith marked this pull request as ready for review April 28, 2022 00:38
@sporksmith sporksmith requested a review from stevenengler April 28, 2022 00:38
@sporksmith sporksmith linked an issue Apr 28, 2022 that may be closed by this pull request
@sporksmith sporksmith enabled auto-merge April 28, 2022 15:04
@sporksmith sporksmith merged commit f9c4bc7 into shadow:main Apr 28, 2022
@sporksmith sporksmith deleted the filter-sigsegv branch April 28, 2022 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Build Build/install tools and dependencies Component: Libraries Support functions like LD_PRELOAD and logging Component: Testing Unit and integration tests and frameworks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

java works in ptrace mode but not preload mode Delivery of "synchronous" signals in preload mode (SIGSEGV, SIGILL)

2 participants