From owner-freebsd-bugs@freebsd.org Wed Jun 24 22:05:23 2015 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 903FE9169E1 for ; Wed, 24 Jun 2015 22:05:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7D1FB19F2 for ; Wed, 24 Jun 2015 22:05:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t5OM5NQ6063051 for ; Wed, 24 Jun 2015 22:05:23 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 200973] Fatal trap 9: general protection fault while in kernel mode Date: Wed, 24 Jun 2015 22:05:23 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: tatarenko@alpha-it.ru X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2015 22:05:23 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200973 --- Comment #2 from Vasily --- Another panic on another machine with same kernel and same hardware: Wed Jun 24 20:30:56 MSK 2015 FreeBSD server.dc4.instatfootball.tv 10.1-RELEASE-p13 FreeBSD 10.1-RELEASE-p13 #2: Thu Jun 18 23:17:00 MSK 2015 root@server.dc4.instatfootball.tv:/usr/obj/usr/src/sys/CORV1 amd64 panic: general protection fault GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you 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 details. This GDB was configured as "amd64-marcel-freebsd"...kgdb: kvm_read: invalid address (0xffeff80015c45490) Unread portion of the kernel message buffer: Fatal trap 9: general protection fault while in kernel mode cpuid = 4; apic id = 04 instruction pointer = 0x20:0xffffffff80931b40 stack pointer = 0x28:0xfffffe0859465830 frame pointer = 0x28:0xfffffe0859465900 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 44457 (httpd) trap number = 9 panic: general protection fault cpuid = 4 KDB: stack backtrace: #0 0xffffffff80967d80 at kdb_backtrace+0x60 #1 0xffffffff8092ca55 at panic+0x155 #2 0xffffffff80d7344f at trap_fatal+0x38f #3 0xffffffff80d730ac at trap+0x75c #4 0xffffffff80d58cb2 at calltrap+0x8 #5 0xffffffff808f849c at exit1+0x10dc #6 0xffffffff808f73be at sys_sys_exit+0xe #7 0xffffffff80d73d81 at amd64_syscall+0x351 #8 0xffffffff80d58f9b at Xfast_syscall+0xfb Uptime: 5d20h52m14s Dumping 4361 out of 32603 MB:..1%..11%..21%..31%..41%..51%..61%..71%..81%..91% 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/if_re.ko.symbols...done. Loaded symbols for /boot/kernel/if_re.ko.symbols Reading symbols from /boot/kernel/tmpfs.ko.symbols...done. Loaded symbols for /boot/kernel/tmpfs.ko.symbols Reading symbols from /boot/kernel/fdescfs.ko.symbols...done. Loaded symbols for /boot/kernel/fdescfs.ko.symbols #0 doadump (textdump=) at pcpu.h:219 219 pcpu.h: No such file or directory. in pcpu.h (kgdb) #0 doadump (textdump=) at pcpu.h:219 #1 0xffffffff8092c6d2 in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:452 #2 0xffffffff8092ca94 in panic (fmt=) at /usr/src/sys/kern/kern_shutdown.c:759 #3 0xffffffff80d7344f in trap_fatal (frame=, eva=) at /usr/src/sys/amd64/amd64/trap.c:865 #4 0xffffffff80d730ac in trap (frame=) at /usr/src/sys/amd64/amd64/trap.c:203 #5 0xffffffff80d58cb2 in calltrap () at /usr/src/sys/amd64/amd64/exception.S:232 #6 0xffffffff80931b40 in tdsendsignal (p=0xfffff80015bf44c0, td=, sig=20, ksi=0xfffff8000dfd54d0) at /usr/src/sys/kern/kern_sig.c:1971 #7 0xffffffff808f849c in exit1 (td=0xfffff80248d01920, rv=) at /usr/src/sys/kern/kern_exit.c:566 #8 0xffffffff808f73be in sys_sys_exit (td=0xfffff80015bf4848, uap=) at /usr/src/sys/kern/kern_exit.c:153 #9 0xffffffff80d73d81 in amd64_syscall (td=0xfffff80248d01920, traced=0) at subr_syscall.c:134 #10 0xffffffff80d58f9b in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:391 #11 0x0000000801c511ea in ?? () Previous frame inner to this frame (corrupt stack?) Current language: auto; currently minimal (kgdb) -- You are receiving this mail because: You are the assignee for the bug.