Community
    • Login

    Notepad++ is crashing abruptly

    Scheduled Pinned Locked Moved General Discussion
    6 Posts 3 Posters 487 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.
    • Hemant ParakhH
      Hemant Parakh
      last edited by

      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

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @Hemant Parakh
        last edited by

        @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

        Amol TarteA 1 Reply Last reply Reply Quote 1
        • Amol TarteA
          Amol Tarte @PeterJones
          last edited by

          @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.

          PeterJonesP 1 Reply Last reply Reply Quote 0
          • PeterJonesP
            PeterJones @Amol Tarte
            last edited by

            @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.)

            Amol TarteA 1 Reply Last reply Reply Quote 2
            • Amol TarteA
              Amol Tarte @PeterJones
              last edited by

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

              Amol TarteA 1 Reply Last reply Reply Quote 0
              • Amol TarteA
                Amol Tarte @Amol Tarte
                last edited by

                @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