From owner-freebsd-hackers@FreeBSD.ORG Fri Jun 27 21:09:21 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 34484BA8 for ; Fri, 27 Jun 2014 21:09:21 +0000 (UTC) Received: from mx1.scaleengine.net (beauharnois2.bhs1.scaleengine.net [142.4.218.15]) by mx1.freebsd.org (Postfix) with ESMTP id 0CAC42D42 for ; Fri, 27 Jun 2014 21:09:20 +0000 (UTC) Received: from [192.168.1.2] (senat1-01.HML3.ScaleEngine.net [209.51.186.5]) (Authenticated sender: allanjude.freebsd@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id 6772818645 for ; Fri, 27 Jun 2014 21:09:18 +0000 (UTC) Message-ID: <53ADDD99.5080001@freebsd.org> Date: Fri, 27 Jun 2014 17:09:45 -0400 From: Allan Jude User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Subject: Re: request for assistance with kernel panic in FreeBSD-10.0-p6 References: <53ADC58C.901@rackspace.com> In-Reply-To: <53ADC58C.901@rackspace.com> X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="w2cCMqPMhtqduHHG0j4Ok0shPq2INfAm7" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jun 2014 21:09:21 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --w2cCMqPMhtqduHHG0j4Ok0shPq2INfAm7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2014-06-27 15:27, Ryan Stark wrote: > Hello Hackers, >=20 > Please let me know if this is not the appropriate audience for these > questions. First time posting to this list. =3D) >=20 > I have been having panic issues with a FreeBSD desktop system since > installing 10.0 on it in January. I have run memtest on the system and > it passes a weekend of testing fine. FreeBSD 9.x never had any issues > with this hardware. I only seem to get the panics when upgrading ports > on 10.0; libreoffice seems to trigger to panic consistently, as will > openjdk6. Otherwise, the system is stable and will run fine for months > on end without reboot or panic. I have never had to troubleshoot kernel= > panics in FreeBSD, and would appreciate any assistance or pointers in > helping me narrow done what is causing these panics and if there is a > way to resolve them. >=20 >=20 > /var/log/messages right before reboot: >=20 > Jun 27 10:05:17 rstark savecore: reboot after panic: bad pte va > a01b59000 pte f000ff53f000fe6e > Jun 27 10:05:18 rstark savecore: writing core to /var/crash/vmcore.3 >=20 >=20 > uname -a >=20 > FreeBSD rstark.munix.us 10.0-RELEASE-p6 FreeBSD 10.0-RELEASE-p6 #0 > r260997M: Fri Jun 27 11:24:54 CDT 2014 > root@rstark.munix.us:/usr/obj/usr/src/sys/GENERIC amd64 >=20 >=20 > root@rstark /usr/obj/usr/src/sys/GENERIC]# kgdb kernel.debug > /var/crash/vmcore.3 > GNU gdb 6.1.1 [FreeBSD] > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and yo= u are > welcome to change it and/or distribute copies of it under certain > conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for deta= ils. > This GDB was configured as "amd64-marcel-freebsd"... >=20 > Unread portion of the kernel message buffer: > panic: bad pte va a01b59000 pte f000ff53f000fe6e > cpuid =3D 3 > KDB: stack backtrace: > #0 0xffffffff808e7e70 at kdb_backtrace+0x60 > #1 0xffffffff808af955 at panic+0x155 > #2 0xffffffff80c873e7 at pmap_remove_pages+0x677 > #3 0xffffffff80b10570 at vmspace_exit+0xa0 > #4 0xffffffff8087c74f at exit1+0x65f > #5 0xffffffff8087c0ee at sys_sys_exit+0xe > #6 0xffffffff80c8f037 at amd64_syscall+0x357 > #7 0xffffffff80c7572b at Xfast_syscall+0xfb > Uptime: 18h46m15s > Dumping 3766 out of 16282 MB:..1% (CTRL-C to abort) (CTRL-C to abort) > (CTRL-C to abort) (CTRL-C to abort) > ..11%..21%..31%..41%..51%..61%..71%..81%..91% >=20 > Reading symbols from /boot/kernel/fdescfs.ko.symbols...done. > Loaded symbols for /boot/kernel/fdescfs.ko.symbols > Reading symbols from /boot/kernel/linprocfs.ko.symbols...done. > Loaded symbols for /boot/kernel/linprocfs.ko.symbols > Reading symbols from /boot/kernel/linux.ko.symbols...done. > Loaded symbols for /boot/kernel/linux.ko.symbols > Reading symbols from /boot/kernel/linsysfs.ko.symbols...done. > Loaded symbols for /boot/kernel/linsysfs.ko.symbols > Reading symbols from /boot/kernel/zfs.ko.symbols...done. > Loaded symbols for /boot/kernel/zfs.ko.symbols > Reading symbols from /boot/kernel/opensolaris.ko.symbols...done. > Loaded symbols for /boot/kernel/opensolaris.ko.symbols > Reading symbols from /boot/kernel/geom_eli.ko.symbols...done. > Loaded symbols for /boot/kernel/geom_eli.ko.symbols > Reading symbols from /boot/kernel/crypto.ko.symbols...done. > Loaded symbols for /boot/kernel/crypto.ko.symbols > Reading symbols from /boot/kernel/aesni.ko.symbols...done. > Loaded symbols for /boot/kernel/aesni.ko.symbols > Reading symbols from /boot/modules/nvidia.ko...done. > Loaded symbols for /boot/modules/nvidia.ko > Reading symbols from /boot/kernel/sem.ko.symbols...done. > Loaded symbols for /boot/kernel/sem.ko.symbols > Reading symbols from /boot/kernel/pty.ko.symbols...done. > Loaded symbols for /boot/kernel/pty.ko.symbols > Reading symbols from /boot/kernel/ums.ko.symbols...done. > Loaded symbols for /boot/kernel/ums.ko.symbols > Reading symbols from /boot/kernel/uhid.ko.symbols...done. > Loaded symbols for /boot/kernel/uhid.ko.symbols > Reading symbols from /boot/kernel/pflog.ko.symbols...done. > Loaded symbols for /boot/kernel/pflog.ko.symbols > Reading symbols from /boot/kernel/pf.ko.symbols...done. > Loaded symbols for /boot/kernel/pf.ko.symbols > #0 0xffffffff808af7c5 in doadump (textdump=3D0) at > /usr/src/sys/kern/kern_shutdown.c:253 > 253 if (dumping) > (kgdb) where > #0 0xffffffff808af7c5 in doadump (textdump=3D0) at > /usr/src/sys/kern/kern_shutdown.c:253 > #1 0xffffffff808af5d0 in kern_reboot (howto=3D260) at > /usr/src/sys/kern/kern_shutdown.c:446 > #2 0xffffffff808af994 in panic (fmt=3D) at > /usr/src/sys/kern/kern_shutdown.c:747 > #3 0xffffffff80c873e7 in pmap_remove_pages (pmap=3D) > at /usr/src/sys/amd64/amd64/pmap.c:256 > #4 0xffffffff80b10570 in vmspace_exit (td=3D0xfffff803dd2c7490) at > /usr/src/sys/vm/vm_map.c:392 > #5 0xffffffff8087c74f in exit1 (td=3D0xfffff803dd2c7490, rv=3D optimized out>) at atomic.h:161 > #6 0xffffffff8087c0ee in sysctl_kern_ps_strings (oidp=3D out>, arg1=3D, arg2=3D, req=3D= optimized out>) at /usr/src/sys/kern/kern_exec.c:150 > #7 0xffffffff80c8f037 in amd64_syscall (td=3D0xfffff803dd2c7490, > traced=3D0) at subr_syscall.c:133 > #8 0xffffffff80c7572b in Xfast_syscall () at > /usr/src/sys/amd64/amd64/exception.S:387 > #9 0x0000000801b7e31a in ?? () > Previous frame inner to this frame (corrupt stack?) > Current language: auto; currently minimal > (kgdb) backtrace > #0 0xffffffff808af7c5 in doadump (textdump=3D0) at > /usr/src/sys/kern/kern_shutdown.c:253 > #1 0xffffffff808af5d0 in kern_reboot (howto=3D260) at > /usr/src/sys/kern/kern_shutdown.c:446 > #2 0xffffffff808af994 in panic (fmt=3D) at > /usr/src/sys/kern/kern_shutdown.c:747 > #3 0xffffffff80c873e7 in pmap_remove_pages (pmap=3D) > at /usr/src/sys/amd64/amd64/pmap.c:256 > #4 0xffffffff80b10570 in vmspace_exit (td=3D0xfffff803dd2c7490) at > /usr/src/sys/vm/vm_map.c:392 > #5 0xffffffff8087c74f in exit1 (td=3D0xfffff803dd2c7490, rv=3D optimized out>) at atomic.h:161 > #6 0xffffffff8087c0ee in sysctl_kern_ps_strings (oidp=3D out>, arg1=3D, arg2=3D, req=3D= optimized out>) at /usr/src/sys/kern/kern_exec.c:150 > #7 0xffffffff80c8f037 in amd64_syscall (td=3D0xfffff803dd2c7490, > traced=3D0) at subr_syscall.c:133 > #8 0xffffffff80c7572b in Xfast_syscall () at > /usr/src/sys/amd64/amd64/exception.S:387 > #9 0x0000000801b7e31a in ?? () >=20 >=20 >=20 > Thanks in advance for any pointers or assistance! > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.o= rg" >=20 There was an ERRATA notice about pmap specifically with java (libreoffice uses java too) released just the other day. Read the notice and follow the instructions and it should solve your problem: http://www.freebsd.org/security/advisories/FreeBSD-EN-14:07.pmap.asc --=20 Allan Jude --w2cCMqPMhtqduHHG0j4Ok0shPq2INfAm7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJTrd2cAAoJEJrBFpNRJZKfqUIP/jXSAyGD6QLJj9gMHy+0xE0g Yt9d5Q+IZ0fD2o16JCYgb17DazkuwoT6HgKEebfDwRHJo/KwdU3kmkoUSikkBNeD DJNnaIauWQwaoIPj9tUPPj3dmYg7Xg37ICihrAOCrfJpUw8sWlFCw8o/2msz/Lu1 9CU0Q74xishFCUlveQ1E+YIcwGVsvrUPoWowo/ZOfkx78jvXrXW0+gaGDqf8zBuI CVCN/1ffqtIJOI6KRD0QDkoI6QGVOnwTlEf7JJEVXBUhVcEmdLJc+v0I3af8wqlQ xhllMJiNJqQiGT9MejRQwtIOTy06VbdlAUaPcfnP4a9vbjMHLQWfUqj3nt9qrY6M Te04Xgdn0DESm2a+43QPDfE+VEzhc0ddiTfYo3HUoDojAEAAdrmOLC5cZ8LI8elx T5oC/nw9YiEqP7Wk1JY70QwegPsQ19RwgGFY6Tq7rdgGtKMw7QLnUquvsKSerabD JYhbxr4/pXkc635rahgAEpYR/kryvJ9CSFGmduQAAYEkjVuUE8Xiy+Duelh3Cqno GYrLr5NRdKm3bd4t7me+y6YZSoz1zO0GTPhWTf5stOLoPkWdDrmsfDFs2Pd3VETN iUipxAZ9QyUgVbcbEO5lA8ZuMtQ8qoI92A5APbDb1pAymc8lVWERl7KReleuOBaV sfAY0VBaWaf8ZHHP+3qc =8mFf -----END PGP SIGNATURE----- --w2cCMqPMhtqduHHG0j4Ok0shPq2INfAm7--