Hi,

We've uninstalled mono 1.2.6 (tarball) in order to install 1.2.9 tarball
on a testing server.

mono --version returns 1.2.9 (tarball)
xsp2 --version returns 1.2.9 (tarballl)

mod_mono didn't work, so I tested xsp2.
The server starts, but when the first request comes in
I get an exception witch a stacktrace which doesn't seem to have an  
ending.

TOP:
xsp2
Listening on address: 0.0.0.0
Root directory: /var/www/web14/web
Listening on port: 8080 (non-secure)
Hit Return to stop the server.
Stack overflow in unmanaged: IP: 0x8132f9d, fault addr: 0xb69abfa4
Stack overflow: IP: 0x8132f9d, fault addr: 0xb69a3ff8
At Unmanaged
Stacktrace:

   at (wrapper managed-to-native)  
System.Object.__icall_wrapper_mono_object_new_specific (intptr)  
<0x00004>
   at (wrapper managed-to-native)  
System.Object.__icall_wrapper_mono_object_new_specific (intptr)  
<0xffffffff>
   at Mono.Globalization.Unicode.SimpleCollator.GetSortKey  
(string,int,int,System.Globalization.CompareOptions) <0x00017>
   at Mono.Globalization.Unicode.SimpleCollator.GetSortKey  
(string,System.Globalization.CompareOptions) <0x00019>
   at System.Globalization.CompareInfo.GetSortKey  
(string,System.Globalization.CompareOptions) <0x000a1>
   at System.CultureAwareComparer.GetHashCode (string) <0x00031>
   at System.StringComparer.GetHashCode (object) <0x0003e>
   at System.Collections.Hashtable.GetHash (object) <0x0001d>
   at System.Collections.Hashtable.get_Item (object) <0x00044>
   at System.Web.UI.BaseParser.GetString  
(System.Collections.Hashtable,string,string) <0x00014>
   at System.Web.UI.TemplateParser.ProcessMainAttributes  
(System.Collections.Hashtable) <0x0075e>
   at System.Web.UI.TemplateControlParser.ProcessMainAttributes  
(System.Collections.Hashtable) <0x00152>
   at System.Web.UI.UserControlParser.ProcessMainAttributes  
(System.Collections.Hashtable) <0x00069>
   at System.Web.UI.TemplateParser.AddDirective  
(string,System.Collections.Hashtable) <0x000c4>

.....

END:


        [0xb5f21171]
        [0xb5f1e612]
        [0xb621b9e9]
        [0xb621b83a]
        [0xb6218a8a]
        [0xb62187af]
        [0xb6217f7c]
        [0xb67d714b]
        [0xb67d70bf]
        [0xb67d7020]
        [0xb67d6fe8]
        [0xb67d6572]
        [0xb67d51ad]
        [0xb67d4b74]
        [0xb5f21171]
        [0xb5f1e612]
        [0xb621b9e9]
        [0xb621b83a]
        [0xb6218a8a]
        [0xb62187af]
        [0xb6217f7c]
        [0xb67d714b]
        [0xb67d70bf]
        [0xb67d7020]
        [0xb67d6fe8]
        [0xb67d6572]
        [0xb67d51ad]
        [0xb67d4b74]
        [0xb5f21171]
        [0xb5f1e612]

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Aborted


Any ideas what might be causing this?


Timothy.

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to