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=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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
