To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80300
User kr changed the following:
What |Old value |New value
================================================================================
CC|'cmc,jkim,kendy,rene' |'cmc,jbu,jkim,kendy,rene'
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Aug 23 09:31:30 +0000
2007 -------
Adding Joerg (the pyuno maintainer) to cc: ...
->Joerg: The g_destructorsOfStaticObjectsHaveBeenCalled variable is actually
true :
#5 0x00002aaaac15c6ea in pyuno::GCThread::run (this=0x2aaaacb02c10) at
/data/oo/BuildDir/ooo_OOG680_m2_src/pyuno/source/module/pyuno_gc.cxx:88
Current language: auto; currently c++
(gdb) p g_destructorsOfStaticObjectsHaveBeenCalled
$1 = true
(gdb)
This is obviously racy, couldn't we just join the GC threads in the d'tor of the
StaticDestructorGuard ?
Thanks for your help
Kay
---------------------------------------------------------------------
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]