Re: Assertions

2001-03-12 Thread Roland McGrath
> I seem to be getting this an awful lot on my new Hurd box (Marcus' recent > tarball): > > ext2fs.static: ../../ext2fs/dir.c:495: dirscanblock: Assertion `dp->dn->dirents[idx] >== -1 || dp->dn->dirents[idx] == nentries' failed. > > I am running inside a VmWare setup, so there may be complicati

Assertions

2001-03-12 Thread Jeff Bailey
I seem to be getting this an awful lot on my new Hurd box (Marcus' recent tarball): ext2fs.static: ../../ext2fs/dir.c:495: dirscanblock: Assertion `dp->dn->dirents[idx] == -1 || dp->dn->dirents[idx] == nentries' failed. I am running inside a VmWare setup, so there may be complications imposed b