From owner-cvs-all Sun Mar 29 20:44:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA03565 for cvs-all-outgoing; Sun, 29 Mar 1998 20:44:56 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA03169; Sun, 29 Mar 1998 20:43:52 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id UAA05790; Sun, 29 Mar 1998 20:43:20 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199803300443.UAA05790@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: John Dyson cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern vfs_syscalls.c In-reply-to: Your message of "Sun, 29 Mar 1998 10:23:56 PST." <199803291823.KAA05091@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 29 Mar 1998 20:43:20 -0800 From: Amancio Hasty Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Hi, I managed to crash the system fairly quickly... #8 0xf01d66fd in Debugger () #9 0xf0117d9e in panic () #10 0xf01b5e02 in softdep_fsync (vp=0xf3052e20) at ../../ufs/ffs/ffs_softdep_stub.c:3520 #11 0xf01ba4ec in ffs_fsync (ap=0xf3097db4) at ../../ufs/ffs/ffs_vnops.c:259 #12 0xf01b069f in ffs_truncate (vp=0xf3052e20, length=0x000000000002c000, flags=0, cred=0xf06dda80, p=0xf2fc4a80) at vnode_if.h:499 #13 0xf01be209 in ufs_setattr () #14 0xf01c06e5 in ufs_vnoperate () #15 0xf013b024 in ftruncate () #16 0xf01e15df in syscall () #17 0x2006e671 in ?? () What I do is: make world tar -xzf something like X rm -R large-directory Tnks Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message