Date: Thu, 29 Apr 2010 23:33:30 +0300 From: Andriy Gapon <avg@icyb.net.ua> To: Michael Moll <kvedulv@kvedulv.de> Cc: freebsd-current@freebsd.org Subject: Re: config(8) dumps core Message-ID: <4BD9ED1A.3050100@icyb.net.ua> In-Reply-To: <20100429153154.GA70173@darkthrone.kvedulv.de> References: <20100429153154.GA70173@darkthrone.kvedulv.de>
next in thread | previous in thread | raw e-mail | index | archive | help
on 29/04/2010 18:31 Michael Moll said the following:
[snip]
> Assertion failed: (r != '\0' && ("Char present in the configuration " "string
> mustn't be equal to 0")), function kernconfdump, file
> /usr/src/usr.sbin/config/main.c, line 721.
[snip]
> Any ideas on this?
Yes, one idea - to verify what the message above says.
You can use hd to see if you indeed have '\0' (0x00) symbol somewhere within
your kernel config file.
--
Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BD9ED1A.3050100>
