Hi,

I downloaded and compiled mysql 4.0.9 gamma this morning, and 
still get the same error. This doesn't seem to be related to reverse
DNS. I've got the crash from both types of client hosts (with and without reverse).

The official 4.0.9 binary version seems to work well.

What did I miss ?


My config is:

- HP LH4 server (dual PIII 700 MHz, 1GB RAM, 12 GB MegaRAID HD)
- RedHat Linux 8.0 (kernel 2.4.18)
- Compiler: gcc 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
- configure options:
  ./configure --prefix=/usr/local/mysql --enable-assembler --with-mysqld-user=mysql 
--with-openssl 


Best regards,




Mark Matthews wrote:

>Christopher E. Brown wrote
>> Description:
>> MySQL 4.0.8, both compiled my me and the official release version
>> crashes whenever receiving a network connection from a system without a DNS
>> entry.  Connecting from a system that resolves on reverse (eithor from DNS
>> or a local hosts file entry) works find.  This system is a Slackware 8.1
>> install with all currect updates.  I do not know if this is a mysqld
>> internal thing or some interaction with the system resolver in glibc 2.2.5,
>> as unfort even a staticly compiled glibc binary uses the system resolver.
>> > This of course concerns me, there is a large potential for remote
>> DoS here.
>> > > How-To-Repeat:
>> Install 4.0.8, run the install db script and fire it up.  Attempt to
>> connect from a host that will not reverse resolve.  Even a telnet to port
>> 3306 crashed the daemon.  The dump from mysqld is included at the bottom of
>> the message.
>
>This was fixed in the source tree last night, and will be in the 4.0.9 
>release, which is being built as this is being written, and released ASAP.
>
>       -Mark




--
Jean-Christophe Praud         -      http://shub-niggurath.com
Conseil & Développement Informatique      http://www.praud.com
Ph'nglui mglw'nafh Cthulhu n'gah Bill R'lyeh Wgah'nagl fhtagn!

---------------------------------------------------------------------
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