Date: Thu, 30 Mar 2000 04:30:04 -0800 (PST) From: <gary@hotlava.com> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/12248: CRON in malloc(): warning: pointer to wrong page Message-ID: <200003301230.EAA13094@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/12248; it has been noted by GNATS. From: <gary@hotlava.com> To: <freebsd-gnats-submit@FreeBSD.org>, <jrendon@udem.edu.co> Cc: Subject: Re: kern/12248: CRON in malloc(): warning: pointer to wrong page Date: Wed, 29 Mar 2000 13:11:28 +0200 This is a multi-part message in MIME format. ------=_NextPart_000_0003_01BF9980.4B4E75C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I think this could be due to not doing a 'make clean; make depend' when = upgrading kernels. I recently had precisely this error, and found that I had not done the = clean/depend when upgrading. Try it and let me know. If this is the fault, then bug report should be that make clean and = depend should be the default, with only experts overrriding it. = Otherwise we'll (the BSD boys) get a bad reputation for reliaiblity. Gary ------=_NextPart_000_0003_01BF9980.4B4E75C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>I think this could be due to not doing = a 'make=20 clean; make depend' when upgrading kernels.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>I recently had precisely this = error, and=20 found that I had not done the clean/depend when upgrading.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>Try it and let me know.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>If this is the fault, then bug report = should be=20 that make clean and depend should be the default, with only experts = overrriding=20 it. Otherwise we'll (the BSD boys) get a bad reputation for=20 reliaiblity.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>Gary</FONT></DIV></BODY></HTML> ------=_NextPart_000_0003_01BF9980.4B4E75C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003301230.EAA13094>