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

Kernel panics in set_interpose_hooks_for_module() #22

Closed
steven-michaud opened this issue Feb 3, 2021 · 2 comments
Closed

Kernel panics in set_interpose_hooks_for_module() #22

steven-michaud opened this issue Feb 3, 2021 · 2 comments
Assignees
Labels

Comments

@steven-michaud
Copy link
Owner

While working on issue #21 I saw two of these kernel panics. Both were on macOS 10.15.7, but on different machines (a VMWare VM and a MacPro). I suspect this is a HookCase bug.

@steven-michaud
Copy link
Owner Author

@steven-michaud
Copy link
Owner Author

It turns out these kernel panics are related to another problem in on_add_image() that I'd already fixed. I just had to extend my fix.

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

No branches or pull requests

1 participant