Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable mprotect-based VDB on Serenity OS #690

Open
ivmai opened this issue Dec 15, 2024 · 0 comments
Open

Enable mprotect-based VDB on Serenity OS #690

ivmai opened this issue Dec 15, 2024 · 0 comments

Comments

@ivmai
Copy link
Owner

ivmai commented Dec 15, 2024

As tested and reported by @linusg in issue #688, MPROTECT_VDB causes unexpected null pointer dereference when the incremental collection is enabled. A workaround (in PR #689) is prepared to deal with the failure (e2e6fe9).

This task (a low-priority one) is to find the root cause of the mentioned failure and fix it making MPROTECT_VDB defined again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant