Bug #827

avatar

NullReferenceException in CampfireProtocolManager.Dispose()

Added by Mirco Bauer 4042 days ago. Updated 4038 days ago.

Status:Closed Start:04/01/2013
Priority:Normal Due date:
Assigned to:avatarCarlos Martín Nieto % Done:

100%

Category:Engine Campfire
Target version:0.8.11
Complexity:

Found in Version:

0.8.11-dev (e364a2e)

Votes: 0

Description

Exception Type:
System.NullReferenceException

Exception Message:
Object reference not set to an instance of an object

Exception StackTrace:
  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception& exc, System.Object[]& out_args) [0x00000] in <filename unknown>:0 

Exception.ToString():
System.NullReferenceException: Object reference not set to an instance of an object

Server stack trace: 
  at Smuxi.Engine.CampfireProtocolManager.Dispose () [0x00000] in <filename unknown>:0 
  at Smuxi.Engine.Session.CommandShutdown (Smuxi.Engine.CommandModel cmd) [0x00060] in /usr/local/src/smuxi/src/Engine/Session.cs:657 
  at Smuxi.Engine.Session.Command (Smuxi.Engine.CommandModel cd) [0x0014e] in /usr/local/src/smuxi/src/Engine/Session.cs:389 
  at (wrapper managed-to-native) System.Runtime.Remoting.RemotingServices:InternalExecute (System.Reflection.MethodBase,object,object[],object[]&)
  at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage (System.MarshalByRefObject target, IMethodCallMessage reqMsg) [0x000a4] in /tmp/buildd/mono-2.6.7/mcs/class/corlib/System.Runtime.Remoting/RemotingServices.cs:147 

Exception rethrown at [0]: 

  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception& exc, System.Object[]& out_args) [0x00000] in <filename unknown>:0 


Related issues

duplicated by Smuxi - Bug #832 Exception: Object reference not set to an instance of an object Closed 04/16/2013

Associated revisions

Revision 8afe12f6e770152826c5600715d8e114752a6904
Added by Carlos Martín Nieto 4040 days ago

[Engine-Campfire] Keep better track of the event streams

Keep a chat-stream mapping and dispose the event stream when the chat
is closed to clean up the network connection (closes: #827).

History

Updated by Mirco Bauer 4042 days ago

avatar

Side note: engine-campfire does either not generated debug symbols or they are not installed, thus no line number in the stack trace...

Updated by Anonymous 4038 days ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF