NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/37425: fss_snapshot_mount panic during fsck
The following reply was made to PR kern/37425; it has been noted by GNATS.
From: Scott Ellis <scotte%warped.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/37425: fss_snapshot_mount panic during fsck
Date: Sun, 23 Nov 2008 09:15:29 -0800
The -current install kernel does not panic on boot, but it is still
unstable.
Running the same test as described in the initial pr on an installed
-current yields a panic, with the following backtrace (hand copied):
ffs_copyonwrite+0x9c
fscow_run+0xaf
ffs_alloccg+0xd9
ffs_hashalloc+0x2c
ffs_alloc+0x128
ffs_balloc_ufs1+0xcc4
ffs_balloc+0x69
expunge+0x322
ffs_snapshot+0x1091
VFS_SNAPSHOT+0x2f
ffs_ioctl+0x73a
VOP_IOCTL+0x6a
vn_ioctl+0x62
sys_ioctl+0x11e
syscall+0xab
So while there have been changes, it looks like FFS snapshots still
aren't playing nice when stressed.
Home |
Main Index |
Thread Index |
Old Index