Date: Sun, 16 Nov 2003 05:50:30 +0100 From: Harald Schmalzbauer <h@schmalzbauer.de> To: current@freebsd.org Subject: Re: kernel panic with todays source Message-ID: <200311160550.30857@harrymail> In-Reply-To: <20031116044011.GA20267@crodrigues.org> References: <200311160532.08710@harrymail> <20031116044011.GA20267@crodrigues.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Boundary-02=_WIwt/dp0oHVOyZx Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline On Sunday 16 November 2003 05:40, Craig Rodrigues wrote: > On Sun, Nov 16, 2003 at 05:32:03AM +0100, Harald Schmalzbauer wrote: > > instruction pointer =3D0x8:0xc056c706 > > stack pointer =3D0x10:0xcdca4ca4 > > frame pointer =3D0x10:0xcdca4ca4 > > Do you have a file: > /usr/obj/usr/src/sys/CALE/kernel.debug ? > > If so, if you do: > > gdb -k /usr/obj/usr/src/sys/CALE/kernel.debug > > What do you see if you do: > l *0xc056c706 (kgdb) l *0xc056c706 0xc056c706 is in vsscanf (/usr/src/sys/kern/subr_scanf.c:224). 219 220 case '[': 221 fmt =3D __sccl(ccltab, fmt); 222 flags |=3D NOSKIP; 223 c =3D CT_CCL; 224 break; 225 226 case 'c': 227 flags |=3D NOSKIP; 228 c =3D CT_CHAR; > l *0xcdca4ca4 (kgdb) l *0xcdca4ca4 No source file for address 0xcdca4ca4 > l *0xcdca4ca4 Sorry, perhaps I mistyped that address. If it helps, I could reboot with th= e=20 faulty kernel and look for the address again. Thanks, =2DHarry --Boundary-02=_WIwt/dp0oHVOyZx Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/twIWBylq0S4AzzwRAjZVAJ9mzmqL93EfDQDBUfcF1rrcbls+EgCeI60W m+CmguRIsVPFrlgE+2RM/jY= =LdZq -----END PGP SIGNATURE----- --Boundary-02=_WIwt/dp0oHVOyZx--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311160550.30857>