On Sat, May 31, 2008 at 9:38 PM, Mike Gerdts <[EMAIL PROTECTED]> wrote:
> $ find /ws/mount/onnv-gate/usr/src/uts/sun4u/serengeti/unix
> /ws/mount/onnv-gate/usr/src/uts/sun4u/serengeti/unix
> /ws/mount/onnv-gate/usr/src/uts/sun4u/serengeti/unix/.make.state.lock
> /ws/mount/onnv-gate/usr/src/uts/sun4u/serengeti/unix/debug64
> <panic>

The stack from this one is...

> ::stack
vpanic(128d918, 300093c3778, 2a1010c7418, 0, 300093c39a8, 1229000)
avl_add+0x38(300091da548, 300093c3778, 649e74000000000, 30005f1a180,
80000000000271d6, 128d800)
mzap_open+0x18c(cf, 300091da538, 300091df998, 30005f1a180, 300091da520,
300091da508)
zap_lockdir+0x54(30003ac6b88, 26b32, 0, 0, 1, 2a1010c78f8)
zap_cursor_retrieve+0x40(2a1010c78f0, 2a1010c77d8, 0, 1, 2a1010c78f0, 2)
zfs_readdir+0x224(3, 2a1010c7aa0, 30009173308, 2, 2000, 2a1010c77f0)
fop_readdir+0x44(300091fe940, 2a1010c7aa0, 30005f403b0, 2a1010c7a9c, 2000,
111dd48)
getdents64+0x90(4, 2a1010c7ad0, 2000, 0, 30008245dd0, 0)
syscall_trap32+0xcc(4, ff1a0000, 2000, 0, 0, 0)

It tripped up on:

> 300091fe940::print vnode_t v_path
v_path = 0x300082608c0 "
/ws/mount/onnv-gate/usr/src/uts/sun4u/serengeti/unix/debug64"

Which is a subdirectory of where it tripped up before.

I am able to do "find /ws/mount -name serengeti -prune" without
problems.  To make it so that I can hopefully proceed with the build I
have moved the directory out of the way, then did an "hg update" so
that I can hopefully get the build I was trying to do to complete.

-- 
Mike Gerdts
http://mgerdts.blogspot.com/
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to