Date: Tue, 13 Aug 2013 08:33:36 +0300 From: Konstantin Belousov <kostikbel@gmail.com> To: sbruno@freebsd.org Cc: "freebsd-current@freebsd.org" <freebsd-current@freebsd.org> Subject: Re: i386 panic Message-ID: <20130813053336.GY4972@kib.kiev.ua> In-Reply-To: <1376336582.1469.9.camel@localhost> References: <1376336582.1469.9.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
--dve6qs1DqgnUUBwi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 12, 2013 at 12:43:02PM -0700, Sean Bruno wrote: > http://people.freebsd.org/~sbruno/10_i386_vmfault.txt >=20 > I can never tell if stuff like this is because I'm not nerfing the > system RAM correctly or if this is i386 bit-rot. =20 >=20 > I set hw.physmem=3D"2g" in loader.conf to try and get the system to boot, > but I don't think I did it right? >=20 > Sean kernel trap 12 with interrupts disabled panic: vm_fault: fault on nofault entry, addr: c9f7c000 =2E.. calltrap() at calltrap+0x6/frame 0xc1820c9c --- trap 0xc, eip =3D 0xc1820d37, esp =3D 0xc1820ce8, ebp =3D 0 --- end() at 0xc1820d37 First thing is to try to identify what is the code was executing there. Try to disassemble some amount of instructions before and after the faulting %eip. --dve6qs1DqgnUUBwi Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQIcBAEBAgAGBQJSCcUvAAoJEJDCuSvBvK1B70kP/3BWM1bZUbPzywt6jApnzMbd whgAi/64lShLSyl1MVxsv8JnghlH1nnmQgY9+BK1+Krf7u7BuS/f6f5x1Uvovvch bbzbg8m/KjQ5zxK7iyOiUNJg/elsmFEtjZnN5ZUsnMCK3LGsI2hckMxnIqNkhj+u 76yoEaILTuSn7tW1Pe8bqFVo0e+dGr0ld5SNfCIyB5rqo0fD/hb4Gz6fobN6hvpL VDAdPUHwjFi1xhma/6o6k7YHNCdZ17w8+EyC+HqOWhm2pM6dF1sP9u97ZCT4OXZg 0HG5TfaNuyjrJwO82g4w6LtO1lmqBv/yAzgcr5PTVt6Q/f6ACeCm3WJCMBCZ7jqO QvKlz9vHnNp1JbY0NkKsKr2WGznQJ40LjNhqO7HKfEFkkR0QERnP5Ne2t8cyEk6q rR/nOkwyz4J24mrTjKjgfe8kwWQYrAnEchalWfr0XrHRcAR01IivPsD4je8mypj4 D9jBmc9JFIVNZZ82GgV1EPdiC/muvU3z+rxzE+V1DbG7sAwUt5MN7pT++8kSVRLM aSXQzzvucbRxTmLxmVTJRJVdUWe+IQewqB5JfwzNMqBre0L7/IkXwMvz2KUM9Xls PPbPfJUYK+asWRs1RQN/Mxj1KC0Wg5AqL7WpXFVtz/mf/bj7ENzvA0U7OZzp0J8k I6ZutZyZlaHjduEOF/Ht =FGoo -----END PGP SIGNATURE----- --dve6qs1DqgnUUBwi--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130813053336.GY4972>