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=79931 --- shadow/79931 2006-11-21 19:22:18.000000000 -0500 +++ shadow/79931.tmp.20936 2006-12-19 17:16:06.000000000 -0500 @@ -10,13 +10,12 @@ Component: interop AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: [amd64-only] xsp-1.1.18 on mono-1.2 throws random exceptions when serving web services requests 80% of cases when I try to access web service method hosted on XSP 1.1.18 on Mono 1.2 on amd64 architecture I get this exception: @@ -140,6 +139,15 @@ exceptions, segfaults, other errors (e.g. DNS resolver not able (exception) to resolve hostname of mysql server, when tcpdump on port 53 clearly shown that it resolved) so I believe it is related to amd64 code. When same code is runned directly and not through XSP, it works. I suspect it to be memory corruption with more application domains (which XSP creates AFAIK). + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-19 17:16 ------- +This is most likely a configuration/installation problem. +How do you invoke xsp? Using the script that gets installed +to $prefix/bin/xsp? + +Another issue: check whether the path to your mono installation +contains a symlink and try to remove it. See bug #79211. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
