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

NULL Deref crash in ReadFileAsyncHook #520

Open
F1F7Y opened this issue Jul 27, 2023 · 0 comments · May be fixed by #521
Open

NULL Deref crash in ReadFileAsyncHook #520

F1F7Y opened this issue Jul 27, 2023 · 0 comments · May be fixed by #521

Comments

@F1F7Y
Copy link
Member

F1F7Y commented Jul 27, 2023

pPath here is the culprit. This seems to be very rare

Stack trace:

Northstar.dll + 0xa3c23
materialsystem_dx11.dll + 0x9955b
materialsystem_dx11.dll + 0x99396
materialsystem_dx11.dll + 0x8c12
materialsystem_dx11.dll + 0x8808f
tier0.dll + 0x1ba3b
KERNEL32.DLL + 0x17614
ntdll.dll + 0x526b1

Ill try to figure out why this is happening, but either way will PR a fix

@F1F7Y F1F7Y linked a pull request Jul 27, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant