[Mono-bugs] [Bug 347734] New: Xsp2 crash
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Dec 11 13:58:37 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=347734
Summary: Xsp2 crash
Product: Mono: Class Libraries
Version: unspecified
Platform: i686
OS/Version: RHEL 5
Status: NEW
Severity: Critical
Priority: P5 - None
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: nicolas.cornu at cyber-developpement.com
QAContact: mono-bugs at ximian.com
Found By: ---
Description of Problem: XSP2 crash on my server.
Steps to reproduce the problem:
1. I don't have anyone
Actual Results:
Stacktrace:
at (wrapper managed-to-native) System.Buffer.BlockCopyInternal
(System.Array,int,System.Array,int,int) <0x00004>
at (wrapper managed-to-native) System.Buffer.BlockCopyInternal
(System.Array,int,System.Array,int,int) <0xffffffff>
at System.IO.BufferedStream.Read (byte[],int,int) <0x00197>
at System.IO.BufferedStream.ReadByte () <0x00031>
at MySql.Data.MySqlClient.MySqlStream.LoadPacket () <0x0001e>
at MySql.Data.MySqlClient.MySqlStream.OpenPacket () <0x0004c>
at MySql.Data.MySqlClient.NativeDriver.ReadResult (ulong&,long&) <0x0003f>
at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet () <0x0003e>
at MySql.Data.MySqlClient.MySqlDataReader.NextResult () <0x0006b>
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader
(System.Data.CommandBehavior) <0x005a0>
at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader
(System.Data.CommandBehavior) <0x0000d>
at System.Data.Common.DbCommand.ExecuteReader () <0x00010>
at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader ()
<0x0000a>
at NHibernate.Impl.BatcherImpl.ExecuteReader (System.Data.IDbCommand)
<0x00030>
at NHibernate.Loader.Loader.GetResultSet
(System.Data.IDbCommand,NHibernate.Engine.RowSelection,NHibernate.Engine.ISessionImplementor)
<0x00065>
at NHibernate.Loader.Loader.DoQuery
(NHibernate.Engine.ISessionImplementor,NHibernate.Engine.QueryParameters,bool)
<0x000e4>
at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections
(NHibernate.Engine.ISessionImplementor,NHibernate.Engine.QueryParameters,bool)
<0x00028>
at NHibernate.Loader.Loader.LoadEntity
(NHibernate.Engine.ISessionImplementor,object,NHibernate.Type.IType,object,System.Type,object,NHibernate.Persister.Entity.IEntityPersister)
<0x00113>
at NHibernate.Loader.Entity.AbstractEntityLoader.Load
(NHibernate.Engine.ISessionImplementor,object,object,object) <0x0002a>
at NHibernate.Loader.Entity.AbstractEntityLoader.Load
(object,object,NHibernate.Engine.ISessionImplementor) <0x0001d>
at NHibernate.Persister.Entity.AbstractEntityPersister.Load
(object,object,NHibernate.LockMode,NHibernate.Engine.ISessionImplementor)
<0x000b1>
at NHibernate.Impl.SessionImpl.DoLoad
(System.Type,object,object,NHibernate.LockMode,bool) <0x0055f>
at NHibernate.Impl.SessionImpl.ImmediateLoad (System.Type,object) <0x00021>
at NHibernate.Proxy.LazyInitializer.Initialize () <0x000b2>
at NHibernate.Proxy.LazyInitializer.GetImplementation () <0x0000d>
at NHibernate.Proxy.CastleLazyInitializer.Intercept
(Castle.DynamicProxy.IInvocation,object[]) <0x00082>
at
CProxyTypesyndica_Library_DataLayerFeedItemDataLayer_NHibernate_ProxyINHibernateProxy1.get_Title
() <0x0009d>
at article.Page_Load (object,System.EventArgs) <0x00d49>
at System.Web.UI.Control.OnLoad (System.EventArgs) <0x00052>
at System.Web.UI.Control.LoadRecursive () <0x00042>
at System.Web.UI.Page.InternalProcessRequest () <0x0043d>
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext) <0x00114>
at <>c__CompilerGenerated2.MoveNext () <0x01d5a>
at System.Web.HttpApplication.Tick () <0x0002c>
at System.Web.HttpApplication.Start (object) <0x000fb>
at
System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest
(System.Web.HttpContext,System.AsyncCallback,object) <0x00073>
at System.Web.HttpRuntime.RealProcessRequest (object) <0x0024e>
at System.Web.HttpRuntime.ProcessRequest (System.Web.HttpWorkerRequest)
<0x0002a>
at Mono.WebServer.MonoWorkerRequest.ProcessRequest () <0x0007e>
at Mono.WebServer.BaseApplicationHost.ProcessRequest
(Mono.WebServer.MonoWorkerRequest) <0x0006d>
at Mono.WebServer.XSPApplicationHost.ProcessRequest
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
<0x0039e>
at (wrapper remoting-invoke-with-check)
Mono.WebServer.XSPApplicationHost.ProcessRequest
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
<0xffffffff>
at (wrapper xdomain-dispatch)
Mono.WebServer.XSPApplicationHost.ProcessRequest
(object,byte[]&,byte[]&,int,long,int,long,int,string,string,string,string,byte[],string)
<0xffffffff>
at (wrapper xdomain-invoke) Mono.WebServer.XSPApplicationHost.ProcessRequest
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
<0xffffffff>
at (wrapper remoting-invoke-with-check)
Mono.WebServer.XSPApplicationHost.ProcessRequest
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
<0xffffffff>
at Mono.WebServer.XSPWorker.RunInternal (object) <0x00603>
at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void_object
(object) <0xffffffff>
at (wrapper runtime-invoke)
System.Threading.WaitCallback.runtime_invoke_void_object
(object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
/usr/local/bin/mono [0x816b42f]
/usr/local/bin/mono [0x807add1]
[0x9ca440]
[0x958a0b]
[0xe7ea38]
[0xe7e7ea]
[0xe7e67f]
[0xe7e49d]
[0xe86598]
[0xe86447]
[0xe85f5c]
[0xe83ea1]
[0x17439a6]
[0x1743991]
[0x174396b]
[0x1741c09]
[0x1741ac6]
[0x173eafd]
[0x173e951]
[0x41026ec]
[0x410243b]
[0x41023fe]
[0x4102242]
[0x4102060]
[0x4101aea]
[0x410195b]
[0x4101896]
[0x410132b]
[0x4100e86]
[0x28ef5ba]
[0x28ee85b]
[0x28ee7ab]
[0x28e66ae]
[0x176b455]
[0x328aef3]
[0x3288fdd]
[0x174b7cc]
[0x174b544]
[0xb42fe7]
[0xb42ad3]
[0xb427a7]
[0xb424ae]
[0xacabcf]
[0xaca7fd]
[0xaca126]
[0xaf813b]
[0xaf7f2e]
[0x90b1c4]
[0x90ab88]
[0x90aae6]
/usr/local/bin/mono(mono_runtime_invoke_array+0x1a9) [0x80977f9]
/usr/local/bin/mono [0x8098e0d]
/usr/local/bin/mono [0x80cdf33]
/usr/local/bin/mono [0x80cf2cd]
/usr/local/bin/mono [0x80cc484]
/usr/local/bin/mono [0x81179d2]
/usr/local/bin/mono [0x812edb5]
/lib/libpthread.so.0 [0xaaf45b]
/lib/libc.so.6(clone+0x5e) [0x1df24e]
=================================================================
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.
=================================================================
Expected Results:
How often does this happen?
every 5 min to 6 hours (or more)
Additional Information:
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list