To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79342





------- Additional comments from [EMAIL PROTECTED] Wed Jul 11 06:41:07 +0000 
2007 -------
see dp_gui_treelb.cxx
BOOL DialogImpl::Close()
there the update thread is explicitly stopped. this should also be done when the
office is terminated. See DialogImpl::queryTermination and
DialogImpl::notifyTermination. 
Putting     if (m_updatability.get() != NULL)
        m_updatability->stop();
in DialogImpl::disposing leads to another crash on solaris

---------------------------------------------------------------------
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]

Reply via email to