https://bugs.documentfoundation.org/show_bug.cgi?id=103061

            Bug ID: 103061
           Summary: Assertion failed when right-clicking an incorrectly
                    spelled word in Writer in debug build
           Product: LibreOffice
           Version: 5.3.0.0.alpha0+ Master
          Hardware: All
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: major
          Priority: medium
         Component: Linguistic
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: ba...@caesar.elte.hu

Have a debug build of master branch.
Add English dictionaries to 'share/extensions/dict-en' if it's not there
already.

1. Start Writer.
2. Switch text language to English (USA).
2. Type an incorrectly spelled word, like "tset".
3. Right-click the word.

=> debug assertion failed
"Expression: vector iterator not decrementable"

Occurs in line:
int count = pMS->suggest(&suglst, aWrd.getStr());
http://opengrok.libreoffice.org/xref/core/lingucomponent/source/spellcheck/spell/sspellimp.cxx#475

So, somewhere inside hunspell. Not sure why I can't debug into it.

Version: 5.3.0.0.alpha0+
Build ID: d4936e876b1b965505ee2e82efaa35eef65d2135
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
Locale: hu-HU (hu_HU); Calc: group

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to