Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Sep 2005 16:14:04 -0400
From:      Scott Ullrich <sullrich@gmail.com>
To:        "s.g." <grigorian@theconcept.ru>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Re[2]: Can't load kernel errors (with wierd bios messages)
Message-ID:  <d5992baf05090713144f6537cd@mail.gmail.com>
In-Reply-To: <1918533620.20050908000805@theconcept.ru>
References:  <d5992baf050905140916ea9e7f@mail.gmail.com> <d5992baf05090516513164b998@mail.gmail.com> <d5992baf05090711172fdf1d28@mail.gmail.com> <1918533620.20050908000805@theconcept.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9/7/05, s.g. <grigorian@theconcept.ru> wrote:
> I can only say "me too" at the moment.
> Is that line 967 in module.c "free(mtmp);"?
>=20
> s.g.
>=20
> P.S. Such errors are being reported for quite some time,
> see for example
> http://www.mail-archive.com/freebsd-hackers@freebsd.org/msg35147.html

The interesting thing about the panic is that module.c on my tree is
only 961 lines long:

# cat /usr/src/sys/boot/i386/loader/../../common/module.c | wc -l
     961

I'm at a loss.  The only thing that I can think of doing at this point
is to save the bsdlabel command that we initially ran after
installation and repeat the command after upgrading.   Major ugly
hack, but if it works that's about all I can do at this point until
someone more knowledgeable chimes in.

Scott



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