From owner-freebsd-bugs@freebsd.org Tue Sep 29 03:00:06 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 3C21CA0AC3F for ; Tue, 29 Sep 2015 03:00:06 +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 2829B1D06 for ; Tue, 29 Sep 2015 03:00:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t8T306I9048860 for ; Tue, 29 Sep 2015 03:00:06 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 203276] PC-BSD kernel panics if Adobe Flash Player Preferences is used to attempt a check for updates Date: Tue, 29 Sep 2015 03:00:06 +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: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: grahamperrin@gmail.com 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: Tue, 29 Sep 2015 03:00:06 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203276 --- Comment #3 from Graham Perrin --- Here's an extract from the core dump. Should I attach the dump in its entirety? vmcore.0.gz is 52M ---- Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 01 fault virtual address = 0x0 fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff80914f89 stack pointer = 0x28:0xfffffe00921afa20 frame pointer = 0x28:0xfffffe00921afb20 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 (irq257: wpi0) trap number = 12 panic: page fault cpuid = 1 KDB: stack backtrace: #0 0xffffffff80ac8d27 at kdb_backtrace+0x67 #1 0xffffffff80a85059 at vpanic+0x189 #2 0xffffffff80a84ec3 at panic+0x43 #3 0xffffffff80f055e5 at trap_fatal+0x355 #4 0xffffffff80f05926 at trap_pfault+0x326 #5 0xffffffff80f04f84 at trap+0x464 #6 0xffffffff80ee8b9a at calltrap+0x8 #7 0xffffffff80a4761a at intr_event_execute_handlers+0x1da #8 0xffffffff80a47a26 at ithread_loop+0xa6 #9 0xffffffff80a4472c at fork_exit+0x9c #10 0xffffffff80ee90ce at fork_trampoline+0xe Uptime: 6m52s -- You are receiving this mail because: You are the assignee for the bug.