To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=83545
------- Additional comments from [EMAIL PROTECTED] Fri Jul 11 14:25:36 +0000 2008 ------- Some general comments: - In the scope of using Lucene as indexer, the HelpLinker has been changed (dev300 m22). A lot of code has been deleted. Unfortunately this problem still occurs. - To reduce the chance of breaking the block #ifdef SOLARIS if( !bExtensionMode ) _exit( 0 ); #endif has been added to HelpLinker.cxx. To reproduce the problem and to debug this block should be commented out. - This problem does not occur always. Sometimes I changed something and the problem didn't appear any more, I changed it back and the problem came back, I did the first change again and the problem was still there. - The problem does occur both on Solaris Sparc and Solaris Intel. - Stacks do not show the problem but only the consequences. E.g. a stack found by gh showed a crash in addBookmark, but commenting out all calls to addBookmark did not solve the problem. The stack posted by kr on Jan 30 probably also is only one of many possible stacks. - kr once patched sal to use system allocation and the problem seemed to be gone. I've tried this again and found that also with system allocation the problem occurs. So this is also a dead end. - It did not help to block optimization for HelpLinker.cxx and HelpCompiler.cxx - It did not help to only use a small number of xhp files. - It did not help to avoid output to stdout completely (Ause told me about problems he saw concerning using the out streams). - It did not help to avoid all xslt operations. --------------------------------------------------------------------- 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]