Date: Thu, 19 Nov 1998 08:56:12 -0800 (PST) From: Sabrina Minshall <sabrina@accesscom.com> To: hackers@FreeBSD.ORG Subject: kernel panic - help please Message-ID: <199811191656.IAA26392@shell.accesscom.com>
next in thread | raw e-mail | index | archive | help
Hi All, I'm getting a kernel panic. I have the core dump and am trying to analyse what went wrong. Given an address, I can tell what it points to data/code. if it falls between btext and etext, then it's code. How do I tell this for data, and stack? And what are stacks used in freebsd? I know tmpstk - is it used for interrupts? how about processes, idle task, etc? On another note, how do I get a full dump of the registers like in ddb>show registers Appreciate any help. Sabrina To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811191656.IAA26392>
