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

Nim profiler can deadlock on single threaded programs #12865

Open
mratsim opened this issue Dec 9, 2019 · 1 comment
Open

Nim profiler can deadlock on single threaded programs #12865

mratsim opened this issue Dec 9, 2019 · 1 comment

Comments

@mratsim
Copy link
Collaborator

mratsim commented Dec 9, 2019

Gdb attached to the process:

DeepinScreenshot_plasmashell_20191209173456

The program was not compiled with threads:on, only stacktrace and profiler on

@mratsim
Copy link
Collaborator Author

mratsim commented Dec 9, 2019

Left it running just in case and 25 min later, when I reattached to the process, it is still waiting at that same location

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

No branches or pull requests

1 participant