mirror of
https://github.com/ish-app/ish.git
synced 2026-05-28 21:10:35 +00:00
99dc0f5b87
The segfault_addr is not always the first byte of the faulting instruction. If the instruction spans two pages, and the second page is inaccessible, it needs to point to the first byte of that page.