Date: Sun, 9 Aug 1998 09:56:19 -0400 (EDT) From: Brian Feldman <green@zone.syracuse.net> To: freebsd-current@FreeBSD.ORG Cc: julian@whistle.com Subject: New softupdates code panics Message-ID: <Pine.BSF.4.02.9808090947430.23796-100000@zone.syracuse.net>
next in thread | raw e-mail | index | archive | help
Well, I had patched my ffs_softdep.c and my ufs_vnops.c according to Luoqi and Kirk's patches and soon after rebooting, I got a panic (I don't think I was removing anything at the time, but oh well there are other processes than the ones I watch). I've still got the full debugging kernel and a core dump, so if anyone wants more just ask. #0 boot (howto=256) at ../../kern/kern_shutdown.c:286 #1 0xf0119157 in panic ( fmt=0xf01b386c "handle_workitem_remove: bad dir delta") at ../../kern/kern_shutdown.c:427 #2 0xf01b3942 in handle_workitem_remove (dirrem=0xf0be1c60) at ../../ufs/ffs/ffs_softdep.c:2560 #3 0xf01b0db9 in softdep_process_worklist (matchmnt=0x0) at ../../ufs/ffs/ffs_softdep.c:534 #4 0xf013b866 in sched_sync () at ../../kern/vfs_subr.c:977 #5 0xf010c29e in kproc_start (udata=0xf0223724) at ../../kern/init_main.c:245 #6 0xf01d70c0 in fork_trampoline () Cannot access memory at address 0x2000. Cheers, Brian Feldman green@unixhelp.com P.S. This is the first softupdates panic I've had in a _long_ time, so good job you guys! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02.9808090947430.23796-100000>