https://bugs.freedesktop.org/show_bug.cgi?id=64962
Priority: medium
Bug ID: 64962
Assignee: [email protected]
Summary: Crash with downgraded settings
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: Other
Status: UNCONFIRMED
Version: 4.0.3.3 release
Component: Libreoffice
Product: LibreOffice
This is rather thrilling ;-) I managed to get the horror / exception crash
where we bomb out with:
terminate called after throwing an instance of
'com::sun::star::lang::WrappedTargetRuntimeException'
Program received signal SIGABRT, Aborted.
While just using the app (well Calc really). That I suspect is related to
bug#62155 etc.
I strongly suspect Java is involved - since I couldn't reproduce it at all
unless I ran soffice --backtrace # ie. had javaldx setup etc. [ annoying there
is no soffice --gdb to use which is a shame ].
The trace is:
Thread 7 (Thread 0xad6ffb40 (LWP 26581)):
#0 0xb7c66245 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1 0xb7c67ac3 in __GI_abort () at abort.c:90
#2 0xb7e6428d in __gnu_cxx::__verbose_terminate_handler () at
../../../../libstdc++-v3/libsupc++/vterminate.cc:95
#3 0xb7e61ef3 in __cxxabiv1::__terminate (handler=0xb7e64140
<__gnu_cxx::__verbose_terminate_handler()>)
at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:40
#4 0xb7e61f2f in std::terminate () at
../../../../libstdc++-v3/libsupc++/eh_terminate.cc:50
#5 0xb7e62225 in __cxxabiv1::__cxa_rethrow () at
../../../../libstdc++-v3/libsupc++/eh_throw.cc:116
#6 0xaa2873a6 in
dp_manager::ExtensionManager::getAllExtensions(com::sun::star::uno::Reference<com::sun::star::task::XAbortChannel>
const&,
com::sun::star::uno::Reference<com::sun::star::ucb::XCommandEnvironment>
const&) () from /opt/libreoffice4.0/program/../program/libdeployment.so
#7 0xaa28e452 in dp_info::PackageInformationProvider::getExtensionList() ()
from /opt/libreoffice4.0/program/../program/libdeployment.so
#8 0xad89972f in
checkForPendingUpdates(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&) ()
from /opt/libreoffice4.0/program/../program/libupdchk.so
#9 0xad87b2fb in
UpdateCheck::initialize(com::sun::star::uno::Sequence<com::sun::star::beans::NamedValue>
const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&) () from /opt/libreoffice4.0/program/../program/libupdchk.so
#10 0xad887de0 in (anonymous namespace)::InitUpdateCheckJobThread::run() ()
from /opt/libreoffice4.0/program/../program/libupdchk.so
#11 0xad87c25e in threadFunc () from
/opt/libreoffice4.0/program/../program/libupdchk.so
#12 0xb7fa2fa9 in osl_thread_start_Impl () from
/opt/libreoffice4.0/program/../ure-link/lib/libuno_sal.so.3
---Type <return> to continue, or q <return> to quit---
#13 0xb7c23b5e in start_thread (arg=0xad6ffb40) at pthread_create.c:308
#14 0xb7d1616e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131
Which is rather unfortunate ;-) It happens as the update check is triggered at
a semi-random time (it seems); but after a short wait & a bit of clicking /
text editing ... it's there.
Main thread is quiescent.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs