View Incident:
http://co-op.engr.sgi.com/BugWorks/code/bwxquery.cgi?search=Search&wlong=1&view_type=Bug&wi=789427
Submitter : nathans Submitter Domain : engr
Assigned Engineer : mostek Assigned Domain : sgi.com
Assigned Group : xfs-linux Category : software
Customer Reported : F Priority : 1
Project : xfs-linux Status : open
Description :
On Apr 15, 5:04am, Jim Mostek wrote:
> Subject: Re: vp->v_count > 0 on unlink
> Can you open a PV for this?
>
here it is - sorry about the delay - i've been away over easter.
cheers.
--- Forwarded mail from <nathans@xxxxxxxxxxxxxxxxxxxxxxxx> ("Nathan Scott")
From: "Nathan Scott" <nathans@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 14 Apr 2000 08:58:47 -0500
To: slinx-xfs@engr
Subject: vp->v_count > 0 on unlink
hi,
I somehow managed to trip this assertion yesterday, but have been
unable to reproduce it since. this was after creating a few
hundred directories with several files of varying size in each,
then iteratively removing them (files and directories).
this was with yesterdays top-of-tree source. not sure whether its
useful to anyone, but here it is anyway...
[root@troppo ~]# XFS assertion failed: vp->v_count > 0, file: xfs_vnode.c,
line: 890
kernel BUG at xfs_debug.c:86!
Entering kdb (0xc4a96000) on processor 0 Panic: invalid operand
due to panic @ 0xc01f3b39
eax = 0x0000001e ebx = 0x00000202 ecx = 0xc03859e4 edx = 0xc4c55f6c
esi = 0xc038c680 edi = 0xc3f3d5b8 esp = <kernel> eip = 0xc01f3b39
ebp = 0xc4a97e0c ss = 0xc02d702e cs = 0x00000010 eflags = 0x00010086
ds = <kernel> es = 0x00000018 origeax = 0xffffffff ®s = 0xc4a97dcc
[0]kdb> bt
EBP EIP Function(args)
0xc4a97e0c 0xc01f3b39 assfail+0x2d( 0xc02daeec, 0xc02daa89, 0x37a, 0xc3f3d5b8,
0xc038c680 )
0xc4a97e40 0xc01ff709 vn_rele+0x85( 0xc3f3d5b8, 0xc54bce40, 0xc4a97e6c,
0xc015cea8 )
0xc4a97e50 0xc01fc023 linvfs_put_inode+0x17( 0xc54bce40, 0xc0f8b000,
0xc54bce40, 0xc4fd6b00 )
0xc4a97e6c 0xc015cea8 iput+0x38( 0xc54bce40, 0x0, 0xc54bce40, 0xc4a97f54 )
0xc4a97e80 0xc015af4d d_delete+0x49( 0xc0f8b000, 0xffffffff, 0xc4fd6b00,
0xc4fd6b98 )
0xc4a97f54 0xc01f508a linvfs_unlink+0x96( 0xc4fd6b00, 0xc0f8b000, 0xc0f8b080,
0xfffffffe, 0x0 )
0xc4a97f78 0xc01543ab vfs_unlink+0x12b( 0xc4fd6b00, 0xc0f8b000, 0xc4a96000,
0xc14b1000, 0x0 )
0xc4a97f98 0xc015448f do_unlink+0x97( 0xc14b1000, 0x0, 0xc4a96000, 0x0,
0xbffffc55 )
0xc4a97fbc 0xc0154587 sys_unlink+0x8b( 0xbffffc55, 0xbffffab0, 0xbffffaa0,
0x0, 0xbffffc55 )
0xc4a97fd8 0xc010a538 system_call+0x34
[0]kdb>
--
Nathan
---End of forwarded mail from <nathans@xxxxxxxxxxxxxxxxxxxxxxxx> ("Nathan
Scott")
|