aldelaro5 / dolphin-memory-engine

A RAM search made specifically to search, monitor and edit the Dolphin emulator's emulated memory
MIT License
171 stars 39 forks source link

Bug: Crash on Scrolling with Certain Watchlists #173

Closed dreamsyntax closed 3 months ago

dreamsyntax commented 3 months ago

image

dolphin-memory-engine.exe!Common::formatMemoryToString(const char * memory, Common::MemType type, unsigned __int64 length, Common::MemBase base, bool isUnsigned, bool withBSwap) Line 654 C++

      if (std::isprint(c))

in MemoryCommon.cpp

image

dreamsyntax commented 3 months ago

Reproduce data; ROM: GUPE8P Configuration: gamesettings-configuration-GUPE8P.zip Dolphin Version: 2407-221 SaveState: SaveState-Crashing-DME-GUPE8P.renameto7z.zip Watchlist: DME-watchlist-scroll-bug.zip