Hi All,

Spurred on by the latest announcement, I've decided to see if I can the
MusicStore sample app working on ubuntu.

Unfortunately, I'm hitting the common libuv error when trying to run
kestrel.

System.NullReferenceException: Object reference not set to an instance of
an object
  at Microsoft.AspNet.Server.Kestrel.Networking.Libuv.loop_size ()
[0x00000] in <filename unknown>:0
  at Microsoft.AspNet.Server.Kestrel.Networking.UvLoopHandle.Init
(Microsoft.AspNet.Server.Kestrel.Networking.Libuv uv) [0x00000] in
<filename unknown>:0
  at Microsoft.AspNet.Server.Kestrel.KestrelThread.ThreadStart
(System.Object parameter) [0x00000] in <filename unknown>:0

I've tried downloading the file from
http://carolynvanslyck.com/blog/2014/09/dotnet-vnext-impressions/ and
overwriting the existing file, but I get the small problem.

My question is, has anyone had any luck getting it working on ubuntu with
the latest version of mono?  If so, it could be an issue with my install,
or configuration, I just don't want to try that if there is a known issue.

Thanks,
Martin
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to