From owner-freebsd-current@FreeBSD.ORG Thu Apr 17 20:35:23 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E83EA1065670 for ; Thu, 17 Apr 2008 20:35:23 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id 7895C8FC13 for ; Thu, 17 Apr 2008 20:35:23 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so189060fgg.35 for ; Thu, 17 Apr 2008 13:35:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=wQJnu75DQeQcIHqCn0tp0M/4OK2bWP3ri8wAyzUtl0A=; b=gKTizX109KYnwLoBw+0xPpVGUH44h+UsmFnllBHuXKIKs//gN4UJJXsNAQbsOTtLeyym0XoEo8BBJDBNCgm0Y/1l6DoGJ4AZATcKzAhXKoQbn9OV+35nP9ggoIpF+LqthejOfUTJ0A6OjpvJWeEJsppZ1Y3qUAqAxnOlrCHMpDg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YCd2bfDMBKyQ7IICjHje9w9Tm9V+qTormdI5U/aBTih8WqM3TwTz4Vb73LRGtozeBJkdzrxMEwOOifptvjOW7zyyGaq1VciEPJ8hPs8CYJI1UpHKu4YIFXiVjlHnHpjCWRsT/f3AYJSkIvTWzmaFGCig3hxaI6/NjEg9ggLjNV4= Received: by 10.86.81.14 with SMTP id e14mr3492014fgb.42.1208464522259; Thu, 17 Apr 2008 13:35:22 -0700 (PDT) Received: by 10.86.94.5 with HTTP; Thu, 17 Apr 2008 13:35:22 -0700 (PDT) Message-ID: <83e5fb980804171335m7b56313enf454638e6aa1527@mail.gmail.com> Date: Thu, 17 Apr 2008 22:35:22 +0200 From: "Diego Depaoli" To: freebsd-current In-Reply-To: <48079AF6.3050002@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48079AF6.3050002@FreeBSD.org> Subject: Re: Kernel from one hour ago panics on boot 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: Thu, 17 Apr 2008 20:35:24 -0000 2008/4/17, Pietro Cerutti : > Hi guys, > > | uname -a (from kernel.old) > FreeBSD gahrtop.localhost 8.0-CURRENT FreeBSD 8.0-CURRENT #20: Mon Apr > 14 22:27:08 CEST 2008 > root@gahrtop.localhost:/usr/obj/usr/src/sys/MSI1034 i386 > just rebuild the kernel on CURRENT, check out from less than one hour ago. > > The "g_down" process panics after: > kernel: SMP: AP CPU #1 Launched The club grows. Bad news. If you load atapicam on boot, try disabling it. That fixed panic on boot for me, but system is still unusable. Cheers, -- Diego Depaoli