Reported by Olivier R., output of the grammar checker suggestion crashes LibreOffice on Windows. His report: "Set paragraph to “English USA”. Type “Here is a abbreviation” Right click on the blue line -> crash. Actually, right click on any spelling mistake -> crash. When I had Grammalecte installed, I also got this mistake: dump stuff Fetched ImplHelper as <unohelper.ImplementationHelper instance at 0x0E3D8210> pythonloader.Loader ctor pythonloader.Loader.activate pythonloader: interpreting url vnd.sun.star.expand:$BUNDLED_EXTENSIONS/dict-en/Lightproof.py pythonloader: after expansion file:///C:/Program%20Files%20(x86)/LOdev%203.5/program/../share/extensions/dict-en/Lightproof.py checking for existence of C:\Program Files (x86)\LOdev 3.5\share\extensions\dict-en\pythonpath.zip adding C:\Program Files (x86)\LOdev 3.5\share\extensions\dict-en\pythonpath to sys.path dump stuff Fetched ImplHelper as <unohelper.ImplementationHelper instance at 0x0E3FDF30>" This is normal loading. Handling grammar checker suggestions works well under Linux, but I will check it with Valgrind (only under Linux).
Thanks László: My build is: LOdev 3.5.0 Build ID: f923851-95bcc5e-4c1bcb5
Created attachment 54390 [details] Valgrind log Valgrind log under Linux with a (Python library?) error.
valgrind and python is tricky. I hacked the *internal* python, i.e. --without-system-python to know about our G_SLICE hack, so if you configure under Linux with --without-system-python and then export VALGRIND=memcheck and try again then it will automatically run under valgrind and do the magic things to run the internal python in valgrind friendly mode
LibreOffice 3.5 beta1 crash on the grammar checker suggestion with languagetool on Windows too.
I confirm that LO crash with LanguageTool when right-clicking on a grammar mistake. And this time, I got a error message: http://img220.imageshack.us/img220/6509/locrash.png
Output of the spell checker suggestion crashes LibreOffice on Windows too. Type word with mistake. Right click on the red line -> crash.
It seems, this is a duplicate of Bug 43422. Many thanks for the reports. It seems, the problem is more general, maybe related to a recent patch of the spell checking popup menu: http://cgit.freedesktop.org/libreoffice/core/commit/?id=68f1b7dac7e77f68050f73c8692b8180f6e7cc65, unfortunately, I cannot check it without the Windows build. *** This bug has been marked as a duplicate of bug 43422 ***