• Login
Community
  • Login

N++ 8.x crash dump file

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
crash dump file
4 Posts 2 Posters 477 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B
    bwisely
    last edited by Dec 12, 2022, 3:06 AM

    Hi
    I have one issue want to check or report it.
    Its N++ always crashes after I use and close N++.
    The file size is not fixed. Sometimes the dump file size is over 20MB, sometimes less than 15MB.
    the path is C:\Users\username\AppData\Local\CrashDumps
    the file name is notepad++.exe.112156.dmp (112156 is a random number)
    The issue is from 8.x to now 8.4.7.
    the pool is over 3GB, and over 200 files were generated by N++ before I removed it.

    Condition: Win10 21H2~22H2
    N++ Ver : 8.x
    how: after opening any files including text files, then close N++

    Wisely

    E 1 Reply Last reply Dec 12, 2022, 8:25 AM Reply Quote 0
    • E
      Ekopalypse @bwisely
      last edited by Dec 12, 2022, 8:25 AM

      @bwisely

      Does this crash also occur when you start Npp without plugins?
      Just rename the plugin folder, which is either in the installation directory or in appdata\notepad++, depending on your current installation.

      B 1 Reply Last reply Dec 12, 2022, 9:30 AM Reply Quote 0
      • B
        bwisely @Ekopalypse
        last edited by Dec 12, 2022, 9:30 AM

        @Ekopalypse
        If I rename the plugin folder, I still don’t know which plugins crashed or if it’s an NPP crash.

        did you know how to check it?

        E 1 Reply Last reply Dec 12, 2022, 11:21 AM Reply Quote 0
        • E
          Ekopalypse @bwisely
          last edited by Ekopalypse Dec 12, 2022, 11:22 AM Dec 12, 2022, 11:21 AM

          @bwisely

          I’m not sure I understand what you mean. If you rename the plugin folder and it still crashes then it is triggered by Npp itself, otherwise it is triggered by one of your installed plugins.
          If it is a plugin, then one option would be to figure out which one is responsible, by renaming all the plugins and reactivate one by one until the crash occurs again.
          The other option would be to open the dmp file in a program like windbg and analyze which call threw the exception, which means having a good understanding of how things work under the hood.

          1 Reply Last reply Reply Quote 2
          4 out of 4
          • First post
            4/4
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors