I'm not blocking anything, though. Even so, mysql shouldn't be getting a sig11. I added that line anyways.
BTW, I checked my log server, and I noticed an error message that might be helpful: Jun 5 16:56:09 perlpimp mysqld[64009]: warning: /etc/hosts.allow, line 23: can't get client address: Bad file descriptor Jun 5 16:56:13 perlpimp mysqld[64019]: warning: can't get client address: Bad file descriptor Right after it gets that first msg it gets the sig11 and safe_mysqld restarts it (see the pid?). Line 23 in /etc/hosts allow is mysqld : ALL : allow. It used to be ALL : ALL : allow. Randi ---------- Original Message ----------- From: "Ivan Debnár" <[EMAIL PROTECTED]> To: "sektie" <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Sent: Thu, 5 Jun 2003 12:12:16 UT Subject: RE: funky segfaults > This one may be very esy to solve: > > Just add > mysqld: ALL : allow > > to your /etc/hosts.allow > > You can change ALL to IP range that suits you. > > Let me know if this helps. It helped me. > > Ivan Debnar > Zoznam > > ----- Original Message ----- > From: "sektie" <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Sent: Thu, 5 Jun 2003 06:48:22 -0500 > Subject: funky segfaults > > > I've tried posting this to the FreeBSD-questions mailing list, but to no > > > > avail. I'm running FreeBSD 5.0, and I've had this problem on 2 builds so > > > > far. > > > > 3.23.54 works just fine for me, but 3.23.56 and all versions I've tried > > of > > 4.x get a signal 11 anytime a connection is made by anything other than > > the > > local socket. I've tried everything I can think of, but I'm at my wits > > end. > > Does anyone have any suggestions? Surely I can't be the only person in > > the > > world with this problem. :) > > > > > > Randi Harper > > Interland UNIX PA > > http://www.interland.com/ > > > > > > -- > > MySQL General Mailing List > > For list archives: http://lists.mysql.com/mysql > > To unsubscribe: > > http://lists.mysql.com/[EMAIL PROTECTED] > > ------- End of Original Message ------- -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]