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

GTA V launcher (GTAVLauncher.exe) hangs on exit (needs ntdll-side handle refcounting) #4

Open
zfigura opened this issue Jul 30, 2018 · 1 comment

Comments

@zfigura
Copy link
Owner

zfigura commented Jul 30, 2018

Because it closes one of its thread handles while waiting on it.

To fix this I think we need to somehow keep an extra reference to the server-side object. This is difficult for obvious reasons, so I'm not going to fix this until something really requires it.

@zfigura zfigura changed the title GTA V launcher (GTAVLauncher.exe) hangs on exit GTA V launcher (GTAVLauncher.exe) hangs on exit (needs ntdll-side handle refcounting) Aug 14, 2018
@zfigura
Copy link
Owner Author

zfigura commented Oct 26, 2018

Lunatic Rave 2 has severe lag in the menu due to this bug. It's probably worth fixing.

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

No branches or pull requests

1 participant