Problem with sfs-toolkit/dumbfs

Steve Smaldone <[email protected]> Mon, 20 Mar 2006 07:24:11 -0500
Newsgroups gmane.comp.file-systems.sfs.general
Message-ID <[email protected]>
Hi,

1) I can compile sfs-0.7.1 and dumbfs-0.0 with no errors.  When I run 
dumbfs, it crashes with a SIGSEGV.  If I set ACLNT_TRACE=10 and run it, 
it does not crash and runs correctly.  I am running this on a 2.4.32 
kernel with gcc version 3.2.2.  When I look at a core file in gdb, it 
looks to be crashing in getxid().  Any reason why this might be?

2) I can compile current cvs sfs and dumbfs-0.0 with no errors.  When I 
run dumbfs, it hangs on select().  Again, I am running this on a 2.4.32 
kernel with gcc version 3.2.2.  Any ideas?

Thanks,

Steve