From owner-freebsd-bugs@freebsd.org Wed Dec 28 17:41:49 2016 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CFC38C94F35 for ; Wed, 28 Dec 2016 17:41:49 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from mail.strugglingcoder.info (strugglingcoder.info [104.236.146.68]) by mx1.freebsd.org (Postfix) with ESMTP id AD17E1CCC for ; Wed, 28 Dec 2016 17:41:49 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from localhost (unknown [10.1.1.3]) (Authenticated sender: hiren@strugglingcoder.info) by mail.strugglingcoder.info (Postfix) with ESMTPA id B585E17FC4; Wed, 28 Dec 2016 09:41:42 -0800 (PST) Date: Wed, 28 Dec 2016 09:41:42 -0800 From: hiren panchasara To: Ivan Klymenko Cc: freebsd-bugs@freebsd.org Subject: Re: panics collections on FreeBSD 11.0-RC1 RC2 PRERELEASE RELEASE STABLE Message-ID: <20161228174142.GB17818@strugglingcoder.info> References: <20161021220413.1d130f5c@nonamehost> <20161228095808.64d617de@nonamehost> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="i9LlY+UWpKt15+FH" Content-Disposition: inline In-Reply-To: <20161228095808.64d617de@nonamehost> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Dec 2016 17:41:49 -0000 --i9LlY+UWpKt15+FH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable - stable@ On 12/28/16 at 09:58P, Ivan Klymenko wrote: > Next panic > uname -a > FreeBSD ns 11.0-STABLE FreeBSD 11.0-STABLE #1 r310470: Fri Dec 23 12:00:4= 9 EET 2016 root@ns:/usr/obj/usr/src/sys/bzk11 amd64 >=20 > Dec 28 09:43:21 ns kernel: Fatal trap 12: page fault while in kernel mode > Dec 28 09:43:21 ns kernel: cpuid =3D 3; apic id =3D 03 > Dec 28 09:43:21 ns kernel: fault virtual address =3D 0x8 > Dec 28 09:43:21 ns kernel: fault code =3D supervisor read data,= page not present > Dec 28 09:43:21 ns kernel: instruction pointer =3D 0x20:0xffffffff80bb00= 90 > Dec 28 09:43:21 ns kernel: stack pointer =3D 0x28:0xfffffe= 083b7fc560 > Dec 28 09:43:21 ns kernel: frame pointer =3D 0x28:0xfffffe= 083b7fc590 > Dec 28 09:43:21 ns kernel: code segment =3D base 0x0, limit 0xfff= ff, type 0x1b > Dec 28 09:43:21 ns kernel: =3D DPL 0, pres 1, long 1, def32 0, gran 1 > Dec 28 09:43:21 ns kernel: processor eflags =3D interrupt enabled, re= sume, IOPL =3D 0 > Dec 28 09:43:21 ns kernel: current process =3D 12 (swi5: fas= t taskq) > Dec 28 09:43:21 ns kernel: trap number =3D 12 > Dec 28 09:43:21 ns kernel: panic: page fault > Dec 28 09:43:21 ns kernel: cpuid =3D 3 > Dec 28 09:43:21 ns kernel: KDB: stack backtrace: > Dec 28 09:43:21 ns kernel: #0 0xffffffff80b5f7e7 at kdb_backtrace+0x67 > Dec 28 09:43:21 ns kernel: #1 0xffffffff80b131e2 at vpanic+0x182 > Dec 28 09:43:21 ns kernel: #2 0xffffffff80b13053 at panic+0x43 > Dec 28 09:43:21 ns kernel: #3 0xffffffff8105c230 at trap_fatal+0x330 > Dec 28 09:43:21 ns kernel: #4 0xffffffff8105c423 at trap_pfault+0x1e3 > Dec 28 09:43:21 ns kernel: #5 0xffffffff8105ba24 at trap+0x274 > Dec 28 09:43:21 ns kernel: #6 0xffffffff8103dbb1 at calltrap+0x8 > Dec 28 09:43:21 ns kernel: #7 0xffffffff80d5492a at tcp_do_segment+0x1a1a > Dec 28 09:43:21 ns kernel: #8 0xffffffff80d52669 at tcp_input+0x1559 > Dec 28 09:43:21 ns kernel: #9 0xffffffff80cb6dee at ip_input+0x18e > Dec 28 09:43:21 ns kernel: #10 0xffffffff80c4aead at netisr_dispatch_src+= 0xad > Dec 28 09:43:21 ns kernel: #11 0xffffffff80c325ba at ether_demux+0x13a > Dec 28 09:43:21 ns kernel: #12 0xffffffff82b6871c at vboxNetFltFreeBSDinp= ut+0x27c > Dec 28 09:43:21 ns kernel: #13 0xffffffff80b7308a at taskqueue_run_locked= +0x14a > Dec 28 09:43:21 ns kernel: #14 0xffffffff80b72e7f at taskqueue_run+0xbf > Dec 28 09:43:21 ns kernel: #15 0xffffffff80acbcff at intr_event_execute_h= andlers+0x20f > Dec 28 09:43:21 ns kernel: #16 0xffffffff80acbf66 at ithread_loop+0xc6 > Dec 28 09:43:21 ns kernel: #17 0xffffffff80ac8745 at fork_exit+0x85 > Dec 28 09:43:21 ns kernel: Uptime: 4d14h37m22s > Dec 28 09:43:21 ns kernel: Dumping 8226 out of 32688 MB:..1%..11%..21%..3= 1%..41%..51%..61%..71%..81%..91%Copyright (c) 1992-2016 The FreeBSD Project. Can you open a bug report at https://bugs.freebsd.org/bugzilla/ with necessary details? Looks like virtualbox is involved here? Cheers, Hiren --i9LlY+UWpKt15+FH Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAABCgBmBQJYY/lTXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4 QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/lBiEH/A4qpWuwSAC1omNc/72xTnmQ qJ5JXKzJf+0g1cA/lWobRKESO0LqF7qSNDUdVYE9Cf61o/PCU2Xry49qNzOjwc94 wH31hzeAvEMCSHduSu0C8EZDS3mmfHdGMY4FcDjNH+1a6qwpFnqiPiF4qn/v72A9 VXOrvnCH7kBHzjsn3kic9mkt9FzE/IYV11eejIF7kaxSyqy7B5AdMGhTuGLm1a1R cttxu0RRywSzkJRu+FIAzKLJSSjzU8vwapvtPb3mB1I0el5K8cYG1uzJ3Wh5qoDJ F2kdn6VJOi4hzpHwsZk3aRu73zPsH0+Gk8FQOQYlUZucGQjcfWLu/KvJxqEhAwk= =FJut -----END PGP SIGNATURE----- --i9LlY+UWpKt15+FH--