Date: Sun, 10 Apr 2005 20:39:57 -0700 From: Kris Kennaway <kris@obsecurity.org> To: amd64@FreeBSD.org Subject: fpudna: fpcurthread == curthread 2 times Message-ID: <20050411033957.GA21170@xor.obsecurity.org>
next in thread | raw e-mail | index | archive | help
--azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Got this on an SMP package machine running 5.4-RC2: fpudna: fpcurthread =3D=3D curthread 1 times fpudna: fpcurthread =3D=3D curthread 2 times int fpudna() { struct pcb *pcb; register_t s; if (PCPU_GET(fpcurthread) =3D=3D curthread) { printf("fpudna: fpcurthread =3D=3D curthread %d times\n", ++err_count); stop_emulating(); return (1); } =20 Debugging message accidentally left in, or bug? Kris --azLHFNyN32YCQGCU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCWfGNWry0BWjoQKURArsAAJ4oDBY7CbH711svyiESqpggr2u8hQCgxSYX CEMjK0Co7Nt+a0uL+99Xv4g= =vxwH -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050411033957.GA21170>