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

v1.2 crashes on startup in Win10 and Win7 (binviz_v1.2_1080p_win64.zip) #3

Open
fdwr opened this issue Feb 2, 2024 · 0 comments
Open

Comments

@fdwr
Copy link

fdwr commented Feb 2, 2024

Unhandled exception at 0x00007FF94473CF19 in binviz.exe: Microsoft C++ exception: std::runtime_error at memory location 0x0000007F4236F3C0

The window briefly flashes and then closes. Debugging the released .exe in VS, you can at least see the exception std::runtime_error, but alas I have no callstack, symbols, or error message, as I'm currently blocked in VS2022 building it with an unfamiliar error message 🤔 "error: this vcpkg instance requires a manifest with a specified baseline in order to interact with ports." 🤷‍♂️.

  • ✅ Version 1.0 - runs fine, showing open dialog and content
  • ❌ Version 1.1 - crashes on startup
  • ❌ Version 1.2 - crashes on startup

Reproes on different machines, Win10 and older Win7 desktop. Wonder if you repro this?

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