On Wed, Jun 07, 2006 at 09:39:41AM +0200, Carlo Contavalli wrote: > Well, after a couple months, a couple days ago I just updated > the whole system. Still trying to understand which is the cause, > but when writing 'some files' cfsd crashes with a SIGSEGV > and leaves my directory unusable. > > I've been using cfsd for years now, and I don't believe the > directory to be corrupted. The application causing the problem > is probably procmail.
Hi Carlo, I tried to reproduce it, but failed to crash cfsd with SIGSEGV. Maybe it only happens with this specific file when written to the directory. Can you try to construct a simple test case to reproduce the crash, so that I can start debugging? I'm thinking of something like: cmkdir foo; cattach foo; cat somefile >/crypt/foo/bar; makes cfsd crash. Thanks, Gerrit. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

