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

Infinite "Initializing debugging engine" #19

Open
vorlov-playrix opened this issue Jun 21, 2023 · 0 comments
Open

Infinite "Initializing debugging engine" #19

vorlov-playrix opened this issue Jun 21, 2023 · 0 comments

Comments

@vorlov-playrix
Copy link

Describe the bug
When using features that require the debugging engine, SizeBench loops forever in "Initializing debugging engine" state.

What you are doing

  1. Download and install latest release from Windows Store.
  2. Run an analysis on a single binary. In my case this is C++ built with MSVC 2022 17.6.3, 50 MB exe and ~900 MB pdb.
  3. Select template foldability analysis
  4. In results, try to fall inside any record

It also reproduces with other features that require debugging engine.

Expected behavior
Either to have all necessary things installed with SizeBench or to provide meaningful error message with instructions for fixing an issue on user side.

Screenshots
image

Environment Details

  • OS: Windows 11 21H2 (22000.2057)
  • SizeBench version number 2.2302.2300.0 (git commit 91c1cfe)
  • Examined binary is built with MSVC 2022 17.6.3 and linked with Microsoft linker

Additional context
Application loops but doesn't hang, i.e. it responds to the input. I can use File and Help menus and open About SizeBench. Modal popup with "Initializing debugging engine" has a clickable X button but nothing happens on click. The longest trial is around 30 min with no progress. SizeBench.GUI.exe uses 0-1% of CPU. Memory consumption doesn't change.

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