Date: Mon, 23 Nov 1998 14:40:00 -0800 (PST) From: David Gilbert <dgilbert@velocet.net> To: freebsd-bugs@FreeBSD.ORG Subject: Re: kern/8763 Message-ID: <199811232240.OAA27441@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/8763; it has been noted by GNATS. From: David Gilbert <dgilbert@velocet.net> To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: kern/8763 Date: Mon, 23 Nov 1998 17:32:41 -0500 (EST) Additional information: I finally got a crack at ddb because I happend to have the console up when a crash occured. It had dropped to ddb at: type 12 trap, code 0 _pmap_remove_pages +0xb3 pmap.c:3025 The stack was: _pmap_remove_pages(pmap=f64d05a0, xva=0,eva=0) +0xb3 pmap.c:3025 _exit1(p=f64edd00, rv=0) +0x1cf kern_exit.c:214 _exit(p=f64edd00, uap=f656af84) 0x14 kern_exit.c:104 _syscall(frame=27) +0x196 trap.c:1031 _Xsyscall 0x35 syscall 0x1 eip=0c100d72dd, esp=0xefbfd380, ebp=0xefbfd394 Dave. -- ============================================================================ |David Gilbert, Velocet Communications. | Two things can only be | |Mail: dgilbert@velocet.net | equal if and only if they | |http://www.velocet.net/~dgilbert | are precisely opposite. | =========================================================GLO================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811232240.OAA27441>