Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USER ISSUE: Crash 100% cpu #4403

Closed
laradji opened this issue Feb 12, 2018 · 2 comments
Closed

USER ISSUE: Crash 100% cpu #4403

laradji opened this issue Feb 12, 2018 · 2 comments
Assignees
Labels
Priority: High This issue is preventing a feature from being used or extremely annyoing.

Comments

@laradji
Copy link

laradji commented Feb 12, 2018

Version: 0.7.1.0 beta

12 players

Stacktrace here :

:24] Caught update exception from Hash-K! Disconnecting...
[28:25] Disconnecting client [reason: Caught exception: Object reference not set to an instance of an object.]...

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at Eco.Core.Controller.ControllerInstanceInfo.<>c.b__16_0(INetClient boundClient)
at System.Collections.Immutable.ImmutableList1.Node.RemoveAll(Predicate1 match)
at System.Collections.Immutable.ImmutableList1.RemoveAll(Predicate1 match)
at Eco.Core.Utils.ImmutableHelper.ApplyImmutable[T](T& original, Func`2 apply)
at Eco.Core.Controller.ControllerManager.RemoveUnreferencedControllers()
at Eco.Core.Controller.ControllerManager.Run()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart(Object obj)

@laradji
Copy link
Author

laradji commented Feb 12, 2018

more log

`
:24] Caught update exception from Hash-K! Disconnecting...
[28:25] Disconnecting client [reason: Caught exception: Object reference not set to an instance of an object.]...

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at Eco.Core.Controller.ControllerInstanceInfo.<>c.b__16_0(INetClient boundClient)
at System.Collections.Immutable.ImmutableList1.Node.RemoveAll(Predicate1 match)
at System.Collections.Immutable.ImmutableList1.RemoveAll(Predicate1 match)
at Eco.Core.Utils.ImmutableHelper.ApplyImmutable[T](T& original, Func2 apply) at Eco.Core.Controller.ControllerManager.RemoveUnreferencedControllers() at Eco.Core.Controller.ControllerManager.Run() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart(Object obj)

@laradji laradji changed the title Crash 100% cpu USER ISSUE: Crash 100% cpu Feb 12, 2018
@MarjieAVolk MarjieAVolk added the Priority: High This issue is preventing a feature from being used or extremely annyoing. label Feb 12, 2018
@MarjieAVolk
Copy link

Closing as duplicate of #4368. You can track the issue progress there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High This issue is preventing a feature from being used or extremely annyoing.
Projects
None yet
Development

No branches or pull requests

3 participants