search for: softdep_update_inodeblock

Displaying 2 results from an estimated 2 matches for "softdep_update_inodeblock".

2003 Jun 12
0
panic possibly related to soft updates? (4.8-STABLE, Jun 12 2003)
...e changed memory and opened the case and monitored for heat. I have been getting the same panic about every 12 to 24 hours. I can let the system sit idle, or run it under a heavy load (cpu and disk), but the panics dont seem to be related to system load. It looks to me like a dangling pointer in softdep_update_inodeblock, but I am not very experienced in this area. The panics started recently when I was rewriting my firewall, so I suspected a bug in IPFW. The debug info below makes me think that the bug is related to softupdates. The panic is always a 'fatal trap 12'. The fault virtual address, fault co...
2003 Oct 01
1
4.9 RC1 (i386) mplayer induced panic
...r/src/sys/i386/i386/trap.c:466 p = (struct proc *) 0x0 sticks = 18446744072637479814 i = 0 ucode = 0 type = 12 code = 0 eva = 48 #6 0xc0243c40 in acquire_lock (lk=0xc0351dfc) at /usr/src/sys/ufs/ffs/ffs_softdep.c:266 lk = (struct lockit *) 0xffffffff holder = -1036583680 #7 0xc0247d40 in softdep_update_inodeblock (ip=0xc236fd00, bp=0xcc8e2f2c, waitfor=0) at /usr/src/sys/ufs/ffs/ffs_softdep.c:3813 ip = (struct inode *) 0xc236fd00 inodedep = (struct inodedep *) 0xc039b3e0 wk = (struct worklist *) 0xc236fd00 gotit = -1036583680 #8 0xc0242d75 in ffs_update (vp=0xdb241380, waitfor=0) at /usr/src/sys/ufs...