From owner-freebsd-current@FreeBSD.ORG Sat May 9 14:55:49 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 347AE1065670 for ; Sat, 9 May 2009 14:55:49 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id ABBEB8FC0A for ; Sat, 9 May 2009 14:55:48 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [137.122.79.188] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.2.9) with ESMTPSA id 242352922; Sat, 09 May 2009 16:55:46 +0300 Message-ID: <4A058B5C.3010707@FreeBSD.org> Date: Sat, 09 May 2009 16:55:40 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.21 (X11/20090405) MIME-Version: 1.0 To: current@FreeBSD.org Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 8bit Cc: Jung-uk Kim Subject: [Fwd: Re: amd64 suspend/resume broken on current] 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: Sat, 09 May 2009 14:55:49 -0000 -------- Original Message -------- Subject: Re: amd64 suspend/resume broken on current Date: Fri, 8 May 2009 21:52:45 +0200 From: Guy Brand Organization: Direction Informatique, Université de Strasbourg, France To: Alexander Motin References: <4A021118.2030106@mavhome.dp.ua> <20090508111024.GK4922@unistra.fr> <4A041DC2.90106@mavhome.dp.ua> <20090508144551.GA1599@unistra.fr> <4A047925.6060301@mavhome.dp.ua> Guy Brand wrote: > Alexander Motin wrote: > > Done. No firewire issue of course, but a kernel panic on resume. Bad > > karma since yesterday :-) > > Where is this panic happens now? Just after resuming: Fatal trap 12: page fault while in kernel mode ... current process = 1415 (acpiconf) The backtrace says: intr_execute_handlers() at intr_execute_handlers+0x21 lapic_handle_intr() at lapic_handle_intr+0x37 Xapic_isr1() at Xapic_isr1+0xa4 acpi_sleep_machdep() at acpi_sleep_machdep+0x3b2 acpi_EnterSleepState() at acpi_EnterSleepState+0x3fe acpi_AckSleepState() at acpi_AckSleepState+0x163 devfs_ioctl() at devfs_ioctl_f+0x77 kern_ioctl() at kern_ioctl+0xb0 ioctl() at ioctl+0xfd syscall() at syscal+0x246 Xfast_syscall() at Xfast_syscall+0xd0 -- bug -- Alexander Motin