Menu

#1 Fast Fail Exception - A fail fast exception occurred. Exception handlers will not be invoked and the process will be terminated immediately

1.0
open
None
2020-03-03
2020-02-25
Sergei Shir
No

Issue:

If the "ExtSettings v1.2.1" plugin is installed in the Notepad++, when you close the editor, it shows this popup:

Fast Fail Exception
A fail fast exception occurred. Exception handlers will not be invoked and the process will be terminated immediately.

Additional information:

(1) After I removed the "ExtSettings" folder from the "C:\Program Files (x86)\Notepad++\plugins", the Notepad++ closes WITHOUT any error.
(2) Sharing a Notepad++ dump file (size is 117 MB):
https://drive.google.com/file/d/1wrHTqvK5_XYIPhZSxR9z4rGIczEcuozz/view?usp=sharing

Thanks

Discussion

  • Andreas Heim

    Andreas Heim - 2020-03-01

    Please add the following additional info:

    • Windows version and bitness. For Windows 10 please include the exact version number, e.g. v1809, v1903, and so on.
    • Notepad++ debug info. You can get it by clicking on (menu) ? -> Debug Info -> Copy debug info into clipboard
    • A screenshot of your ExtSettings plugin dialog. This way I can see the settings you are using.
     
  • Sergei Shir

    Sergei Shir - 2020-03-01

    Thank you for the response.

    As requested:

    (1) Operating System

    OS Name = Microsoft Windows 10 Pro
    System Type = 64-bit
    OS Version = 1803
    OS Build = 10.0.17134 Build 17134 [Version 10.0.17134.1246]
    OS Manufacturer = Microsoft Corporation
    Processor = Intel(R) Core(TM) i5-8350U CPU @ 1.70GHz, 1896 Mhz, 4 Core(s), 8 Logical Processor(s)
    Windows Directory = C:\WINDOWS
    System Directory = C:\WINDOWS\system32
    Boot Device = \Device\HarddiskVolume2
    Locale = United States
    Installed Physical Memory (RAM) = 16.0 GB
    Total Physical Memory = 13.9 GB
    Available Physical Memory = 6.51 GB
    Total Virtual Memory = 28.4 GB
    Available Virtual Memory = 16.7 GB
    Page File Space = 14.5 GB
    Page File = C:\pagefile.sys
    Kernel DMA Protection = Off

    (2) Notepad++ Debug Information

    Notepad++ v7.8.4 (32-bit)
    Build time : Jan 29 2020 - 01:33:47
    Path : C:\Program Files (x86)\Notepad++\notepad++.exe
    Admin mode : ON
    Local Conf mode : OFF
    OS Name : Windows 10 Enterprise (64-bit)
    OS Version : 1803
    OS Build : 17134.1246
    Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll _CustomizeToolbar.dll

    (3) Screenshot of ExtSettings > Extended Settings

    Attached

     
  • Andreas Heim

    Andreas Heim - 2020-03-02

    Thank you for providing exact debug info.

    I've set up a test environment in a VM:

    • OS: Windows 10 x64 v1803, version 10.0.17134, build 17134.1304
    • Notepad++: v7.8.4 (32 bit), installed in %ProgramFiles(x86)%\Notepad++, running with Admin rights, same plugins like in your debug info
    • ExtSettings plugin: v1.2.1, set up like in your screen shot

    Notepad++ runs with session feature deactivated. All plugins except ExtSettings are running with default settings.

    When I start Notepad++ and immediatly terminate it I can not reproduce your issue, no exception thrown during termination.

    Please do some more testing. For example:

    • Deactivate session feature ((menu) Settings -> Preferences -> Backup -> Remember current session for next launch) in order to start with an empty editor.
    • Deactivate DSpellCheck plugin and all other plugins except ExtSettings.
    • Deactivate cloud settings ((menu) Settings -> Preferences -> Cloud -> No cloud).
    • Remove self-made contxt menu extensions.
     

    Last edit: Andreas Heim 2020-03-02
  • Sergei Shir

    Sergei Shir - 2020-03-03

    Update:

    Following the provided instructions, the issue was localized even more

    There seems to be a conflict between these 2 extensions:
    ExtSettings
    DSpellCheck

    When both of them are installed, Notepad++ shows this "Fast Fail Exception" error during exit.
    When only 1 of these 2 extensions is installed, there is NO error.

    The same update was posted at
    https://github.com/Predelnik/DSpellCheck/issues/173

    Thank you

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.