From owner-freebsd-threads@FreeBSD.ORG Tue Jun 15 17:47:58 2004 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDB0416A4CE for ; Tue, 15 Jun 2004 17:47:58 +0000 (GMT) Received: from ojoink.com (center.ojoink.com [216.65.123.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BA1343D41 for ; Tue, 15 Jun 2004 17:47:58 +0000 (GMT) (envelope-from amd64list@jpgsworld.com) Received: (qmail 33622 invoked by uid 89); 15 Jun 2004 17:47:08 -0000 Received: from unknown (HELO MAINBX.jpgsworld.com) (amd64list@jpgsworld.com@24.10.96.33) by center.ojoink.com with SMTP; 15 Jun 2004 17:47:08 -0000 Message-Id: <5.2.0.9.2.20040615104046.015286d8@mail.ojoink.com> X-Sender: amd64list@jpgsworld.com@mail.ojoink.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Tue, 15 Jun 2004 10:47:16 -0700 To: freebsd-threads@freebsd.org From: JG In-Reply-To: <20040615173642.GA20669@troutmask.apl.washington.edu> References: <20040615171225.711.qmail@web14107.mail.yahoo.com> <20040615171225.711.qmail@web14107.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: Possible Threading problem with -CURRENT / MySQL? X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jun 2004 17:47:58 -0000 At 10:36 AM 6/15/2004 -0700, you wrote: >On Tue, Jun 15, 2004 at 07:12:25PM +0200, Claus Guttesen wrote: > >>> We just had our first lockup for today - and the > >>> last one. Next step is to > >>> downgrade to Linux :( *crud* > >> > > > > /etc/make.conf: > > CPUTYPE=i686 > > CFLAGS= -O2 -pipe -funroll-loops -fno-strict-aliasing > > COPTFLAGS= -O2 -pipe -funroll-loops > >man make.conf > >Now read the descriptions for CFLAGS and COPTFLAGS. > >-- >Steve >_______________________________________________ >freebsd-threads@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-threads >To unsubscribe, send any mail to "freebsd-threads-unsubscribe@freebsd.org" Err.... nice editing there. It should be noted that it was NOT Claus that posted "..Next step is to downgrade to linux" it was Lasse - the person who started this topic. Claus came along saying that his 5.2.1 (not -CURRENT) was not having the problems described in this thread. (Most likely because these problems are due to a recent commit.) The make.conf file was from Claus's "stable" system, not Lasse's. It doesn't make his make.conf any more or less right or wrong, but the way you chose to edit and reply makes it look like person having this lockup problem has a make.conf that should be re-evaluated. Just trying to keep it real & honest ;) - Jeremy