[Mono-bugs] [Bug 77810][Nor] Changed - Loading a page in XSP compiled on mono for osx86 fails

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Mar 20 10:53:08 EST 2006


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 seanhig at geminibay.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77810

--- shadow/77810	2006-03-20 10:27:52.000000000 -0500
+++ shadow/77810.tmp.16441	2006-03-20 10:53:08.000000000 -0500
@@ -231,6 +231,17 @@
 ------- Additional Comments From seanhig at geminibay.com  2006-03-20 10:05 -------
 After a bit more digging, I believe this is directly related to the problem outlined in 77790.  
 When I used GC_DONT_GC=1 and ran XSP it loaded my aspx pages with no SIGSEGVs - what 
 a pleasant surprise.
 
 (and boy do they load fast on OSX86 - even faster then IIS on x86 hardware I think)
+
+------- Additional Comments From seanhig at geminibay.com  2006-03-20 10:53 -------
+The 77790 fix did it (well, no GC isn't really a fix) .
+
+export GC_DONT_GC=1
+xsp
+
+I ran my ASP.NET, NHibernate, iTextSharp app and it worked flawlessly at blazing speed.  
+This should work for development :)
+
+Thanks Bryan.


More information about the mono-bugs mailing list