Hi Greg, the issue you're seeing is fixed in this commit: https://github.com/mono/mono/commit/a1828a2aa92eb66bb4d0b8c1fc814a928c5d8fec
It's included in the latest 4.0 and 4.2 packages. Thanks! - Alexis On Sun, Aug 30, 2015 at 11:18 AM, Greg Young <[email protected]> wrote: > OSX > > Mono JIT compiler version 4.1.0 (master/48d64eb Sat Mar 21 03:42:51 EET > 2015) > > [ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentOutOfRangeException: > Argument is out of range. > Parameter name: startIndex > at System.String.Substring (Int32 startIndex)<0x111eb2e60 + 0x0006d> > in <filename unknown>:0 > at System.IO.KqueueMonitor.PostEvent (FileAction action, > System.String path, System.String newPath)<0x129432350 + 0x0007f> in > <filename unknown>:0 > at System.IO.KqueueMonitor.Remove (System.IO.PathData > pathData)<0x129431f70 + 0x00074> in <filename unknown>:0 > at System.Collections.Generic.List`1[System.IO.PathData].ForEach > (System.Action`1 action)<0x111b95770 + 0x0007e> in <filename > unknown>:0 > at System.IO.KqueueMonitor.Monitor ()<0x114c14ff0 + 0x005ef> in > <filename unknown>:0 > at System.IO.KqueueMonitor.DoMonitor ()<0x114c10be0 + 0x001e7> in > <filename unknown>:0 > > Has anyone seen this before? > > -- > Studying for the Turing test > _______________________________________________ > Mono-devel-list mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-devel-list >
_______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
