zD12 / galaxium

Automatically exported from code.google.com/p/galaxium
0 stars 0 forks source link

exception during irc connection #289

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
2008/07/16 13:12:31 [ERROR] [GLibLogging.OnUnhandledException] Unhandled
exception in GLib event handler.
TargetInvocationException: Exception has been thrown by the target of an
invocation.
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] 
  at System.Reflection.MethodBase.Invoke (System.Object obj,
System.Object[] parameters) [0x00000] 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000] 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] 
  at
Galaxium.Client.GtkGui.GtkThreadDispatcher+<>c__CompilerGenerated15.<SyncDispatc
h>c__17
(System.Object +9, System.EventArgs +10) [0x00000] 
  at Gtk.Application+InvokeCB.Invoke () [0x00000] 
  at GLib.Timeout+TimeoutProxy.Handler () [0x00000] 
ArgumentOutOfRangeException: ArgRange_Array
Parameter name: count
  at System.Text.UTF8Encoding.InternalGetCharCount (System.Byte[] bytes,
Int32 index, Int32 count, UInt32 leftOverBits, UInt32 leftOverCount,
System.Object provider, System.Text.DecoderFallbackBuffer& fallbackBuffer,
System.Byte[]& bufferArg, Boolean flush) [0x00000] 
  at System.Text.UTF8Encoding.GetCharCount (System.Byte[] bytes, Int32
index, Int32 count) [0x00000] 
  at System.Text.Encoding.GetChars (System.Byte[] bytes, Int32 index, Int32
count) [0x00000] 
  at System.Text.Encoding.GetString (System.Byte[] bytes, Int32 index,
Int32 count) [0x00000] 
  at System.Text.UTF8Encoding.GetString (System.Byte[] bytes, Int32 index,
Int32 count) [0x00000] 
  at Galaxium.Protocol.Irc.MessageBuffer.GetMessageParameters (Int32 start,
Int32 crlf) [0x00000] 
  at Galaxium.Protocol.Irc.MessageBuffer.AppendData (System.Byte[] data,
Int32 dlen) [0x00000] 
  at Galaxium.Protocol.Irc.IrcConnection.OnDataReceived
(Galaxium.Protocol.ConnectionDataEventArgs args) [0x00000] 
  at
Galaxium.Protocol.TCPConnection+<>c__CompilerGenerated29.<EndReceiveCallback>c__
31
() [0x00000] 
  at (wrapper managed-to-native)
System.Reflection.MonoMethod:InternalInvoke (object,object[])
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] 
2008/07/16 13:12:31 [FATAL]
[<>c__CompilerGenerated11.<ExecuteEntryPoint>c__29] Uncaught GLib exception.
TargetInvocationException: Exception has been thrown by the target of an
invocation.
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] 
  at System.Reflection.MethodBase.Invoke (System.Object obj,
System.Object[] parameters) [0x00000] 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000] 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] 
  at
Galaxium.Client.GtkGui.GtkThreadDispatcher+<>c__CompilerGenerated15.<SyncDispatc
h>c__17
(System.Object +9, System.EventArgs +10) [0x00000] 
  at Gtk.Application+InvokeCB.Invoke () [0x00000] 
  at GLib.Timeout+TimeoutProxy.Handler () [0x00000] 
ArgumentOutOfRangeException: ArgRange_Array
Parameter name: count
  at System.Text.UTF8Encoding.InternalGetCharCount (System.Byte[] bytes,
Int32 index, Int32 count, UInt32 leftOverBits, UInt32 leftOverCount,
System.Object provider, System.Text.DecoderFallbackBuffer& fallbackBuffer,
System.Byte[]& bufferArg, Boolean flush) [0x00000] 
  at System.Text.UTF8Encoding.GetCharCount (System.Byte[] bytes, Int32
index, Int32 count) [0x00000] 
  at System.Text.Encoding.GetChars (System.Byte[] bytes, Int32 index, Int32
count) [0x00000] 
  at System.Text.Encoding.GetString (System.Byte[] bytes, Int32 index,
Int32 count) [0x00000] 
  at System.Text.UTF8Encoding.GetString (System.Byte[] bytes, Int32 index,
Int32 count) [0x00000] 
  at Galaxium.Protocol.Irc.MessageBuffer.GetMessageParameters (Int32 start,
Int32 crlf) [0x00000] 
  at Galaxium.Protocol.Irc.MessageBuffer.AppendData (System.Byte[] data,
Int32 dlen) [0x00000] 
  at Galaxium.Protocol.Irc.IrcConnection.OnDataReceived
(Galaxium.Protocol.ConnectionDataEventArgs args) [0x00000] 
  at
Galaxium.Protocol.TCPConnection+<>c__CompilerGenerated29.<EndReceiveCallback>c__
31
() [0x00000] 
  at (wrapper managed-to-native)
