helios-io / helios

reactive socket middleware for .NET

Home Page:http://helios-io.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The unhandled exception in akka.net framework from mono

Alexcei88 opened this issue · comments

I am using akka.net framework for building actor model. I caught next unhandled exception

System.NullReferenceException: Object reference not set to an instance of an object
at Helios.Concurrency.DedicatedThreadPool+ThreadPoolWorkQueue+d__9.MoveNext () [0x00000] in :0
at Helios.Concurrency.DedicatedThreadPool+PoolWorker.RunThread () [0x00000] in :0
at System.Threading.Thread.StartInternal () [0x00000] in :0

Linux version 4.2.0-42-generic (buildd@lgw01-55) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu114.04.3) ) #4914.04.1-Ubuntu SMP Wed Jun 29 20:22:11 UTC 2016

Mono version 4.0.5.1

@Alexcei88 everything ok here?

@Aaronontheweb, I am using a library version 2.1.2. At first I will try to use the latest version 2.1.3.