[Libreoffice] LanguageTool (dev) crashes Libreoffice
Michael Meeks
michael.meeks at novell.com
Wed Jan 19 01:01:48 PST 2011
Hi Arno,
On Wed, 2011-01-19 at 01:28 -0500, Arno Teigseth wrote:
> I know, it's LanguageTool's fault. I'm developing some rules, and
> running 1-3 dev.
:-) but as you say it should not crash, even then.
> # SIGSEGV (0xb) at pc=0x004a1aea, pid=6220, tid=3063699680
..
> # Problematic frame:
> # C [libc.so.6+0x72aea] strcmp+0xa
So - it crashed in some C code, called out from somewhere
(LanguageTool ?).
If you could run soffice.bin under gdb, and reproduce it - that would
be wonderful - then type 'thread apply all backtrace' and paste the
trace here; we can dig into it in more depth. Possibly to get Java to
work you will need to do:
export LD_LIBRARY_PATH=`../ure/bin/javaldx`
before you start gdb in the program/ directory.
Thank you !
Michael.
--
michael.meeks at novell.com <><, Pseudo Engineer, itinerant idiot
More information about the LibreOffice
mailing list