-
Notifications
You must be signed in to change notification settings - Fork 27
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
Crashes while unhooking #139
Comments
Hi! Thank you for reporting this! Unfortunately it's not a great moment for me, between commitments and other personal issues, so I've paused work on hudhook for a bit. I'll still review pull requests though, so if you get to this before I have a chance to, feel free to open one! The culprit is most likely around here: Lines 782 to 809 in bebcddc
The synchronization is already a hack, and a potential solution is included in the comment, but I (personally) need a better understanding of the DX12 pipeline to debug that. Attaching a debugger to inspect the crash should provide some insight. |
Hi, me again! Been awhile!
I'm still facing crashes frequently while ejecting for DX12 game D2R. I also sometimes get crashes while injecting. I think there might still be a sync issue somewhere. Could you help me debug? What info can I give you that would help?
Here's the last log I get when it crashes during eject.
If it would be easier to chat over discord, I'd be down to help track these down. They're driving me crazy :P
The text was updated successfully, but these errors were encountered: