From owner-freebsd-current@FreeBSD.ORG Fri Oct 14 06:35:26 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AA9C16A41F for ; Fri, 14 Oct 2005 06:35:26 +0000 (GMT) (envelope-from nakal@nurfuerspam.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 632EB43D4C for ; Fri, 14 Oct 2005 06:35:25 +0000 (GMT) (envelope-from nakal@nurfuerspam.de) Received: (qmail invoked by alias); 14 Oct 2005 06:35:23 -0000 Received: from p5090D77F.dip.t-dialin.net (EHLO klotz.local) [80.144.215.127] by mail.gmx.net (mp001) with SMTP; 14 Oct 2005 08:35:23 +0200 X-Authenticated: #989277 Received: from [192.168.0.1] (klotz.local [192.168.0.1]) by klotz.local (8.13.4/8.13.4) with ESMTP id j9E6YUnM001459 for ; Fri, 14 Oct 2005 08:34:31 +0200 (CEST) (envelope-from nakal@nurfuerspam.de) Message-ID: <434F5176.2060704@nurfuerspam.de> Date: Fri, 14 Oct 2005 08:34:30 +0200 From: Martin User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051012) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: panic: RELENG_6 BETA5 in atpic_handle_intr X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2005 06:35:26 -0000 Hi, I've seen a panic on my Thinkpad (R40) after it has been idle for one hour at night (cpufreq and powerd is in use). The trace shows: Fatal trap 1: privileged instruction fault while in kernel mode processor eflags = resume, IOPL=0 current process: 11 (idle) atpic_handle_intr() acpi_cpu_idle() idle_proc() fork_exit() fork_trampoline() Martin