From owner-freebsd-bugs@FreeBSD.ORG Thu Apr 15 21:24:58 2010 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B6FB106566C for ; Thu, 15 Apr 2010 21:24:58 +0000 (UTC) (envelope-from francisprov@gmail.com) Received: from mail-iw0-f171.google.com (mail-iw0-f171.google.com [209.85.223.171]) by mx1.freebsd.org (Postfix) with ESMTP id 1885E8FC08 for ; Thu, 15 Apr 2010 21:24:57 +0000 (UTC) Received: by iwn1 with SMTP id 1so875444iwn.27 for ; Thu, 15 Apr 2010 14:24:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=RmjoEX7mBf++ttIBvzA8l7aOc1Z3WahysZNkS3EuDfI=; b=gLDK/4KkJxIUMbbFZVjupZS1dnQiLoxNAeq8k3IFJx7/ugZDJn2JjKgVdp2yYZeAvX Wt7d1nl86/bP+jgpreQ46WJiDczI1qIHuVgyMj+tzzblffvZUyDQwaGQwK3jq0zer10e jlqYH1d26nNo466KGRjw5DoIZpEYpgo899a2I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=A1fhY5SP1YaLdN3GBiFuDUFxYLeLAZfGt0NOsiUcbmqMf12QpOGikslHpJr9BZyrCw qrvT9ggPdjNKEOFseBVj7W4Plue33J4l5FdSoWcHBetJpRmAIDfdfMNHoOeh/SCS+foP F8uQYOew94SX8fGfDibbQW2D2gymkjbymCPWU= MIME-Version: 1.0 Received: by 10.231.13.198 with HTTP; Thu, 15 Apr 2010 13:53:15 -0700 (PDT) Date: Thu, 15 Apr 2010 16:53:15 -0400 Received: by 10.231.161.143 with SMTP id r15mr239000ibx.62.1271364795854; Thu, 15 Apr 2010 13:53:15 -0700 (PDT) Message-ID: From: Francis Provencher To: freebsd-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Malloc_init: Bad Malloc type Magic X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2010 21:24:58 -0000 Hi All, I have update my Freebsd Box to 8.0 last nigth. When i reboot it, i received this error message. Panic: malloc_init: bad malloc type magic CPUID = 0 I can't boot my boot my box by any mean... I try to make un upgrade with Freebsd 8.0 to correct the situation, that not work. I re-install my / on the box, that not correct the situation... It's seem to be a hardware problem, It's a DELL inspiron Box.. Thanks for your help