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





------- Additional comments from [EMAIL PROTECTED] Tue Aug 21 19:43:31 +0000 
2007 -------
For a while, I doubted the libxml2 at the stack is corrrect - why should
connecting to a DB use libxml?

Debugging a little bit reveals the reason: libxml is used by the jvmfwk library,
which implements the JVM framework. When the JVM in OOo is first started, jvmfwk
reads an XML file for determining which Java installation to use (reading the
settings you do in Tools/Options/Java). Thus, the first usage of Java in OOo
also loads and uses libxml. This also explains why databases appear *that* often
in the crash report descriptions - they're the most prominent part using Java.
Also, it explains why some of the descriptions talk about other things such as
simply starting a wizard - a lot of the wizard are implemented in Java nowadays.

Sadly, this doesn't give me any clue why reading/parsing the XML file should
fail. If somebody who can reproduce the bug could provide us with her
javasettings* file, which is located in the user data's "config" directory, this
could perhaps help ...

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