Predelnik / DSpellCheck

Notepad++ Spell-checking Plug-in
GNU General Public License v2.0
198 stars 33 forks source link

Npp Hangs on start with DSpellCheck #220

Closed kirsan31 closed 4 years ago

kirsan31 commented 4 years ago

Npp Hangs on start with DSpellCheck (no files loading at start up, i.e only new file. Without this plugin Npp start ok. DSpellCheck 1.4.16. Win7 pro x64.

Memory dump file.

And, as I can see this is not only me / first time issue...

Predelnik commented 4 years ago

Thank you very much for report and memory dump, it made it easy to identify the problem.

Technical details Uninitialized handle passed to windows api function -> undefined behavior most likely resulting in a hang.
Predelnik commented 4 years ago

Should be fixed in 1.4.17: https://github.com/Predelnik/DSpellCheck/releases/tag/v1.4.17