Skip to content

feat: support other library's hooking sigill, other misc Alaska fixes - #41

Open
difcsi wants to merge 1 commit into
stephenrkell:masterfrom
difcsi:alaska-pr
Open

difcsi wants to merge 1 commit into
stephenrkell:masterfrom
difcsi:alaska-pr

Conversation

@difcsi

@difcsi difcsi commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@stephenrkell

Copy link
Copy Markdown
Owner

Would it be feasible to separate out the "other" Alaska fixes from the issue of chained SIGILL handlers? It may be better to review them separately.

On the topic of keeping around a list of trap sites, I have a plan for this already, but it would not work quite the same way as your code. Since I want to allow use of an offline pass to identify trap sites (also addressing the startup performance issues), the list could be acquired from outside (e.g. from a file) or, as a fallback, computed on demand by walking the instructions as at present.

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.

2 participants