binviz icon indicating copy to clipboard operation
binviz copied to clipboard

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

Open fdwr opened this issue 2 years ago • 0 comments

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?

fdwr avatar Feb 02 '24 23:02 fdwr