Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2003 23:10:24 +0200
From:      Enache Adrian <enache@rdslink.ro>
To:        current@freebsd.org
Subject:   VOP_STRATEGY on VCHR
Message-ID:  <20030127211024.GB1043@ratsnest.hole>

next in thread | raw e-mail | index | archive | help
I get this when I try to access for the first time a file on an ext2fs
filesystem.

VOP_STRATEGY on VCHR
: 0xc1c23000: tag devfs, type VCHR, usecount 2, writecount 0, refcount 3,
        backtrace(c02fe7bd,c1c23000,0,c87eb938,c0166ed8) at backtrace+0x8
	spec_strategy(c87eb960,c87eb97c,c1c4163b,c87eb960,0) at spec_strategy+0x2d
	spec_vnoperate(c87eb960,0,c87eb95c,0,0) at spec_vnoperate+0x18
	ext2_strategy(c87eb9c8,0,0,1000,0) at ext2_strategy+0x8b
	breadn(c1c22e6c,0,0,1000,0) at breadn+0x126
	bread(c1c22e6c,0,0,1000,0) at bread+0x4c
	ext2_read(c87ebaf0,c0328a20,0,0,0) at ext2_read+0x293
	ext2_readdir(c87ebc98,20002,c0b9a1e0,0,c1c22e6c) at ext2_readdir+0x130
	getdirentries(c0b9a1e0,c87ebd14,c03195a7,407,4) at getdirentries+0x128
	syscall(2f,2f,2f,80d1000,80d1040) at syscall+0x271
	Xint0x80_syscall() at Xint0x80_syscall+0x1d
	--- syscall (196), eip = 0x808cf1f, esp = 0xbfbff1bc, ebp = 0xbfbff1d8 ---

Is that anything serious or just noise ?

(this is -CURRENT from yesterday)
Regards
Adi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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