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

GammaRay exits after 1 minute #960

Closed
kpopv opened this issue Mar 18, 2024 · 3 comments
Closed

GammaRay exits after 1 minute #960

kpopv opened this issue Mar 18, 2024 · 3 comments

Comments

@kpopv
Copy link

kpopv commented Mar 18, 2024

I built GammaRay 3.0 for Qt 5.15 (64-bit) with MinGW 8.10 (comes with Qt 5.15) on Windows 11. The selftest indicates everything is ok.

When launching an application, built with the same kit, the launcher starts the gammaray.exe process that in turn starts the application correctly, but no GammaRay UI is shown. The application works as expected, but after about 1 minute, the gammaray.exe process exit and closes the application without any indication what went wrong. There is no logging (also checked with DebugView).

Any suggestions on how to diagnose what is going wrong?

@Waqar144
Copy link
Contributor

Yeah, I would suggest to try to use the debugger to see what's happening.

@kpopv
Copy link
Author

kpopv commented Mar 29, 2024

This indicates "Target not responding - timeout". Injection fails.

@Waqar144
Copy link
Contributor

seems duplicate of #959

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

2 participants