[udk-issues] [Issue 85084] thread coordination at shu tdown

2008-01-11 Thread kr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85084


User kr changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Fri Jan 11 09:02:07 + 
2008 ---
This is already work in progress, please see:

http://wiki.services.openoffice.org/wiki/User:Kr/A_Thread%27s_Life


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



[udk-issues] [Issue 85084] thread coordination at shu tdown

2008-01-08 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85084
 Issue #|85084
 Summary|thread coordination at shutdown
   Component|udk
 Version|current
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|kr
 Reported by|sb





--- Additional comments from [EMAIL PROTECTED] Tue Jan  8 14:07:22 + 
2008 ---
Various issues show that there are problems not coordinating threads at process
shutdown, esp. when threads use static data that has already been destroyed
during an exit() call in another thread.  One such issue is issue 80300, another
is Sun-internal 6644672 where a bridges_urp::OReaderThread::run thread calls
sunpro5::RTTIHolder::generateRTTI after the static RTTIHolder instance has
apparently already been destroyed from the main thread (OOG680m9 unxsoli4.pro).

Some framework needs to be designed to allow such coordination, and then
threaded code needs to be adapted to that framework.

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