Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2000 15:59:21 +0400
From:      "Dmitry S. Sivachenko" <dima@Chg.RU>
To:        Dag-Erling Smorgrav <des@flood.ping.uio.no>
Cc:        stable@freebsd.org
Subject:   Re: Has anybody built MySQL lately?
Message-ID:  <20000725155921.C26069@netserv1.chg.ru>
In-Reply-To: <xzp8zuq1lba.fsf@flood.ping.uio.no>; from des@flood.ping.uio.no on Tue, Jul 25, 2000 at 01:49:45PM %2B0200
References:  <xzp8zuq1lba.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 25, 2000 at 01:49:45PM +0200, Dag-Erling Smorgrav wrote:
> When I try to build MySQL on 4.1-RC2 (running on a -CURRENT kernel,
> but that shouldn't make any difference), I get the following when it
> reaches sql_yacc.cc:
> 
> last pid: 83002;  load averages:  1.34,  1.41,  1.50    up 6+23:58:13  13:46:42
> 101 processes: 1 running, 100 sleeping
> CPU states:  3.3% user,  0.0% nice,  6.9% system,  0.0% interrupt, 89.8% idle
> Mem: 129M Active, 7080K Inact, 44M Wired, 5240K Cache, 29M Buf, 576K Free
> Swap: 512M Total, 232M Used, 280M Free, 45% Inuse, 1788K In, 780K Out
> 
>   PID USERNAME PRI NICE  SIZE    RES STATE    TIME   WCPU    CPU COMMAND
> 82846 root     -22   0   215M   119M swread  20:24 31.10% 31.10% cc1plus
> 
> At about that point I have to kill it to stop the machine from
> swapping itself to oblivion...
> 

It seems you use -O2 options to gcc.
This is known bug in gcc.
With just -O everything should work fine.

--dima


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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