[Mono-bugs] [Bug 79931][Blo] Changed - [amd64-only] xsp-1.1.18 on mono-1.2 throws random exceptions when serving web services requests
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Dec 19 17:16:06 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 robertj at gmx.net.
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: mono-bugs at ximian.com
ReportedBy: jan.oravec at 6com.sk
QAContact: mono-bugs at ximian.com
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 robertj at gmx.net 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.
+
More information about the mono-bugs
mailing list