Subject: agsXMPP Version 0.7.6.0 issue
Intermittently I get following error with agsXMPP version 0.7.6.
Running same code with version 0.7.1 works out fine.
I've installed both version in gac on my machine. I'm using mac osx 10.4, mono 1.1.14 (.net 1.0)
Any hints are appreciated.
=================================================================
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 gabba.session.SupplierSessionManager:OnGMessage (object,agsXMPP.protocol.client.Message) <0xffffffff>
in gabba.session.SupplierSessionManager:OnGMessage (object,agsXMPP.protocol.client.Message) <0x75c>
in gabba.session.SupplierSessionManager:OnGMessage (object,agsXMPP.protocol.client.Message) <0x758>
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_Message (object,agsXMPP.protocol.client.Message) <0x8c>
in agsXMPP.XmppClientConnection:StreamParserOnStreamElement (object,agsXMPP.Xml.Dom.Node) <0x1b4>
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_Node (object,agsXMPP.Xml.Dom.Node) <0x8c>
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_Node (object,agsXMPP.Xml.Dom.Node) <0x5c>
in agsXMPP.StreamParser:EndTag (byte[],int,agsXMPP.Xml.xpnet.ContentToken,agsXMPP.Xml.xpnet.TOK) <0x284>
in agsXMPP.StreamParser:Push (byte[],int,int) <0x220>
in agsXMPP.XmppConnection:SocketOnReceive (object,byte[],int) <0xa4>
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_byte[]_int (object,byte[],int) <0x9c>
in agsXMPP.net.BaseSocket:FireOnReceive (byte[],int) <0x54>
in agsXMPP.net.ClientSocket:EndReceive (System.IAsyncResult) <0xb4>
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_IAsyncResult (System.IAsyncResult) <0x7c>in SocketAsyncResult:Complete () <0x268>
in Worker:Receive () <0x20>
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () <0x6c>
in (wrapper runtime-invoke) System.Object:runtime_invoke_void (object,intptr,intptr,intptr) <0x60>
Abort trap
Running same code with version 0.7.1 works out fine.
I've installed both version in gac on my machine. I'm using mac osx 10.4, mono 1.1.14 (.net 1.0)
Any hints are appreciated.
- (bin/Debug/BookingsNL.exe:865): WARNING **: The class agsXMPP.Xml.Dom.ElementList could not be loaded, used in agsXMPP, Version=0.7.6.0, Culture=neutral, PublicKeyToken=ff839b81f1debe86
=================================================================
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 gabba.session.SupplierSessionManager:OnGMessage (object,agsXMPP.protocol.client.Message) <0xffffffff>
in gabba.session.SupplierSessionManager:OnGMessage (object,agsXMPP.protocol.client.Message) <0x75c>
in gabba.session.SupplierSessionManager:OnGMessage (object,agsXMPP.protocol.client.Message) <0x758>
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_Message (object,agsXMPP.protocol.client.Message) <0x8c>
in agsXMPP.XmppClientConnection:StreamParserOnStreamElement (object,agsXMPP.Xml.Dom.Node) <0x1b4>
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_Node (object,agsXMPP.Xml.Dom.Node) <0x8c>
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_Node (object,agsXMPP.Xml.Dom.Node) <0x5c>
in agsXMPP.StreamParser:EndTag (byte[],int,agsXMPP.Xml.xpnet.ContentToken,agsXMPP.Xml.xpnet.TOK) <0x284>
in agsXMPP.StreamParser:Push (byte[],int,int) <0x220>
in agsXMPP.XmppConnection:SocketOnReceive (object,byte[],int) <0xa4>
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_byte[]_int (object,byte[],int) <0x9c>
in agsXMPP.net.BaseSocket:FireOnReceive (byte[],int) <0x54>
in agsXMPP.net.ClientSocket:EndReceive (System.IAsyncResult) <0xb4>
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_IAsyncResult (System.IAsyncResult) <0x7c>in SocketAsyncResult:Complete () <0x268>
in Worker:Receive () <0x20>
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () <0x6c>
in (wrapper runtime-invoke) System.Object:runtime_invoke_void (object,intptr,intptr,intptr) <0x60>
Abort trap