[Mono-bugs] XSP2 SIGSEGV

Nicolas Cornu nicolas.cornu at cyber-developpement.com
Sat Jul 8 10:26:15 EDT 2006


Another error

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

Stacktrace:

in (wrapper managed-to-native) 
Mono.Data.SqliteClient.Sqlite:sqlite3_prepare 
(intptr,string,int,intptr&,intptr&) <0x4>
in (wrapper managed-to-native) 
Mono.Data.SqliteClient.Sqlite:sqlite3_prepare 
(intptr,string,int,intptr&,intptr&) <0xfffff820>
in Mono.Data.SqliteClient.SqliteCommand:ExecuteReader 
(System.Data.CommandBehavior,bool,int&) <0xb8>
in Mono.Data.SqliteClient.SqliteCommand:ExecuteReader 
(System.Data.CommandBehavior) <0x20>
in Mono.Data.SqliteClient.SqliteCommand:ExecuteReader () <0xf>
in 
Mono.Data.SqliteClient.SqliteCommand:System.Data.IDbCommand.ExecuteReader 
() <0xd>
in Cyberdev.Authentification.UserManager:IsValidUser (string,string) <0x65>
in create_account:CustomValidator1_ServerValidate 
(object,System.Web.UI.WebControls.ServerValidateEventArgs) <0x7d>
in (wrapper delegate-invoke) 
System.MulticastDelegate:invoke_void_object_ServerValidateEventArgs 
(object,System.Web.UI.WebControls.ServerValidateEventArgs) <0xffffff9c>
in System.Web.UI.WebControls.CustomValidator:OnServerValidate (string) 
<0x4c>
in System.Web.UI.WebControls.CustomValidator:EvaluateIsValid () <0x3b>
in System.Web.UI.WebControls.BaseValidator:Validate () <0x78>
in System.Web.UI.Page:ValidateCollection 
(System.Web.UI.ValidatorCollection) <0x101>
in System.Web.UI.Page:Validate (string) <0x40>
in System.Web.UI.WebControls.Button:RaisePostBackEvent (string) <0x49>
in 
System.Web.UI.WebControls.Button:System.Web.UI.IPostBackEventHandler.RaisePostBackEvent 
(string) <0x11>
in System.Web.UI.Page:RaisePostBackEvent 
(System.Web.UI.IPostBackEventHandler,string) <0x16>
in System.Web.UI.Page:RaisePostBackEvents () <0x31>
in System.Web.UI.Page:InternalProcessRequest () <0x28b>
in System.Web.UI.Page:ProcessRequest (System.Web.HttpContext) <0xa7>
in <Pipeline>__1:MoveNext () <0x1a09>
in System.Web.HttpApplication:Tick () <0x1f>
in System.Web.HttpApplication:Start (object) <0x37>
in 
System.Web.HttpApplication:System.Web.IHttpAsyncHandler.BeginProcessRequest 
(System.Web.HttpContext,System.AsyncCallback,object) <0x68>
in System.Web.HttpRuntime:RealProcessRequest (object) <0x1ab>
in System.Web.HttpRuntime:ProcessRequest (System.Web.HttpWorkerRequest) 
<0x2c>
in Mono.WebServer.MonoWorkerRequest:ProcessRequest () <0xa>
in Mono.WebServer.BaseApplicationHost:ProcessRequest 
(Mono.WebServer.MonoWorkerRequest) <0x43>
in Mono.WebServer.XSPApplicationHost:ProcessRequest 
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations) 
<0x37f>
in (wrapper remoting-invoke-with-check) 
Mono.WebServer.XSPApplicationHost:ProcessRequest 
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations) 
<0xfffffa6c>
in (wrapper xdomain-dispatch) 
Mono.WebServer.XSPApplicationHost:ProcessRequest 
(object,byte[]&,byte[]&,int,long,int,long,int,string,string,string,string,byte[],string) 
<0xfffe392b>
in (wrapper xdomain-invoke) 
Mono.WebServer.XSPApplicationHost:ProcessRequest 
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations) 
<0xffffff3d>
in (wrapper remoting-invoke-with-check) 
Mono.WebServer.XSPApplicationHost:ProcessRequest 
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations) 
<0xfff1982b>
in Mono.WebServer.XSPWorker:InnerRun (object) <0x563>
in Mono.WebServer.XSPWorker:Run (object) <0x22>
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object 
(object) <0xffffff95>
in (wrapper runtime-invoke) System.Object:runtime_invoke_void_object 
(object,intptr,intptr,intptr) <0x7951857>

Native stacktrace:

        /usr/bin/mono(mono_handle_native_sigsegv+0xbb) [0x814f88b]
        /usr/bin/mono [0x813bc3f]
        [0xa15440]
        /usr/lib/libsqlite3.so.0(sqlite3_prepare+0x43) [0x3ca5f2e]
        [0xbb5e98]
        [0xbb5679]
        [0xbb5e51]
        [0xbb5e18]
        [0xbb5dee]
        [0x61af48e]
        [0x61af36e]
        [0x61af2ca]
        [0x61af225]
        [0x61af1b4]
        [0x61aceb9]
        [0x61acd0a]
        [0x61acba9]
        [0x61acac2]
        [0x61aca72]
        [0x61aca57]
        [0x61ac942]
        [0xcd5fbc]
        [0xcd3e98]
        [0xbbc9ea]
        [0xbbaf08]
        [0xbb6ad8]
        [0xbb69b9]
        [0x911dbc]
        [0x9118dd]
        [0x91189b]
        [0x9111ac]
        [0x8ef378]
        [0x8ee739]
        [0x8ee03d]
        [0x8d15ec]
        [0x8d13ae]
        [0x7eaadc]
        [0x7ea3b3]
        [0x7ea36c]
        [0x7ea2c6]
        /usr/bin/mono [0x813baf0]
        /usr/bin/mono(mono_runtime_invoke+0x27) [0x80d6827]
        /usr/bin/mono(mono_runtime_invoke_array+0x270) [0x80d7d00]
        /usr/bin/mono(mono_message_invoke+0xc5) [0x80d9815]
        /usr/bin/mono [0x80a52bf]
        /usr/bin/mono [0x80a5ae9]
        /usr/bin/mono [0x809a072]
        /usr/bin/mono [0x80f5317]
        /usr/bin/mono [0x8113ac5]
        /lib/libpthread.so.0 [0x1a0bd4]
        /lib/libc.so.6(__clone+0x5e) [0xafe4fe]
Abandon



In advance thanks,

Cornu Nicolas


More information about the mono-bugs mailing list