NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/52360: LFS can crash DEBUG kernel around lfs_vnops.c line 1658



The following reply was made to PR kern/52360; it has been noted by GNATS.

From: clare%csel.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc: gnats-admin%netbsd.org@localhost
Subject: Re: kern/52360: LFS can crash DEBUG kernel around lfs_vnops.c line
 1658
Date: Sat, 8 Jul 2017 16:55:39 +0900

 another panic generated today:
 
 panic: kernel diagnostic assertion "(ip->i_state & IN_ADIROP) == 0" failed: file "../../../../ufs/lfs/lfs_vnops.c", line 1658
 cpu0: Begin traceback...
 vpanic() at netbsd:vpanic+0x140
 ch_voltag_convert_in() at netbsd:ch_voltag_convert_in
 lfs_flush_dirops() at netbsd:lfs_flush_dirops+0x2ee
 lfs_check() at netbsd:lfs_check+0x5a8
 lfs_write() at netbsd:lfs_write+0x140
 VOP_WRITE() at netbsd:VOP_WRITE+0x56
 vn_write() at netbsd:vn_write+0xec
 dofilewrite() at netbsd:dofilewrite+0x97
 sys_write() at netbsd:sys_write+0x5f
 syscall() at netbsd:syscall+0x1ed
 --- syscall (number 4) ---
 788b55a3ddba:
 cpu0: End traceback...
 
 -- 
 Shinichi Doyashiki <clare%csel.org@localhost>
 


Home | Main Index | Thread Index | Old Index