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

Stuck on Modules window #1748

Open
TETYYS opened this issue Jun 4, 2023 · 0 comments
Open

Stuck on Modules window #1748

TETYYS opened this issue Jun 4, 2023 · 0 comments

Comments

@TETYYS
Copy link

TETYYS commented Jun 4, 2023

Brief description of your issue

While inspecting my own .NET application which was paused using debugger I've entered Modules window which became stuck after trying to scroll down

image
(you can see Windows grayed out the window because it is not responding to messages)

I can still control the main application, but when inspecting any other process, it seems to have incomplete details, for example Start address of threads is not resolved
image

Inspecting same .NET process and entering Modules window does not cause it to freeze again in the second window.

After finding which thread the window belogs to and trying to find out call stack, im greeted with never ending dialog that I'm able to cancel:
image

Using another instance of SystemInformer I can inspect the stack (which I don't think tells much):
image

Steps to reproduce (optional)

I cannot reproduce this issue again.

Expected behavior (optional)

No response

Actual behavior (optional)

No response

Environment (optional)

System Informer 3.0.6550 (cd8e90b)
Windows 10 22H2 19045.2965
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