To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113145
                 Issue #|113145
                 Summary|[sb126] oooimprovement OnLogRotateThread::run exceptio
                        |n during exit
               Component|framework
                 Version|DEV300m84
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|b_michaelsen
             Reported by|sb





------- Additional comments from s...@openoffice.org Wed Jul 14 14:22:42 +0000 
2010 -------
At least on DEV300_m84 based CWS sb126 under unxlngx6.pro, terminating an
soffice.bin instance at the end of starmath/qa/unoapi, it failed with

#0  0x00007fed0c583a75 in *__GI_raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0x00007fed0c5875c0 in *__GI_abort () at abort.c:92
#2  0x00007fed0ce21524 in __gnu_cxx::__verbose_terminate_handler() () from
/net/so-cwsserv02/export/cws/sb126/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libstdc++.so.6
#3  0x00007fed0ce1f4e6 in ?? () from
/net/so-cwsserv02/export/cws/sb126/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libstdc++.so.6
#4  0x00007fed0ce1f513 in std::terminate() () from
/net/so-cwsserv02/export/cws/sb126/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libstdc++.so.6
#5  0x00007fed0ce1f5fa in __cxa_throw () from
/net/so-cwsserv02/export/cws/sb126/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libstdc++.so.6
#6  0x00007fecfd66fbe4 in stoc_smgr::OServiceManager::check_undisposed() const
() from
/net/so-cwsserv02/export/cws/sb126/DEV300/unxlngx6.pro/installation/opt/openoffice.org/ure/lib/bootstrap.uno.so
#7  0x00007fecfd662ef6 in
stoc_smgr::OServiceManager::createInstanceWithContext(rtl::OUString const&,
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&)
() from
/net/so-cwsserv02/export/cws/sb126/DEV300/unxlngx6.pro/installation/opt/openoffice.org/ure/lib/bootstrap.uno.so
#8  0x00007fecfd65efb4 in
stoc_smgr::OServiceManager::createInstance(rtl::OUString const&) () from
/net/so-cwsserv02/export/cws/sb126/DEV300/unxlngx6.pro/installation/opt/openoffice.org/ure/lib/bootstrap.uno.so
#9  0x00007fecf8434aa4 in
oooimprovement::MyConfigurationHelper::openConfig(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>,
rtl::OUString const&, int) () from
/net/so-cwsserv02/export/cws/sb126/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/liboooimprovementlx.so
#10 0x00007fecf8435503 in
oooimprovement::MyConfigurationHelper::readDirectKey(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>,
rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, int) () from
/net/so-cwsserv02/export/cws/sb126/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/liboooimprovementlx.so
#11 0x00007fecf84361c1 in oooimprovement::Config::getInvitationAccepted() const
() from
/net/so-cwsserv02/export/cws/sb126/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/liboooimprovementlx.so
#12 0x00007fecf843dd97 in (anonymous namespace)::OnLogRotateThread::run() ()
from
/net/so-cwsserv02/export/cws/sb126/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/liboooimprovementlx.so
#13 0x00007fecf843dfaa in threadFunc () from
/net/so-cwsserv02/export/cws/sb126/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/liboooimprovementlx.so
#14 0x00007fed0d869598 in osl_thread_start_Impl () from
/net/so-cwsserv02/export/cws/sb126/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3
#15 0x00007fed0c1359ca in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#16 0x00007fed0c6366fd in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()

(and the main thread had already disappeared).  This is probably a consequence
of the fix for issue 107490 on CWS sb126, so please fix there.  What looks wrong
in extensions/source/oooimprovement/onlogrotate_job.cxx is the unused
OnLogRotateThread::disposing together with the fact that there is no join on the
"new OnLogRotateThread(m_ServiceFactory)".

---------------------------------------------------------------------
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to