To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=42778 Issue #:|42778 Summary:|static data apparently not initialized in |vcl/source/app/svdata.cxx on MacOSX Component:|porting Version:|680m78 Platform:|Macintosh URL:| OS/Version:|Mac OS X Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P1 Subcomponent:|code Assigned to:|pj Reported by:|fheckl
------- Additional comments from [EMAIL PROTECTED] Mon Feb 14 13:16:53 -0800 2005 ------- On MacOSX, inspite of the static ImplSVData* pImplSVData = &private_aImplSVData::get(); at line 166 of file vcl/source/app/svdata.cxx, in the function ImplInitSVData() pImplSVData is a null pointer. This leads to crashes of both testtool.bin and spadmin.bin. --------------------------------------------------------------------- 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]
