Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2009 12:02:40 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-stable@freebsd.org
Cc:        Dan Allen <danallen46@airwired.net>
Subject:   Re: GCC build causes panic: page already inserted
Message-ID:  <200903181202.40634.jhb@freebsd.org>
In-Reply-To: <7381363A-9B55-4A3B-99BF-A05B2F879403@airwired.net>
References:  <7381363A-9B55-4A3B-99BF-A05B2F879403@airwired.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 16 March 2009 1:59:25 pm Dan Allen wrote:
> I saw that someone else had this happen last week...  It is not a  
> hardware failure.
> 
> While building the latest GCC 4.4 from /usr/ports/lang/gcc44 I got a  
> core dump with the message
> 
> 	vm_page_insert: page already inserted
> 
> I build this port every week on a Toshiba laptop (1.8GHz Core 2 Duo, 1  
> GB RAM, 160 GB HD, plenty of free space, RELENG_7).  I have never seen  
> this until today.  Just before building this port I completely built  
> the kernel and world and installed them, so I am as up-to-date as you  
> could be.
> 
> I suspect recent changes to vm code... perhaps in /usr/src/sys/vm/ 
> vm_meter.c or vm_page.c ?
> 
> The compressed core dump is 41 MB.

When I have seen this panic on machines in the past it was caused by bad RAM 
or another hardware problem.

-- 
John Baldwin



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