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





------- Additional comments from [EMAIL PROTECTED] Mon Nov  6 13:09:31 -0800 
2006 -------
It works for me in Solaris.  The problem was that in getKey, it allocated a
Record  instead of a RecordImpl and then threw it away.  However, in big endian
machines, it did byte-flipping before throwing it away, which corrupted memory
(because Record is smaller than RecordImpl).

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