To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=65788
------- Additional comments from [EMAIL PROTECTED] Mon May 29 03:52:13 -0700 2006 ------- mhu->sparcmoz: According to your description, it looks like some 8 byte (or larger) type cannot cope with a 4 byte alignment (resulting in SIGBUS). As the 'typesconfig' program does test with 'double', which can be 4 byte aligned (same as on Solaris Sparc 32bit), it would be interesting to find out what type exactly is causing the SIGBUS (and possibly add such a test to the 'typesconfig' program). And yes, this SAL_TYPES_ALIGNMENT8 = 4 works on Solaris Sparc 32bit; only in 64bit mode we have a SAL_TYPES_ALIGNMENT8 = 8, here. So, can you please try to find out which type exactly is causing the SIGBUS here? Thanks, Matthias --------------------------------------------------------------------- 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]
