Hi Johnathon,
   If you are running on FreeBSD 4.2 or earlier you will have random
problems, espcially 4.1, it had compiler and thread bugs.  FreeBSD 4.3
and 4.4 work very nicely and have all known thread problems fixed.
Best of Luck
Ken
----- Original Message -----
From: "Jonathan Hilgeman" <[EMAIL PROTECTED]>
To: "'Sasha Pachev'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, November 26, 2001 2:48 PM
Subject: RE: MySQL - Got Signal 11 - URGENT


> No - it's a FreeBSD binary, I believe. However, I noticed that there
were
> two perl scripts running that got stuck in infinite loops and were
taking up
> 99% of the CPU. After killing them, it seems to be stable...
>
> On a related note, any Perl gurus know how to force a Perl cron job
to stay
> below a certain CPU utilization?
>
> - Jonathan
>
> -----Original Message-----
> From: Sasha Pachev [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 26, 2001 11:39 AM
> To: Jonathan Hilgeman; [EMAIL PROTECTED]
> Subject: Re: MySQL - Got Signal 11 - URGENT
>
>
> On Monday 26 November 2001 09:55 am, Jonathan Hilgeman wrote:
> > I have an app that uses about 6-7 databases. But the MySQL server
is now
> > restarting a lot. I was having a problem with this before - I had
about
> 267
> > restarts in a matter of a month or two. I shut down the server,
ran
> > myisamchk on the databases and it found a lot of open connections,
and I
> > guess closed them. I ran MySQL again and it seemed to be fixed for
a
> while.
> > I left work for the holiday weekend and came back. Now I've got
close to
> > 2000 log files in a matter of a few days. It appears that it's
restarting
> > approximately every 15 seconds. The error log simple contains:
> >
> > mysqld got signal 11;
> > The manual section 'Debugging a MySQL server' tells you how to use
a
> > stack trace and/or the core file to produce a readable backtrace
that may
> > help in finding out why mysqld died.
> > 011125 07:24:14  mysqld restarted
> >
> > Over and over and over again. It's filled with these messages, one
after
> > another. I'm running 3.23.36-log - any ideas?
> >
> > - Jonathan
>
> Is this RedHat binary? If yes, replace it with 3.23.45 binary from
our site.
>
> The problem with RedHat binary is that it is compiled with gcc 2.96
which
> has
> bugs that affect MySQL.
>
> --
> MySQL Development Team
> For technical support contracts, visit https://order.mysql.com/
>    __  ___     ___ ____  __
>   /  |/  /_ __/ __/ __ \/ /   Sasha Pachev <[EMAIL PROTECTED]>
>  / /|_/ / // /\ \/ /_/ / /__  MySQL AB, http://www.mysql.com/
> /_/  /_/\_, /___/\___\_\___/  Provo, Utah, USA
>        <___/
>
> --------------------------------------------------------------------
-
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try:
http://lists.mysql.com/php/unsubscribe.php
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to