Bug #610
Crash with /network switch freenode
Status: | Closed | Start: | 07/27/2011 | |
Priority: | High | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine | |||
Target version: | 0.8.9 | |||
Complexity: | Low |
Found in Version: | ||
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.Session._CommandNetworkSwitch (Smuxi.Engine.CommandModel cd) [0x0004a] in /usr/local/src/smuxi/src/Engine/Session.cs:723 at Smuxi.Engine.Session.CommandNetwork (Smuxi.Engine.CommandModel cd) [0x000b9] in /usr/local/src/smuxi/src/Engine/Session.cs:640 at Smuxi.Engine.Session.Command (Smuxi.Engine.CommandModel cd) [0x00110] in /usr/local/src/smuxi/src/Engine/Session.cs:383 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 b4741af753632fe41d5c6bfe0143f686a3fccf73
[Engine] Fixed NRE in network commands and search by network instead of host (closes: #610)
History
Updated by Mirco Bauer 4867 days ago
- Category changed from Engine IRC to Engine
Updated by Mirco Bauer 4867 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset b4741af753632fe41d5c6bfe0143f686a3fccf73.