[Mono-dev] got a SIGSEGV

Carlos Solorzano carlos at applianz.com
Tue Mar 7 17:11:02 EST 2006


running mono 1.1.10.1 on gentoo 32bit on an SMP kernel 2.6.15 got the  
following error, ideas?

=================================================================
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 <0x4> (wrapper managed-to-native)  
System.String:InternalAllocateStr (int)
in <0xffffff56> (wrapper managed-to-native)  
System.String:InternalAllocateStr (int)
in <0x7e> System.Text.StringBuilder:InternalEnsureCapacity (int)
in <0x28> System.Text.StringBuilder:Append (char)
in <0x31b> System.Xml.XmlTextReader:ReadAttributeValueTokens (int)
in <0xcb> System.Xml.XmlTextReader:ReadAttributes (bool)
in <0x128> System.Xml.XmlTextReader:ReadStartTag ()
in <0x14b> System.Xml.XmlTextReader:ReadContent ()
in <0x179> System.Xml.XmlTextReader:ReadContent ()
in <0x115> System.Xml.XmlTextReader:Read ()
in <0x27> System.Xml.XmlReader:ReadStartElement ()
in <0x215>  
System.Runtime.Serialization.Formatters.Soap.SoapReader:Deserialize  
(System.IO.Stream,System.Runtime.Serialization.Formatters.ISoapMessage)
in <0xaa>  
System.Runtime.Serialization.Formatters.Soap.SoapFormatter:Deserialize ( 
System.IO.Stream,System.Runtime.Remoting.Messaging.HeaderHandler)
in <0x12>  
System.Runtime.Serialization.Formatters.Soap.SoapFormatter:Deserialize ( 
System.IO.Stream)
in <0x18b>  
System.Runtime.Remoting.Channels.SoapServerFormatterSink:ProcessMessage  
(System.Runtime.Remoting.Channels.IServerChannelSinkStack,System.Runtime 
.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransport 
Headers,System.IO.Stream,System.Runtime.Remoting.Messaging.IMessage&,Sys 
tem.Runtime.Remoting.Channels.ITransportHeaders&,System.IO.Stream&)
in <0x4e>  
System.Runtime.Remoting.Channels.Http.HttpServerTransportSink:DispatchRe 
quest  
(System.IO.Stream,System.Runtime.Remoting.Channels.ITransportHeaders,Sys 
tem.IO.Stream&,System.Runtime.Remoting.Channels.ITransportHeaders&)
in <0x45>  
System.Runtime.Remoting.Channels.Http.HttpServerTransportSink:ServiceReq 
uest  
(System.Runtime.Remoting.Channels.Http.RequestArguments,System.IO.Stream 
,System.Runtime.Remoting.Channels.ITransportHeaders)
in <0x3ff>  
System.Runtime.Remoting.Channels.Http.HttpServer:SendRequestForChannel ( 
System.Runtime.Remoting.Channels.Http.RequestArguments,System.Collection 
s.IDictionary,System.Collections.IDictionary,byte[])
in <0x15b>  
System.Runtime.Remoting.Channels.Http.HttpServer:ProcessRequest  
(System.Runtime.Remoting.Channels.Http.RequestArguments)
in <0xa>  
System.Runtime.Remoting.Channels.Http.RequestArguments:Process ()
in <0xff459c60> (wrapper delegate-invoke)  
System.MulticastDelegate:invoke_void ()
in <0x168>  
System.Runtime.Remoting.Channels.RemotingThreadPool:PoolThread ()
in <0x1c948> (wrapper delegate-invoke)  
System.MulticastDelegate:invoke_void ()
in <0x50e59787> (wrapper runtime-invoke)  
System.Object:runtime_invoke_void (object,intptr,intptr,intptr)

Native stacktrace:

	mono(mono_handle_native_sigsegv+0xc0) [0x8137cb0]
	mono [0x8125ff6]
	/lib/libpthread.so.0 [0xb7ee3fd9]
	[0xffffe440]
	mono [0x8100e32]
	mono [0x80fc725]
	mono [0x80fc3ca]
	mono [0x80fd21c]
	mono [0x80fd41c]
	mono [0x80ffae0]
	mono [0x80ffbe0]
	mono [0x80ffda2]
	mono(mono_string_new_size+0x3e) [0x808fece]
	mono [0x80c552a]
	[0xb7636c96]
	[0xb7636bc7]
	[0xb76389d1]
	[0xb730b9a4]
	[0xb730b1f4]
	[0xb730c629]
	[0xb730895c]
	[0xb730898a]
	[0xb730870e]
	[0xb679cce0]
	[0xb62f1e36]
	[0xb670d953]
	[0xb670d89b]
	[0xb670cac4]
	[0xb670c7af]
	[0xb670c606]
	[0xb670bd60]
	[0xb6709c2c]
	[0xb6709abb]
	[0xb72afe28]
	[0xb6709a59]
	[0xb72afe28]
	[0xb72cc741]
	mono [0x8125ea0]
	mono(mono_runtime_invoke+0x27) [0x808e1e7]
	mono(mono_runtime_delegate_invoke+0x38) [0x808e8c8]
	mono [0x80b40f5]
	mono [0x80f3500]
	mono [0x8107be4]
	/lib/libpthread.so.0 [0xb7ede14d]
	/lib/libc.so.6(__clone+0x5a) [0xb7e3f05a]



More information about the Mono-devel-list mailing list