System.Reflection.MonoMethod:InternalInvoke (object,object[])
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] 
2008/07/16 13:12:31 [ERROR] [GLibLogging.OnUnhandledException] Unhandled
exception in GLib event handler.
TargetInvocationException: Exception has been thrown by the target of an
invocation.
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] 
  at System.Reflection.MethodBase.Invoke (System.Object obj,
System.Object[] parameters) [0x00000] 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000] 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] 
  at
Galaxium.Client.GtkGui.GtkThreadDispatcher+<>c__CompilerGenerated15.<SyncDispatc
h>c__17
(System.Object +9, System.EventArgs +10) [0x00000] 
  at Gtk.Application+InvokeCB.Invoke () [0x00000] 
  at GLib.Timeout+TimeoutProxy.Handler () [0x00000] 
ArgumentOutOfRangeException: ArgRange_Array
Parameter name: count
  at System.Text.UTF8Encoding.InternalGetCharCount (System.Byte[] bytes,
Int32 index, Int32 count, UInt32 leftOverBits, UInt32 leftOverCount,
System.Object provider, System.Text.DecoderFallbackBuffer& fallbackBuffer,
System.Byte[]& bufferArg, Boolean flush) [0x00000] 
  at System.Text.UTF8Encoding.GetCharCount (System.Byte[] bytes, Int32
index, Int32 count) [0x00000] 
  at System.Text.Encoding.GetChars (System.Byte[] bytes, Int32 index, Int32
count) [0x00000] 
  at System.Text.Encoding.GetString (System.Byte[] bytes, Int32 index,
Int32 count) [0x00000] 
  at System.Text.UTF8Encoding.GetString (System.Byte[] bytes, Int32 index,
Int32 count) [0x00000] 
  at Galaxium.Protocol.Irc.MessageBuffer.GetMessageParameters (Int32 start,
Int32 crlf) [0x00000] 
  at Galaxium.Protocol.Irc.MessageBuffer.AppendData (System.Byte[] data,
Int32 dlen) [0x00000] 
  at Galaxium.Protocol.Irc.IrcConnection.OnDataReceived
(Galaxium.Protocol.ConnectionDataEventArgs args) [0x00000] 
  at
Galaxium.Protocol.TCPConnection+<>c__CompilerGenerated29.<EndReceiveCallback>c__
31
() [0x00000] 
  at (wrapper managed-to-native)
System.Reflection.MonoMethod:InternalInvoke (object,object[])
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] 
2008/07/16 13:12:31 [FATAL]
[<>c__CompilerGenerated11.<ExecuteEntryPoint>c__29] Uncaught GLib exception.
TargetInvocationException: Exception has been thrown by the target of an
invocation.
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] 
  at System.Reflection.MethodBase.Invoke (System.Object obj,
System.Object[] parameters) [0x00000] 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000] 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] 
  at
Galaxium.Client.GtkGui.GtkThreadDispatcher+<>c__CompilerGenerated15.<SyncDispatc
h>c__17
(System.Object +9, System.EventArgs +10) [0x00000] 
  at Gtk.Application+InvokeCB.Invoke () [0x00000] 
  at GLib.Timeout+TimeoutProxy.Handler () [0x00000] 
ArgumentOutOfRangeException: ArgRange_Array
Parameter name: count
  at System.Text.UTF8Encoding.InternalGetCharCount (System.Byte[] bytes,
Int32 index, Int32 count, UInt32 leftOverBits, UInt32 leftOverCount,
System.Object provider, System.Text.DecoderFallbackBuffer& fallbackBuffer,
System.Byte[]& bufferArg, Boolean flush) [0x00000] 
  at System.Text.UTF8Encoding.GetCharCount (System.Byte[] bytes, Int32
index, Int32 count) [0x00000] 
  at System.Text.Encoding.GetChars (System.Byte[] bytes, Int32 index, Int32
count) [0x00000] 
  at System.Text.Encoding.GetString (System.Byte[] bytes, Int32 index,
Int32 count) [0x00000] 
  at System.Text.UTF8Encoding.GetString (System.Byte[] bytes, Int32 index,
Int32 count) [0x00000] 
  at Galaxium.Protocol.Irc.MessageBuffer.GetMessageParameters (Int32 start,
Int32 crlf) [0x00000] 
  at Galaxium.Protocol.Irc.MessageBuffer.AppendData (System.Byte[] data,
Int32 dlen) [0x00000] 
  at Galaxium.Protocol.Irc.IrcConnection.OnDataReceived
(Galaxium.Protocol.ConnectionDataEventArgs args) [0x00000] 
  at
Galaxium.Protocol.TCPConnection+<>c__CompilerGenerated29.<EndReceiveCallback>c__
31
() [0x00000] 
  at (wrapper managed-to-native)
System.Reflection.MonoMethod:InternalInvoke (object,object[])
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] 
2008/07/16 13:12:32 [ERROR] [GLibLogging.OnUnhandledException] Unhandled
exception in GLib event handler.
TargetInvocationException: Exception has been thrown by the target of an
invocation.
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] 
  at System.Reflection.MethodBase.Invoke (System.Object obj,
System.Object[] parameters) [0x00000] 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000] 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] 
  at
