[Mono-bugs] [Bug 80449][Nor] Changed - Built runtime gives SEGV inside GC code on Solaris/SPARC

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 14 05:04:37 EDT 2007


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 liebe at hrz.tu-darmstadt.de.

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 liebe at hrz.tu-darmstadt.de  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
+


More information about the mono-bugs mailing list