- Exception rethrown at [0]:
- at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.CreateConnection () [0x00000] in <filename unknown>:0
- at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.GetConnection () [0x00000] in <filename unknown>:0
- at System.Runtime.Remoting.Channels.Tcp.TcpConnectionPool.GetConnection (System.String host, Int32 port) [0x00000] in <filename unknown>:0
- at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x000
- 00] in <filename unknown>:0
- at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x00000] in <filename unknown>:0
- 2012-08-02 02:27:36,821 [FrontendManager] ERROR Smuxi.Engine.FrontendManager - Inner-Exception:
- 2012-08-03 02:05:13,734 [FrontendManager] ERROR Smuxi.Engine.FrontendManager - RemotingException in TaskQueue:
- System.Runtime.Remoting.RemotingException: Tcp transport error.
- Server stack trace:
- at System.Runtime.Remoting.Channels.Tcp.TcpMessageIO.ReceiveMessageStatus (System.IO.Stream networkStream, System.Byte[] buffer) [0x00000] in <filename unknown>:0
- at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x000
- 00] in <filename unknown>:0
- at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x00000] in <filename unknown>:0
- Exception rethrown at [0]:
- ---> System.Runtime.Remoting.RemotingException: Connection closed
- at System.Runtime.Remoting.Channels.Tcp.TcpMessageIO.StreamRead (System.IO.Stream networkStream, System.Byte[] buffer, Int32 count) [0x00000] in <filename unknown>:0
- at System.Runtime.Remoting.Channels.Tcp.TcpMessageIO.ReceiveMessageStatus (System.IO.Stream networkStream, System.Byte[] buffer) [0x00000] in <filename unknown>:0
- --- End of inner exception stack trace ---
- at System.Runtime.Remoting.Channels.Tcp.TcpMessageIO.ReceiveMessageStatus (System.IO.Stream networkStream, System.Byte[] buffer) [0x00000] in <filename unknown>:0
- at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x000
- 00] in <filename unknown>:0
- at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x00000] in <filename unknown>:0
- 2012-08-03 02:05:13,734 [FrontendManager] ERROR Smuxi.Engine.FrontendManager - Inner-Exception:
- System.Runtime.Remoting.RemotingException: Connection closed
- at System.Runtime.Remoting.Channels.Tcp.TcpMessageIO.StreamRead (System.IO.Stream networkStream, System.Byte[] buffer, Int32 count) [0x00000] in <filename unknown>:0
- at System.Runtime.Remoting.Channels.Tcp.TcpMessageIO.ReceiveMessageStatus (System.IO.Stream networkStream, System.Byte[] buffer) [0x00000] in <filename unknown>:0
- 2012-08-03 20:47:46,253 [1800922880] ERROR Smuxi.Engine.XmppProtocolManager - OnError(): Exception
- System.IO.IOException: EndRead failure ---> System.Net.Sockets.SocketException: Connection reset by peer
- at System.Net.Sockets.Socket+SocketAsyncResult.CheckIfThrowDelayedException () [0x00000] in <filename unknown>:0
- at System.Net.Sockets.Socket.EndReceive (IAsyncResult asyncResult, System.Net.Sockets.SocketError& errorCode) [0x00000] in <filename unknown>:0
- at System.Net.Sockets.Socket.EndReceive (IAsyncResult result) [0x00000] in <filename unknown>:0
- at System.Net.Sockets.NetworkStream.EndRead (IAsyncResult ar) [0x00000] in <filename unknown>:0
- --- End of inner exception stack trace ---
- at System.Net.Sockets.NetworkStream.EndRead (IAsyncResult ar) [0x00000] in <filename unknown>:0
- at Mono.Security.Protocol.Tls.SslStreamBase.InternalReadCallback (IAsyncResult result) [0x00000] in <filename unknown>:0
- **
- ERROR:../../mono/io-layer/handles-private.h:362:_wapi_handle_share_release: assertion failed: (info->handle_refs > 0)
- Stacktrace:
- at (wrapper managed-to-native) System.IO.MonoIO.Close (intptr,System.IO.MonoIOError&) <0x00050>
- at (wrapper managed-to-native) System.IO.MonoIO.Close (intptr,System.IO.MonoIOError&) <0x00050>
- at System.IO.FileStream.Dispose (bool) <0x000b7> [7/1807]
- at System.IO.Stream.Close () <0x0001b>
- at Sharpen.IO.RandomAccessFile.Close () <0x0001d>
- at Db4objects.Db4o.IO.FileStorage/FileBin.Close () <0x0004f>
- at Db4objects.Db4o.IO.BinDecorator.Close () <0x00023>
- at Db4objects.Db4o.IO.BinDecorator.Close () <0x00023>
- at Db4objects.Db4o.Internal.IoAdaptedObjectContainer.SyncAndClose (Db4objects.Db4o.IO.IBin) <0x0005c>
- at Db4objects.Db4o.Internal.IoAdaptedObjectContainer.CloseDatabaseFile () <0x0001b>
- at Db4objects.Db4o.Internal.IoAdaptedObjectContainer.ShutdownDataStorage () <0x0004f>
- at Db4objects.Db4o.Internal.ObjectContainerBase.ShutdownObjectContainer () <0x000a6>
- at Db4objects.Db4o.Internal.LocalObjectContainer.Close2 () <0x0005b>
- at Db4objects.Db4o.Internal.ObjectContainerBase.Close1 () <0x00066>
- at Db4objects.Db4o.Internal.ObjectContainerBase.Close () <0x0009b>
- at Smuxi.Engine.Db4oMessageBuffer.CloseDatabase () <0x00065>
- at Smuxi.Engine.Db4oMessageBuffer.Dispose (bool) <0x0001b>
- at Smuxi.Engine.Db4oMessageBuffer.Dispose () <0x00017>
- at Smuxi.Engine.ChatModel.Close () <0x00021>
- at (wrapper remoting-invoke-with-check) Smuxi.Engine.ChatModel.Close () <0x00053>
- at Smuxi.Engine.Session.RemoveChat (Smuxi.Engine.ChatModel) <0x00133>
- at (wrapper remoting-invoke-with-check) Smuxi.Engine.Session.RemoveChat (Smuxi.Engine.ChatModel) <0x00067>
- at Smuxi.Engine.IrcProtocolManager._OnPart (object,Meebey.SmartIrc4net.PartEventArgs) <0x001af>
- at Meebey.SmartIrc4net.IrcClient._Event_PART (Meebey.SmartIrc4net.IrcMessageData) <0x00181>
- at Meebey.SmartIrc4net.IrcClient._HandleEvents (Meebey.SmartIrc4net.IrcMessageData) <0x00397>
- at Meebey.SmartIrc4net.IrcClient._Worker (object,Meebey.SmartIrc4net.ReadLineEventArgs) <0x0002f>
- at (wrapper delegate-invoke) Meebey.SmartIrc4net.ReadLineEventHandler.invoke_void__this___object_ReadLineEventArgs (object,Meebey.SmartIrc4net.ReadLineEventArgs) <0x0005e>
- at (wrapper delegate-invoke) Meebey.SmartIrc4net.ReadLineEventHandler.invoke_void__this___object_ReadLineEventArgs (object,Meebey.SmartIrc4net.ReadLineEventArgs) <0x00098>
- at Meebey.SmartIrc4net.IrcConnection.ReadLine (bool) <0x0013b>
- at Meebey.SmartIrc4net.IrcConnection.Listen (bool) <0x0002f>
- at Meebey.SmartIrc4net.IrcConnection.Listen () <0x00013>
- at Smuxi.Engine.IrcProtocolManager._Listen () <0x00027>
- at Smuxi.Engine.IrcProtocolManager._Run () <0x00073>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0x00051>
- Native stacktrace:
- mono() [0x487ad6]
- /lib/libpthread.so.0(+0xeff0) [0x7fa1705e3ff0]
- /lib/libc.so.6(gsignal+0x35) [0x7fa1700231b5]
- /lib/libc.so.6(abort+0x180) [0x7fa170025fc0]
- /lib/libglib-2.0.so.0(g_assertion_message+0x131) [0x7fa170c605d1]
- /lib/libglib-2.0.so.0(g_test_timer_start+0) [0x7fa170c60b50]
- mono() [0x59c729]
- mono() [0x59fca8]
- mono() [0x59fdc4]
- mono() [0x562b4c]
- [0x4061f130]
- Debug info from gdb:
- =================================================================
- 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.
- =================================================================
- ** (/home/carlos/staging/smuxi/lib/smuxi/smuxi-server.exe:15836): WARNING **: process_set_termination_details: error looking up process handle 0x403
- Aborted