[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
Wed Dec 20 09:57:20 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 jan.oravec at 6com.sk.

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

--- shadow/79931	2006-12-19 17:16:06.000000000 -0500
+++ shadow/79931.tmp.9118	2006-12-20 09:57:20.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 79931
 Product: Mono: Runtime
 Version: 1.2
 OS: GNU/Linux [Other]
 OS Details: Gentoo, amd64
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Blocker
 Component: interop
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: jan.oravec at 6com.sk               
 QAContact: mono-bugs at ximian.com
@@ -148,6 +148,22 @@
 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.
 
+
+------- Additional Comments From jan.oravec at 6com.sk  2006-12-20 09:57 -------
+Thanks for pointing out to the source of the problem, /usr/bin/xsp2
+script:
+
+--
+#!/bin/sh
+exec /usr/bin/mono $MONO_OPTIONS "/usr/lib/mono/2.0/xsp2.exe" "$@"
+--
+
+Uses a symlink lib -> lib64 on amd64 architecture.
+
+Marking as duplicate of #79211.
+
+
+*** This bug has been marked as a duplicate of 79211 ***


More information about the mono-bugs mailing list