Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2010 09:09:35 +0400
From:      pluknet <pluknet@gmail.com>
To:        Francis Provencher <francisprov@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Malloc_init: Bad Malloc type Magic
Message-ID:  <o2la31046fc1004152209h95f7ef4dwbfc818a6b66e17ce@mail.gmail.com>
In-Reply-To: <l2n5b5ff34e1004151753o8e476d1eq6346bfea61c1fed@mail.gmail.com>
References:  <l2n5b5ff34e1004151753o8e476d1eq6346bfea61c1fed@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 16 April 2010 04:53, Francis Provencher <francisprov@gmail.com> wrote:
> 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 anymore boot my box...
>

You most likely faced with this (from src/UPDATING):

1.594     rwatson   428: 20090419:
                    429:        The layout of struct malloc_type, used
by modules to register new
                    430:        memory allocation types, has changed.
Most modules will need to
                    431:        be rebuilt or panics may be experienced.
                    432:        Bump __FreeBSD_version to 800081.

If you have 3th-party modules from FreeBSD 7, it's time to rebuild them.

-- 
wbr,
pluknet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?o2la31046fc1004152209h95f7ef4dwbfc818a6b66e17ce>