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.me...@novell.com  <><, Pseudo Engineer, itinerant idiot


_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to