From owner-freebsd-acpi@FreeBSD.ORG Mon Mar 3 23:50:01 2014 Return-Path: Delivered-To: freebsd-acpi@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7E8CE2A4 for ; Mon, 3 Mar 2014 23:50:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 527F4131 for ; Mon, 3 Mar 2014 23:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s23No1Wc051184 for ; Mon, 3 Mar 2014 23:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s23No0TT051132; Mon, 3 Mar 2014 23:50:00 GMT (envelope-from gnats) Date: Mon, 3 Mar 2014 23:50:00 GMT Message-Id: <201403032350.s23No0TT051132@freefall.freebsd.org> To: freebsd-acpi@FreeBSD.org Cc: From: Adrian Chadd Subject: Re: kern/187152 X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Adrian Chadd List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2014 23:50:01 -0000 The following reply was made to PR kern/187152; it has been noted by GNATS. From: Adrian Chadd To: "bug-followup@freebsd.org" , Adrian Chadd Cc: Subject: Re: kern/187152 Date: Mon, 3 Mar 2014 15:46:30 -0800 Hi, After resume, starting any processes would also result in SIGFPE. This time i was lucky enough to get to a non-X newcons login prompt, and login would spawn fine, but the shell(s) would die instantly with SIGFPE. -a