Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Mar 1998 20:43:20 -0800
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        John Dyson <dyson@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/kern vfs_syscalls.c 
Message-ID:  <199803300443.UAA05790@rah.star-gate.com>
In-Reply-To: Your message of "Sun, 29 Mar 1998 10:23:56 PST." <199803291823.KAA05091@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help

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 <large-tar-file> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803300443.UAA05790>