[Mono-dev] Exception in a background thread

Greg Young gregoryyoung1 at gmail.com
Sun Aug 30 15:18:18 UTC 2015


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


More information about the Mono-devel-list mailing list