Dear fellows, I met a startup problem with a newly pulled master HEAD since yesterday (6/Jul).
Firstly, I found smoketest fails on the HEAD (with error officeconnection.cxx:140), then I tried to launch soffice.bin in solver/350 manually, but soffice.bin crashes immedialy even before splash screen appears. Not sure if any one meet the similar problem? Thanks for helping! Crash log: Program received signal SIGABRT, Aborted. 0xffffe424 in __kernel_vsyscall () (gdb) bt #0 0xffffe424 in __kernel_vsyscall () #1 0xb7b62c10 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #2 0xb7b64545 in abort () at abort.c:92 #3 0xb7d8dde3 in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:98 #4 0xb7d8b785 in __cxxabiv1::__terminate (handler= 0xb7d8dc90 <__gnu_cxx::__verbose_terminate_handler()>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:43 #5 0xb7d8b7c2 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:53 #6 0xb7d8b8fa in __cxxabiv1::__cxa_throw (obj=0x81456e8, tinfo=0xb7a1a52c, dest= 0xb79e70ce <com::sun::star::loader::CannotActivateFactoryException::~CannotActivateFactoryException()>) at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:76 #7 0xb79e6a25 in cppu::loadSharedLibComponentFactory (rLibName=..., rPath= ..., rImplName=..., xMgr=..., xKey=..., rPrefix=...) at /windows/bootstrap/clone/ure/cppuhelper/source/shlib.cxx:382 #8 0xb79dc4ec in cppu::ORegistryFactoryHelper::createModuleFactory (this= 0x81452b8) at /windows/bootstrap/clone/ure/cppuhelper/source/factory.cxx:900 #9 0xb79dc802 in cppu::ORegistryFactoryHelper::createInstanceWithArgumentsAndContext (this=0x81452b8, rArguments=..., xContext=...) at /windows/bootstrap/clone/ure/cppuhelper/source/factory.cxx:800 #10 0xb48837a2 in stoc_smgr::OServiceManager::createInstanceWithArgumentsAndContext (this=0x805f898, rServiceSpecifier=..., rArguments=..., xContext=...) at /windows/bootstrap/clone/ure/stoc/source/servicemanager/servicemanager.cxx:1257 #11 0xb4882408 in stoc_smgr::OServiceManager::createInstanceWithArguments ( this=0x805f898, rServiceSpecifier=..., rArguments=...) at /windows/bootstrap/clone/ure/stoc/source/servicemanager/servicemanager.cxx:1313 #12 0xb7f59266 in desktop::Desktop::OpenSplashScreen (this=0xbfffe950) at /windows/bootstrap/clone/libs-core/desktop/source/app/app.cxx:3231 #13 0xb7f5e359 in desktop::Desktop::Main (this=0xbfffe950) at /windows/bootstrap/clone/libs-core/desktop/source/app/app.cxx:1584 #14 0xb6a79341 in ImplSVMain () at /windows/bootstrap/vcl/source/app/svmain.cxx:181 #15 0xb6a79478 in SVMain () at /windows/bootstrap/vcl/source/app/svmain.cxx:218 #16 0xb7f764e8 in soffice_main () at /windows/bootstrap/clone/libs-core/desktop/source/app/sofficemain.cxx:68 #17 0x08048bd4 in sal_main () at main.c:36 #18 main () at main.c:35 (gdb) thread apply all bt Thread 4 (Thread 0xb1c37b70 (LWP 4149)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb7b251dc in __lll_unlock_wake () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S:378 #2 0xb7b224ad in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:256 #3 0xb7c19ded in __pthread_cond_wait (cond=0x8142cf8, mutex=0x8142ce0) at forward.c:139 #4 0xb7fa56a9 in osl_thread_start_Impl (pData=0x8142cd0) at thread.c:265 #5 0xb7b1e725 in start_thread (arg=0xb1c37b70) at pthread_create.c:297 #6 0xb7c0c1ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 3 (Thread 0xb2438b70 (LWP 4148)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb7b22702 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:179 #2 0xb7c19e44 in __pthread_cond_timedwait (cond=0x8142a08, mutex=0x8142a38, abstime=0xb243828c) at forward.c:152 #3 0xb7fa1f1a in osl_waitCondition (Condition=0x8142a08, pTimeout=0xb24382d4) at conditn.c:251 #4 0xb24e30ab in wait (pTimeout=<value optimized out>, this=<value optimized out>) at /windows/bootstrap/solver/350/unxlngi6.pro/inc/osl/conditn.hxx:84 #5 configmgr::Components::WriteThread::run (pTimeout=<value optimized out>, this=<value optimized out>) at /windows/bootstrap/clone/libs-core/configmgr/source/components.cxx:199 #6 0xb24e369b in osl::threadFunc (param=0x81434b0) at /windows/bootstrap/solver/350/unxlngi6.pro/inc/osl/thread.hxx:188 #7 0xb7fa56e2 in osl_thread_start_Impl (pData=0x81434e8) at thread.c:277 #8 0xb7b1e725 in start_thread (arg=0xb2438b70) at pthread_create.c:297 #9 0xb7c0c1ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 2 (Thread 0xb50f4b70 (LWP 4126)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb7b22702 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:179 #2 0xb7c19e44 in __pthread_cond_timedwait (cond=0xb7fdbff0, mutex=0xb7fdbe90, abstime=0xb50f437c) at forward.c:152 #3 0xb7fc645f in rtl_cache_wsupdate_wait (seconds=<value optimized out>) at alloc_cache.c:1408 #4 rtl_cache_wsupdate_all (seconds=<value optimized out>) at alloc_cache.c:1552 #5 0xb7b1e725 in start_thread (arg=0xb50f4b70) at pthread_create.c:297 #6 0xb7c0c1ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb512c6d0 (LWP 4123)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb7b62c10 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #2 0xb7b64545 in abort () at abort.c:92 #3 0xb7d8dde3 in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:98 #4 0xb7d8b785 in __cxxabiv1::__terminate (handler= 0xb7d8dc90 <__gnu_cxx::__verbose_terminate_handler()>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:43 #5 0xb7d8b7c2 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:53 #6 0xb7d8b8fa in __cxxabiv1::__cxa_throw (obj=0x81456e8, tinfo=0xb7a1a52c, dest= 0xb79e70ce <com::sun::star::loader::CannotActivateFactoryException::~CannotActivateFactoryException()>) at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:76 #7 0xb79e6a25 in cppu::loadSharedLibComponentFactory (rLibName=..., rPath= ..., rImplName=..., xMgr=..., xKey=..., rPrefix=...) at /windows/bootstrap/clone/ure/cppuhelper/source/shlib.cxx:382 #8 0xb79dc4ec in cppu::ORegistryFactoryHelper::createModuleFactory (this= 0x81452b8) at /windows/bootstrap/clone/ure/cppuhelper/source/factory.cxx:900 #9 0xb79dc802 in cppu::ORegistryFactoryHelper::createInstanceWithArgumentsAndContext (this=0x81452b8, rArguments=..., xContext=...) at /windows/bootstrap/clone/ure/cppuhelper/source/factory.cxx:800 #10 0xb48837a2 in stoc_smgr::OServiceManager::createInstanceWithArgumentsAndContext (this=0x805f898, rServiceSpecifier=..., rArguments=..., xContext=...) at /windows/bootstrap/clone/ure/stoc/source/servicemanager/servicemanager.cxx:1257 #11 0xb4882408 in stoc_smgr::OServiceManager::createInstanceWithArguments ( this=0x805f898, rServiceSpecifier=..., rArguments=...) at /windows/bootstrap/clone/ure/stoc/source/servicemanager/servicemanager.cxx:1313 #12 0xb7f59266 in desktop::Desktop::OpenSplashScreen (this=0xbfffe950) at /windows/bootstrap/clone/libs-core/desktop/source/app/app.cxx:3231 #13 0xb7f5e359 in desktop::Desktop::Main (this=0xbfffe950) at /windows/bootstrap/clone/libs-core/desktop/source/app/app.cxx:1584 #14 0xb6a79341 in ImplSVMain () at /windows/bootstrap/vcl/source/app/svmain.cxx:181 #15 0xb6a79478 in SVMain () at /windows/bootstrap/vcl/source/app/svmain.cxx:218 #16 0xb7f764e8 in soffice_main () at /windows/bootstrap/clone/libs-core/desktop/source/app/sofficemain.cxx:68 #17 0x08048bd4 in sal_main () at main.c:36 #18 main () at main.c:35 (gdb) [K(gdb) Thread 4 (Thread 0xb1c37b70 (LWP 4149)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb7b251dc in __lll_unlock_wake () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S:378 #2 0xb7b224ad in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:256 #3 0xb7c19ded in __pthread_cond_wait (cond=0x8142cf8, mutex=0x8142ce0) at forward.c:139 #4 0xb7fa56a9 in osl_thread_start_Impl (pData=0x8142cd0) at thread.c:265 #5 0xb7b1e725 in start_thread (arg=0xb1c37b70) at pthread_create.c:297 #6 0xb7c0c1ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 3 (Thread 0xb2438b70 (LWP 4148)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb7b22702 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:179 #2 0xb7c19e44 in __pthread_cond_timedwait (cond=0x8142a08, mutex=0x8142a38, abstime=0xb243828c) at forward.c:152 #3 0xb7fa1f1a in osl_waitCondition (Condition=0x8142a08, pTimeout=0xb24382d4) at conditn.c:251 #4 0xb24e30ab in wait (pTimeout=<value optimized out>, this=<value optimized out>) at /windows/bootstrap/solver/350/unxlngi6.pro/inc/osl/conditn.hxx:84 #5 configmgr::Components::WriteThread::run (pTimeout=<value optimized out>, this=<value optimized out>) at /windows/bootstrap/clone/libs-core/configmgr/source/components.cxx:199 #6 0xb24e369b in osl::threadFunc (param=0x81434b0) at /windows/bootstrap/solver/350/unxlngi6.pro/inc/osl/thread.hxx:188 #7 0xb7fa56e2 in osl_thread_start_Impl (pData=0x81434e8) at thread.c:277 #8 0xb7b1e725 in start_thread (arg=0xb2438b70) at pthread_create.c:297 #9 0xb7c0c1ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 2 (Thread 0xb50f4b70 (LWP 4126)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb7b22702 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:179 #2 0xb7c19e44 in __pthread_cond_timedwait (cond=0xb7fdbff0, mutex=0xb7fdbe90, abstime=0xb50f437c) at forward.c:152 #3 0xb7fc645f in rtl_cache_wsupdate_wait (seconds=<value optimized out>) at alloc_cache.c:1408 #4 rtl_cache_wsupdate_all (seconds=<value optimized out>) at alloc_cache.c:1552 #5 0xb7b1e725 in start_thread (arg=0xb50f4b70) at pthread_create.c:297 #6 0xb7c0c1ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb512c6d0 (LWP 4123)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb7b62c10 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #2 0xb7b64545 in abort () at abort.c:92 #3 0xb7d8dde3 in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:98 #4 0xb7d8b785 in __cxxabiv1::__terminate (handler= 0xb7d8dc90 <__gnu_cxx::__verbose_terminate_handler()>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:43 #5 0xb7d8b7c2 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:53 #6 0xb7d8b8fa in __cxxabiv1::__cxa_throw (obj=0x81456e8, tinfo=0xb7a1a52c, dest= 0xb79e70ce <com::sun::star::loader::CannotActivateFactoryException::~CannotActivateFactoryException()>) at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:76 #7 0xb79e6a25 in cppu::loadSharedLibComponentFactory (rLibName=..., rPath= ..., rImplName=..., xMgr=..., xKey=..., rPrefix=...) at /windows/bootstrap/clone/ure/cppuhelper/source/shlib.cxx:382 #8 0xb79dc4ec in cppu::ORegistryFactoryHelper::createModuleFactory (this= 0x81452b8) at /windows/bootstrap/clone/ure/cppuhelper/source/factory.cxx:900 #9 0xb79dc802 in cppu::ORegistryFactoryHelper::createInstanceWithArgumentsAndContext (this=0x81452b8, rArguments=..., xContext=...) at /windows/bootstrap/clone/ure/cppuhelper/source/factory.cxx:800 #10 0xb48837a2 in stoc_smgr::OServiceManager::createInstanceWithArgumentsAndContext (this=0x805f898, rServiceSpecifier=..., rArguments=..., xContext=...) at /windows/bootstrap/clone/ure/stoc/source/servicemanager/servicemanager.cxx:1257 #11 0xb4882408 in stoc_smgr::OServiceManager::createInstanceWithArguments ( this=0x805f898, rServiceSpecifier=..., rArguments=...) at /windows/bootstrap/clone/ure/stoc/source/servicemanager/servicemanager.cxx:1313 #12 0xb7f59266 in desktop::Desktop::OpenSplashScreen (this=0xbfffe950) at /windows/bootstrap/clone/libs-core/desktop/source/app/app.cxx:3231 #13 0xb7f5e359 in desktop::Desktop::Main (this=0xbfffe950) at /windows/bootstrap/clone/libs-core/desktop/source/app/app.cxx:1584 #14 0xb6a79341 in ImplSVMain () at /windows/bootstrap/vcl/source/app/svmain.cxx:181 #15 0xb6a79478 in SVMain () at /windows/bootstrap/vcl/source/app/svmain.cxx:218 #16 0xb7f764e8 in soffice_main () at /windows/bootstrap/clone/libs-core/desktop/source/app/sofficemain.cxx:68 #17 0x08048bd4 in sal_main () at main.c:36 #18 main () at main.c:35 -- Yifan Jiang Libreoffice Contact: yifan - irc.freenode.net/libreoffice ============================================= http://www.libreoffice.org/ http://www.documentfoundation.org/ _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice