[Mono-bugs] [Bug 77810][Cri] 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:05:13 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-17 19:38:28.000000000 -0500
+++ shadow/77810.tmp.15710 2006-03-20 10:05:13.000000000 -0500
@@ -12,12 +12,13 @@
ReportedBy: seanhig at geminibay.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Loading a page in XSP compiled on mono for osx86 fails
+BugsThisDependsOn: 77790
Description of Problem:
I downloaded the latest source of xsp (1.13) and compiled it using the mono test package for
osx86 (on my new macbook). It compiled and started, but when first attempting to load any
page the following exception is thrown:
@@ -223,6 +224,13 @@
it is related to the [in, out] param, as the buffer looks fine just before the call.
Is anyone aware of this and working on it? Anything more I can do?
Hope this helps - I really need mono to run on my MacBook :)
+
+------- 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)
More information about the mono-bugs
mailing list