Thread 1 "soffice.bin" hit Breakpoint 1, (anonymous namespace)::ModuleManager::identify (this=0x30d1ba0, xModule=empty uno::Reference) at framework/source/services/modulemanager.cxx:165 165 throw css::lang::IllegalArgumentException( (gdb) bt #0 (anonymous namespace)::ModuleManager::identify(com::sun::star::uno::Reference const&) (this=0x30d1ba0, xModule=empty uno::Reference) at framework/source/services/modulemanager.cxx:165 #1 0x00007ffff5b41335 in non-virtual thunk to (anonymous namespace)::ModuleManager::identify(com::sun::star::uno::Reference const&) () at /home/julien/lo/libreoffice/instdir/program/libfwklo.so #2 0x00007ffff5a4e6b8 in (anonymous namespace)::JobExecutor::notifyEvent(com::sun::star::document::EventObject const&) (this=0x2e20b40, aEvent=...) at framework/source/jobs/jobexecutor.cxx:261 #3 0x00007ffff4cb77bd in (anonymous namespace)::SfxGlobalEvents_Impl::implts_notifyJobExecution(com::sun::star::document::EventObject const&) (this=0x2e21ff0, aEvent=...) at sfx2/source/notify/globalevents.cxx:462 #4 0x00007ffff4cb5320 in (anonymous namespace)::SfxGlobalEvents_Impl::documentEventOccured(com::sun::star::document::DocumentEvent const&) (this=0x2e21ff0, Event=...) at sfx2/source/notify/globalevents.cxx:254 #5 0x00007ffff7c7a4c9 in desktop::Desktop::Main() (this=0x7fffffff23d8) at desktop/source/app/app.cxx:1439 #6 0x00007fffefed5290 in ImplSVMain() () at vcl/source/app/svmain.cxx:201 #7 0x00007fffefed6e59 in SVMain() () at vcl/source/app/svmain.cxx:233 #8 0x00007ffff7cf28ae in soffice_main() () at desktop/source/app/sofficemain.cxx:98 #9 0x000000000040088d in sal_main () at desktop/source/app/main.c:48 #10 0x0000000000400867 in main (argc=2, argv=0x7fffffff25b8) at desktop/source/app/main.c:47 (gdb) frame 5 #5 0x00007ffff7c7a4c9 in desktop::Desktop::Main (this=0x7fffffff23d8) at desktop/source/app/app.cxx:1439 1439 pExecGlobals->xGlobalBroadcaster->documentEventOccured(aEvent); (gdb) p aEvent $1 = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)}