• Login
Community
  • Login

Notepad++ is crashing abruptly

Scheduled Pinned Locked Moved General Discussion
6 Posts 3 Posters 497 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.
  • H
    Hemant Parakh
    last edited by May 25, 2022, 6:10 AM

    Hi All,

    Notepad++ is crashing abruptly. Please find debug info as below.

    Notepad++ v8.4.1 (64-bit)
    Build time : May 8 2022 - 19:51:18
    Path : C:\Program Files\Notepad++\notepad++.exe
    Command Line :
    Admin mode : OFF
    Local Conf mode : OFF
    Cloud Config : OFF
    OS Name : Windows 10 Enterprise (64-bit)
    OS Version : 2009
    OS Build : 19044.1706
    Current ANSI codepage : 1252
    Plugins : AnalysePlugin.dll mimeTools.dll NppConverter.dll NppExport.dll

    P 1 Reply Last reply May 25, 2022, 1:01 PM Reply Quote 0
    • P
      PeterJones @Hemant Parakh
      last edited by May 25, 2022, 1:01 PM

      @hemant-parakh ,

      The AnalysePlugin developer has already been informed about that issue. Unfortunately, as of yet, AnalysePlugin does not have a “full release” that is compatible with Notepad++ v8.3 and newer (including your Notepad++ v8.4.1).

      However, the Analyse Plugin website does show a download for a v1.13-pre1 (which usually means “pre-release”), which was created after v8.3 had come out and after the bug was reported to them, so it might be compatible. Try downloading that, and overwrite the C:\Program Files\Notepad++\Plugins\AnalysePlugin\AnalysePlugin.dll with the DLL from the v1.13-pre1 download. If it works, great. If not, you might want to interact with that plugin’s developer through the existing bug report

      A 1 Reply Last reply Jun 7, 2022, 10:40 AM Reply Quote 1
      • A
        Amol Tarte @PeterJones
        last edited by Jun 7, 2022, 10:40 AM

        @peterjones Hi!
        I do not have AnalysePlugin installed but 8.4.1 was crashing very very frequently.
        Now updated to 8.4.2 and it also crashes (but less frequently)

        plugins.png

        Nothing in disabled folder.

        P 1 Reply Last reply Jun 7, 2022, 12:55 PM Reply Quote 0
        • P
          PeterJones @Amol Tarte
          last edited by Jun 7, 2022, 12:55 PM

          @amol-tarte ,

          The BigFiles plugin has not been updated since 2021, so it is guaranteed to not have the fixes necessary to work correctly with Notepad++ v8.3-and-newer (which includes your v8.4.1); if it makes any of the calls that have been changed, it will cause instability or crash Notepad++.

          I won’t check all your other plugins for you, but basically, you have to go through every one of your plugins, and make sure that they either have a fix to work with newer Notepad++ or if they never do anything using the changed portions of the plugins API. (The easiest way to do that: disable all the plugins, and add them back in one-by-one until Notepad++ starts crashing – the most recently re-added plugin is your likely culprit.)

          A 1 Reply Last reply Jun 8, 2022, 5:45 AM Reply Quote 2
          • A
            Amol Tarte @PeterJones
            last edited by Jun 8, 2022, 5:45 AM

            @peterjones Thanks for suggestion.
            I will definitely do that and update you.

            A 1 Reply Last reply Jul 5, 2022, 4:44 AM Reply Quote 0
            • A
              Amol Tarte @Amol Tarte
              last edited by Jul 5, 2022, 4:44 AM

              @Amol-Tarte Hi @PeterJones
              The problem is solved after removing BigFiles plugin.
              Sorry for delayed reply and Thanks.

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