From owner-freebsd-questions@FreeBSD.ORG Thu Feb 28 15:16:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 023FA1065677 for ; Thu, 28 Feb 2008 15:16:57 +0000 (UTC) (envelope-from mindcooker@gmail.com) Received: from sapo.pt (relay2.ptmail.sapo.pt [212.55.154.22]) by mx1.freebsd.org (Postfix) with SMTP id 2C02D8FC1F for ; Thu, 28 Feb 2008 15:16:55 +0000 (UTC) (envelope-from mindcooker@gmail.com) Received: (qmail 21207 invoked from network); 28 Feb 2008 15:16:54 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.208) by relay2 with SMTP; 28 Feb 2008 15:16:54 -0000 Received: (qmail 17394 invoked from network); 28 Feb 2008 15:16:53 -0000 X-AntiVirus: PTMail-AV 0.3-0.92.0 X-Virus-Status: Clean (0.00497 seconds) Received: from unknown (HELO [127.0.0.1]) (op253648@[82.154.221.142]) (envelope-sender ) by mta13 (qmail-ldap-1.03) with SMTP for ; 28 Feb 2008 15:16:52 -0000 Message-ID: <47C6D053.20908@gmail.com> Date: Thu, 28 Feb 2008 15:16:35 +0000 From: Pedro Almeida User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: panic: free: guard1 fail @ 0x6c23c X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 15:16:57 -0000 I upgraded my system from 6.2 to 7.0 using cvsup. I'm using ULE and device polling. After doing make installworld and reboot, the system don't boot anymore. I have some variables in make.conf, but I don't know if this the cause of the problem. CPUTYPE?=p3 CFLAGS= -O2 -pipe -funroll-loops -ffast-math COPTFLAGS= -O2 -pipe -funroll-loops -ffast-math Any ideas of how to fix this? Thanks a lot Can't work out which disk we are booting from. Guessed BIOS device 0xffffffff not found by probes, defaulting to disk0: panic: free: guard1 fail @ 0x6c23c from /usr/src/sys/boot/i386/loader/../../common/module.c:959 press any key to reboot