Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: panic when removing a file in current
On Thu, Jul 19, 2018 at 03:54:17AM +0200, Johnny Billquist wrote:
> Anyone seen this, or know what it's about?
>
> On NetBSD/vax, with 8.99.22 from today.
>
> Removing any file that has disk blocks allocated to it:
>
> [ 653.3285523] ufs_inactive: unlinked ino 50313 on "/home" has non zero size
> 0 or blocks 1ac0 with allerror 0
> [ 653.3484633] panic: ufs_inactive: dirty filesystem?
> [ 653.3788284] cpu0: Begin traceback...
> [ 653.3984724] panic: ufs_inactive: dirty filesystem?
> [ 653.4090004] Stack traceback :
> [ 653.4231115] Process is executing in user space.
> [ 653.4286045] cpu0: End traceback...
> Stopped in pid 39.1 (rm) at netbsd:vpanic+0xc5: pushl $0
>
>
> If a file is small enough to have all the data in the inode itself, rm
> survives fine.
>
> Johnny
>
> --
> Johnny Billquist || "I'm on a bus
> || on a psychedelic trip
> email: bqt%softjar.se@localhost || Reading murder books
> pdp is alive! || tryin' to stay hip" - B. Idol
The only recent relevant-looking change is
https://mail-index.netbsd.org/source-changes-hg/2018/07/19/msg002880.html
Cool that someone is very up-to-date on vax :-)
Home |
Main Index |
Thread Index |
Old Index