Bug #518
Crash when closing multiple chats using ctrl+w
Status: | Closed | Start: | 10/07/2010 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine IRC | |||
Target version: | 0.8.9 | |||
Complexity: | Found in Version: | |||
Votes: | 0 |
Description
2010-10-08 11:46:07,168 [Main] ERROR Smuxi.Frontend.Gnome.Frontend - ShowException(): Exception: System.NullReferenceException: Object reference not set to an instance of an object Server stack trace: at Smuxi.Engine.IrcProtocolManager.CloseChat (Smuxi.Engine.FrontendManager fm, Smuxi.Engine.ChatModel chat) [0x00000] in <filename unknown>:0 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) [0x00000] in <filename unknown>:0 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
Associated revisions
Revision 0e3675f7485de3c58a1f79d2458dc43f2e0341ba
[Engine-IRC] Fixed NullReferenceException when rapidly closing chats. (closes: #518)
Revision 2eb9ae22b69cad47c7332a8f92c0378b944044b6
[Frontend-GNOME] Don't try to close the protocol chat twice. (references: #518)
History
Updated by Mirco Bauer 5008 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 0e3675f7485de3c58a1f79d2458dc43f2e0341ba.