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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
                 CC|                            |[email protected]

--- Comment #5 from Julien Nabet <[email protected]> ---
Here's a part which may help from Gerry:
Thread 67 "Thread-24" received signal SIGBUS, Bus error.
0x00007ff3b3e2a9a6 in LocaleDataWrapper::getLanguageCountryInfo() const () from
/usr/lib/libreoffice/program/libmergedlo.so
(gdb) bt
#0  0x00007ff3b3e2a9a6 in LocaleDataWrapper::getLanguageCountryInfo() const ()
from /usr/lib/libreoffice/program/libmergedlo.so
#1  0x00007ff3b3e2bafb in LocaleDataWrapper::getLoadedLanguageTag() const ()
from /usr/lib/libreoffice/program/libmergedlo.so
#2  0x00007ff3b2be4b78 in ?? () from
/usr/lib/libreoffice/program/libmergedlo.so
#3  0x00007ff3b2be984f in ?? () from
/usr/lib/libreoffice/program/libmergedlo.so
#4  0x00007ff3b2bea710 in ?? () from
/usr/lib/libreoffice/program/libmergedlo.so
#5  0x00007ff3b0d4643a in ?? () from
/usr/lib/libreoffice/program/libgcc3_uno.so
#6  0x00007ff3b0d45566 in ?? () from
/usr/lib/libreoffice/program/libgcc3_uno.so
#7  0x00007ff3b0d45cb6 in ?? () from
/usr/lib/libreoffice/program/libgcc3_uno.so
#8  0x00007ff358d83ba5 in ?? () from
/usr/lib/libreoffice/program/libjava_uno.so
#9  0x00007ff358d84060 in
Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call () from
/usr/lib/libreoffice/program/libjava_uno.so
#10 0x00007ff3773c9aa9 in ?? ()


BTW, I noticed other things on console logs:
- when opening Writer:
warn:configmgr:25772:25772:configmgr/source/xcuparser.cxx:159: bad set node
<prop> member in
"file:///home/julien/lo/libreoffice/instdir/program/../program/../user/uno_packages/cache/uno_packages/lu25eow.tmp_/LanguageTool-5.6.oxt/Addons.xcu"

but above all a kind of crash at the end with:
warn:sal.osl.mutex:25918:26030:sal/osl/unx/mutex.cxx:149: pthread_mutex_unlock
failed: EINVAL
warn:sal.osl.mutex:25918:26030:sal/osl/unx/mutex.cxx:103: pthread_mutex_lock
failed: EINVAL
warn:sal.osl.mutex:25918:26030:sal/osl/unx/mutex.cxx:149: pthread_mutex_unlock
failed: EINVAL
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f8f4776e8e4, pid=25918, tid=25918
#
# JRE version: OpenJDK Runtime Environment (11.0.14+9) (build
11.0.14+9-post-Debian-1)
# Java VM: OpenJDK 64-Bit Server VM (11.0.14+9-post-Debian-1, mixed mode,
sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C  [libc.so.6+0x828e4]

There's definitely something wrong here.

Stephan: since it may be related to Java part, thought you might be interested
in this one. Of course, there might be some bugs on Language tool but this one
triggers something wrong on LO.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to