From owner-freebsd-stable Tue Feb 18 22:49:37 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D11137B401 for ; Tue, 18 Feb 2003 22:49:36 -0800 (PST) Received: from mail011.syd.optusnet.com.au (mail011.syd.optusnet.com.au [210.49.20.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB8E543FAF for ; Tue, 18 Feb 2003 22:49:34 -0800 (PST) (envelope-from gmenhennitt@optushome.com.au) Received: from starker.optushome.com.au (c17977.mckinn1.vic.optusnet.com.au [210.49.222.78]) by mail011.syd.optusnet.com.au (8.11.6/8.11.6) with ESMTP id h1J6nR412937; Wed, 19 Feb 2003 17:49:27 +1100 Message-Id: <5.1.1.6.0.20030219174849.00a2dec0@mail.mckinn1.vic.optushome.com.au> X-Sender: gmenhennitt@mail.mckinn1.vic.optushome.com.au X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Wed, 19 Feb 2003 17:49:27 +1100 To: Darren Henderson , stable list From: Graham Menhennitt Subject: Re: spontaneous reboot & gcc In-Reply-To: References: <20030219033811.GA25426@luke.immure.com> <20030218161705.GA4876@luke.immure.com> <20030219011808.GK50962@rot13.obsecurity.org> <20030219033811.GA25426@luke.immure.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 03:59 PM 19/02/03, Darren Henderson wrote: >and always in the same location (peep.c). > >Pike defaults to using -O2 optimizations. Forcing it not to do that stops >the spontaneous reboot from occurring. It used to be the case (not sure if it still is) that compiling MySQL required turning off optimisation for one file. Otherwise you would run out of swap (unless you had _lots_ available). This may be a similar problem since it's so reproducible. That probably doesn't help much but you could at least check your swap space size. Graham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message