Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80449 --- shadow/80449 2007-01-10 12:53:53.000000000 -0500 +++ shadow/80449.tmp.16168 2007-03-14 04:04:37.000000000 -0500 @@ -81,6 +81,13 @@ Solaris) depends on the size of off_t, which depends on _FILE_OFFSET_BITS. This trashes the code that parses the page information from proc. Solution: do not pass _FILE_OFFSET_BITS to libgc. What do you need it for, anyways? + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-14 04:04 ------- +I've been hunting the same bug for weeks on Solaris 8. +Removal of _FILE_OFFSET_BITS worked for me both on Solaris 8 + 9 (SPARC) + +I can confirm the solution for mono 1.2.3.1 + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
