[Mono-list] Traversing directories

Dick Porter dick@ximian.com
16 Jun 2003 13:51:08 +0100


On Mon, 2003-06-16 at 13:05, =D8yvind Hvamstad wrote:
> This is what they describe in the bug as beeing necessary in order for=20
> it to work; however the exception still stands.
>=20
> <exception>
> Unhandled Exception: System.NullReferenceException: A null value was=20
> found where an object instance was required
> in (unmanaged) /usr/lib/libmono.so.0 [0x400d480b]
> in (unmanaged) /usr/lib/libmono.so.0 [0x400a658e]
> in <0x0002e> 06 System.IO.MonoIO:FindNextFile=20
> (intptr,System.IO.MonoIOStat&,System.IO.MonoIOError&)
> </exception>

This looks like the runtime segfaulting.  Please add a bug to
http://bugzilla.ximian.com so we don't forget about it.

- Dick