From owner-freebsd-bugs@FreeBSD.ORG Tue Nov 18 05:12:14 2014 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A5233DE for ; Tue, 18 Nov 2014 05:12:14 +0000 (UTC) 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 86F98D5D for ; Tue, 18 Nov 2014 05:12:14 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sAI5CE1Y062869 for ; Tue, 18 Nov 2014 05:12:14 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 195130] New: 10.1-STABLE r274611 panics randomly [amd64,zfs,wlan,ral,bridge] Date: Tue, 18 Nov 2014 05:12:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ruanchunping@gmail.com X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: 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.18-1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2014 05:12:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195130 Bug ID: 195130 Summary: 10.1-STABLE r274611 panics randomly [amd64,zfs,wlan,ral,bridge] Product: Base System Version: 10.1-STABLE Hardware: amd64 OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: ruanchunping@gmail.com Created attachment 149549 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149549&action=edit three core.txt.X files. after upgrade to r274611 , the box panics randomly. uname -a: FreeBSD dev.myoffice.com 10.1-STABLE FreeBSD 10.1-STABLE #0 r274611: Mon Nov 17 19:08:05 CST 2014 root@dev.myoffice.com:/usr/obj/usr/src/sys/GENERIC_GATEWAY amd64 core.txt.6: ====================================================================== Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0xfffff80145d48808 fault code = supervisor write data, page not present instruction pointer = 0x20:0xffffffff819e226e stack pointer = 0x28:0xfffffe010fd01a80 frame pointer = 0x28:0xfffffe010fd01a90 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 = 5 (arc_reclaim_thread) trap number = 12 panic: page fault cpuid = 0 KDB: stack backtrace: #0 0xffffffff809787b0 at kdb_backtrace+0x60 #1 0xffffffff8093d895 at panic+0x155 #2 0xffffffff80d8e62f at trap_fatal+0x38f #3 0xffffffff80d8e948 at trap_pfault+0x308 #4 0xffffffff80d8dfaa at trap+0x47a #5 0xffffffff80d73d52 at calltrap+0x8 #6 0xffffffff81a6b118 at zap_evict+0x58 #7 0xffffffff81a0579a at dbuf_clear+0x4a #8 0xffffffff81a0a3c9 at dbuf_do_evict+0x69 #9 0xffffffff819fdc11 at arc_do_user_evicts+0xe1 #10 0xffffffff81a00fb1 at arc_reclaim_thread+0x221 #11 0xffffffff8090e2da at fork_exit+0x9a #12 0xffffffff80d7428e at fork_trampoline+0xe Uptime: 13h4m44s core.txt.7: ======================================================================= Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x1 fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff809f2635 stack pointer = 0x28:0xfffffe0110557bd0 frame pointer = 0x28:0xfffffe0110557be0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = resume, IOPL = 0 current process = 5013 (ps) trap number = 12 panic: page fault cpuid = 0 KDB: stack backtrace: #0 0xffffffff809787b0 at kdb_backtrace+0x60 #1 0xffffffff8093d895 at panic+0x155 #2 0xffffffff80d8e62f at trap_fatal+0x38f #3 0xffffffff80d8e948 at trap_pfault+0x308 #4 0xffffffff80d8dfaa at trap+0x47a #5 0xffffffff80d73d52 at calltrap+0x8 #6 0xffffffff8092f8dd at fill_kinfo_thread+0xbd #7 0xffffffff8092f765 at fill_kinfo_proc+0x6f5 #8 0xffffffff8092fda9 at kern_proc_out+0x39 #9 0xffffffff809330b0 at sysctl_out_proc+0x60 #10 0xffffffff80932faf at sysctl_kern_proc+0x51f #11 0xffffffff8094902e at sysctl_root+0x24e #12 0xffffffff80949608 at userland_sysctl+0x1d8 #13 0xffffffff809493f4 at sys___sysctl+0x74 #14 0xffffffff80d8ef61 at amd64_syscall+0x351 #15 0xffffffff80d7403b at Xfast_syscall+0xfb Uptime: 14m19s core.txt.8: ==================================================================== Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x809ada91 fault code = supervisor read instruction, page not present instruction pointer = 0x20:0x809ada91 stack pointer = 0x28:0xfffffe010fcaa9a0 frame pointer = 0x28:0xfffffe010fcaaa20 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 = 12 (irq265: ral0) trap number = 12 panic: page fault cpuid = 0 KDB: stack backtrace: #0 0xffffffff809787b0 at kdb_backtrace+0x60 #1 0xffffffff8093d895 at panic+0x155 #2 0xffffffff80d8e62f at trap_fatal+0x38f #3 0xffffffff80d8e948 at trap_pfault+0x308 #4 0xffffffff80d8dfaa at trap+0x47a #5 0xffffffff80d73d52 at calltrap+0x8 #6 0xffffffff809a9893 at m_freem+0x63 #7 0xffffffff81c74aec at rt2860_tx_intr+0xec #8 0xffffffff81c747e1 at rt2860_intr+0x681 #9 0xffffffff809106bb at intr_event_execute_handlers+0xab #10 0xffffffff80910b06 at ithread_loop+0x96 #11 0xffffffff8090e2da at fork_exit+0x9a #12 0xffffffff80d7428e at fork_trampoline+0xe Uptime: 2h35m1s I'v attached three core.txt.X file. -- You are receiving this mail because: You are the assignee for the bug.