Galaxium.Client.GtkGui.GtkThreadDispatcher+<>c__CompilerGenerated15.<SyncDispatc
h>c__17
(System.Object +9, System.EventArgs +10) [0x00000] 
  at Gtk.Application+InvokeCB.Invoke () [0x00000] 
  at GLib.Timeout+TimeoutProxy.Handler () [0x00000] 
ArgumentOutOfRangeException: ArgRange_Array
Parameter name: count
  at System.Text.UTF8Encoding.InternalGetCharCount (System.Byte[] bytes,
Int32 index, Int32 count, UInt32 leftOverBits, UInt32 leftOverCount,
System.Object provider, System.Text.DecoderFallbackBuffer& fallbackBuffer,
System.Byte[]& bufferArg, Boolean flush) [0x00000] 
  at System.Text.UTF8Encoding.GetCharCount (System.Byte[] bytes, Int32
index, Int32 count) [0x00000] 
  at System.Text.Encoding.GetChars (System.Byte[] bytes, Int32 index, Int32
count) [0x00000] 
  at System.Text.Encoding.GetString (System.Byte[] bytes, Int32 index,
Int32 count) [0x00000] 
  at System.Text.UTF8Encoding.GetString (System.Byte[] bytes, Int32 index,
Int32 count) [0x00000] 
  at Galaxium.Protocol.Irc.MessageBuffer.GetMessageParameters (Int32 start,
Int32 crlf) [0x00000] 
  at Galaxium.Protocol.Irc.MessageBuffer.AppendData (System.Byte[] data,
Int32 dlen) [0x00000] 
  at Galaxium.Protocol.Irc.IrcConnection.OnDataReceived
(Galaxium.Protocol.ConnectionDataEventArgs args) [0x00000] 
  at
Galaxium.Protocol.TCPConnection+<>c__CompilerGenerated29.<EndReceiveCallback>c__
31
() [0x00000] 
  at (wrapper managed-to-native)
System.Reflection.MonoMethod:InternalInvoke (object,object[])
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] 
2008/07/16 13:12:32 [FATAL]
[<>c__CompilerGenerated11.<ExecuteEntryPoint>c__29] Uncaught GLib exception.
TargetInvocationException: Exception has been thrown by the target of an
invocation.
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] 
  at System.Reflection.MethodBase.Invoke (System.Object obj,
System.Object[] parameters) [0x00000] 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000] 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] 
  at
Galaxium.Client.GtkGui.GtkThreadDispatcher+<>c__CompilerGenerated15.<SyncDispatc
h>c__17
(System.Object +9, System.EventArgs +10) [0x00000] 
  at Gtk.Application+InvokeCB.Invoke () [0x00000] 
  at GLib.Timeout+TimeoutProxy.Handler () [0x00000] 
ArgumentOutOfRangeException: ArgRange_Array
Parameter name: count
  at System.Text.UTF8Encoding.InternalGetCharCount (System.Byte[] bytes,
Int32 index, Int32 count, UInt32 leftOverBits, UInt32 leftOverCount,
System.Object provider, System.Text.DecoderFallbackBuffer& fallbackBuffer,
System.Byte[]& bufferArg, Boolean flush) [0x00000] 
  at System.Text.UTF8Encoding.GetCharCount (System.Byte[] bytes, Int32
index, Int32 count) [0x00000] 
  at System.Text.Encoding.GetChars (System.Byte[] bytes, Int32 index, Int32
count) [0x00000] 
  at System.Text.Encoding.GetString (System.Byte[] bytes, Int32 index,
Int32 count) [0x00000] 
  at System.Text.UTF8Encoding.GetString (System.Byte[] bytes, Int32 index,
Int32 count) [0x00000] 
  at Galaxium.Protocol.Irc.MessageBuffer.GetMessageParameters (Int32 start,
Int32 crlf) [0x00000] 
  at Galaxium.Protocol.Irc.MessageBuffer.AppendData (System.Byte[] data,
Int32 dlen) [0x00000] 
  at Galaxium.Protocol.Irc.IrcConnection.OnDataReceived
(Galaxium.Protocol.ConnectionDataEventArgs args) [0x00000] 
  at
Galaxium.Protocol.TCPConnection+<>c__CompilerGenerated29.<EndReceiveCallback>c__
31
() [0x00000] 
  at (wrapper managed-to-native)
System.Reflection.MonoMethod:InternalInvoke (object,object[])
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]

Original issue reported on code.google.com by jakub.ru...@gmail.com on 16 Jul 2008 at 11:11

GoogleCodeExporter commented 9 years ago

Original comment by dra...@gmail.com on 17 Jul 2008 at 3:50

GoogleCodeExporter commented 9 years ago
This is old and no longer applies.

Original comment by dra...@gmail.com on 20 May 2009 at 2:52