From owner-freebsd-stable Fri Jul 21 1:20:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dns.comrax.com (dns.comrax.com [194.90.246.124]) by hub.freebsd.org (Postfix) with ESMTP id BF6C337B700 for ; Fri, 21 Jul 2000 01:20:51 -0700 (PDT) (envelope-from noor@comrax.com) Received: from NOOR (unknown [156.27.243.27]) by dns.comrax.com (Postfix) with SMTP id 2E5CD1C994; Fri, 21 Jul 2000 11:20:45 +0300 (IDT) From: "Noor Dawod" To: "Philippe Le Berre" , "Chris D. Faulhaber" Cc: Subject: RE: 4.1 RC locked-up with MySql 3.22.32 and 3.23.21b Date: Fri, 21 Jul 2000 11:19:31 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <4.3.2.7.2.20000720122927.00c32cd0@212.129.1.43> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, We have two 4.1-RC systems, working with 3.23.x with no noticeable problems. But, we had a 3.22.32 before, and it was dying unexpectedly with "Segmentation fault" or "Bus error" errors. Also, because sql_yacc.cc would've taken so much time to compile on FreeBSD with -O3, I've used a supplied patch in the ports to compile it with -O0. Other than that, I've compiled MySQL with -O3 and it works great now. So, to sum it up: 3.22.32 had problems all the time. 3.23.x doesn't have the same problems. Both were compiled with the same parameters, and with same optimizations. If you need the patch for yacc, look in /usr/ports/databases/mysql322-server/patches, and look for patch-aq. Noor -----Original Message----- From: owner-freebsd-stable@FreeBSD.ORG [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Philippe Le Berre Sent: eai cieue 20 eaie 2000 21:31 To: Chris D. Faulhaber Cc: freebsd-stable@FreeBSD.ORG Subject: Re: 4.1 RC locked-up with MySql 3.22.32 and 3.23.21b At 20/07/2000 15:43 -0400, Chris D. Faulhaber wrote: >On Thu, 20 Jul 2000, Philippe Le Berre wrote: > > > Hi, > > > > Still struggling with 4.1 RC and MySql. I have the exact same problem with > > the 3.22.32 taken from the ports and the 3.23.21b compiled locally (with > > FreeBSD threads, client-safe-thread). When I run the MySql tests > > (run-all-test), MySql keeps eating more and more CPU up to the point where > > the whole system locks up. On the console there is "01:46:56: /kernel: pid > > 3284 (mysql) uid 88, was killed: exceeded max CPU limit", but the system > > doesn't answer any ping, nor ftp, nor anything it's like frozen ;-(( > > > >Are you using any odd CFLAGS? (odd == anything other than -O) No CFLAGS for the one I have build. Thought I don't know with which options the port version is compiled. -philippe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message