electron-userland / electron-spellchecker

Implement spellchecking, correctly
MIT License
238 stars 83 forks source link

@felixrieseberg/node-spellchecker - App crash when getting corrections #155

Closed aabuhijleh closed 3 years ago

aabuhijleh commented 5 years ago

electron-spellchecker@2.2.0 electron@5.0.6 OS: Windows 10

Access violation app crash occurs sometimes when getting corrections for misspelled word.

Call stack callstack

The crash is inconsistent and not very reliably reproduced. I think the used Chromium's Hunspell needs to be updated.

@felixrieseberg Can we update it to this?

Thanks!

aabuhijleh commented 4 years ago

@felixrieseberg WDYT about this?

This crash is still occurring when using getCorrectionsForMisspelling