How to open dumps generated by N++ while crashing?
-
While crashing last time N++ generated some dumps in %TEMP%. How to open them?

-
More dumps found in
AppData/Local/Crash Dumps
and
Program Files/Notepad++
-
Found one more related unanswered topic https://community.notepad-plus-plus.org/topic/18743/notepad-crashed-and-create-dump-files-in-3-locations-how-to-properly-recover
-
You can use windbg.exe to load and analyze dump files.
-
@Ekopalypse said in How to open dumps generated by N++ while crashing?:
windbg.exe
Thanks!
Also I see that I can open them in N++ and save as txt files ) -
if they are real dump files, you cannot read them properly with npp.
-
@Ekopalypse, For the record
The ‘.dmp’ dumps in “AppData/Local/Crash Dumps” and “Program Files/Notepad++” are real dumps and I can open them only via WinDBG
The ‘.dump’ dumps in “Temp/N++RECOV” are pseudo-dumps, in fact backups of the last open unsaved files in N++ at crash, and they are in text format in fact so I can recover now easily the lost documents.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login