To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=111166 Issue #|111166 Summary|unexpected exception from InitUpdateCheckJobThread dur |ing shut down Component|framework Version|DEV300m77 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|dv Reported by|sb
------- Additional comments from [email protected] Mon Apr 26 13:55:06 +0000 2010 ------- At least on DEV300_m77-based CWS sb120 (mainly making changes to the testing framework), executing the configmgr/qa/unoapi tests at least under unxlngi6 non-pro once crashed at the below point with the below stack. 1: Failures that appeared during scenario execution: 1: 0 of 2 tests failed 1: Job run took: 6127ms [00:00:06] 1: Job -sce module.sce done 1: terminate called after throwing an instance of 'com::sun::star::uno::RuntimeException' #3 0x96ef868a in abort () #4 0x92ee5005 in _CUICopyIconURL () #5 0x92ee310c in _CUICopyIconURL () #6 0x92ee314b in _CUICopyIconURL () #7 0x92ee32b1 in _CUICopyIconURL () #8 0x18bb27cb in dp_registry::backend::bundle::ExtensionDescription::ExtensionDescription () #9 0x18ba8dbc in dp_registry::backend::bundle::(anonymous namespace)::BackendImpl::PackageImpl::getDescriptionInfoset () #10 0x18ba91ba in dp_registry::backend::bundle::(anonymous namespace)::BackendImpl::PackageImpl::getIdentifier () #11 0x18c94b35 in dp_misc::getIdentifier () #12 0x18b83303 in dp_info::PackageInformationProvider::getExtensionList () #13 0x18b84d47 in dp_info::PackageInformationProvider::getExtensionList () #14 0x2640c77d in checkForPendingUpdates () #15 0x26404b8f in UpdateCheck::initialize () #16 0x2640613d in (anonymous namespace)::InitUpdateCheckJobThread::run () #17 0x26425a46 in threadFunc () #18 0x001fd5b7 in osl_thread_start_Impl () #19 0x96e3d155 in _pthread_start () #20 0x96e3d012 in thread_start () where the _CUICopyIconURL frames are inside libstdc++ (so this is probably throwing the RuntimeException leading to terminate/abort), and the main thread is just into DeInitVCL (not yet in DestroyApplicationServiceManager). --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
