>Description:
        On Redhat 8.0 all attempts to connect through a non-local socket 
        result in the mysqld crashing.

        For example: telnet host 3306
        Results in the mysql log: 
 
         Number of processes running now: 1
         mysqld process hanging, pid 11473 - killed
         021017 14:17:44  mysqld restarted
         /usr/libexec/mysqld: ready for connections

>Originator:    Peter Gordon
>Organization:  Valor
>Synopsis:      mysqld crashes on Redhat 8.0 when connecting to non-localhost
>Severity:      critical 
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-3.23.52 (Source distribution)
>Server: /usr/bin/mysqladmin  Ver 8.23 Distrib 3.23.52, for pc-linux-gnu on i686
Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license

Server version          3.23.52
Protocol version        10
Connection              Localhost via UNIX socket
UNIX socket             /var/lib/mysql/mysql.sock
Uptime:                 5 min 38 sec

Threads: 1  Questions: 2  Slow queries: 0  Opens: 6  Flush tables: 1  Open tables: 0 
Queries per second avg: 0.006
>Environment:
        
System: Linux linux4 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686 i386 GNU/Linux
Architecture: i686

Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking 
--host=i386-redhat-linux --with-system-zlib --enable-__cxa_atexit
Thread model: posix
gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
Compilation info: CC='gcc'  CFLAGS='-O2 -march=i386 -mcpu=i686 -D_GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE'  CXX='g++'  CXXFLAGS='-O2 -march=i386 
-mcpu=i686 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-rtti 
-fno-exceptions'  LDFLAGS=''
LIBC: 
lrwxrwxrwx    1 root     root           14 Oct  6 19:47 /lib/libc.so.6 -> 
libc-2.2.93.so
-rwxr-xr-x    2 root     root      1235468 Sep  6 02:12 /lib/libc-2.2.93.so
-rw-r--r--    1 root     root      2233342 Sep  6 01:59 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Sep  6 01:50 /usr/lib/libc.so
lrwxrwxrwx    1 root     root           10 Oct  7 11:02 /usr/lib/libc-client.a -> 
c-client.a
Configure command: ./configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin 
--datadir=/usr/share --libdir=/usr/lib --mandir=/usr/share/man 
--infodir=/usr/share/info --without-readline --without-debug --enable-shared 
--with-extra-charsets=complex --with-bench --localstatedir=/var/lib/mysql 
--with-unix-socket-path=/var/lib/mysql/mysql.sock --with-mysqld-user=mysql 
--with-extra-charsets=all --with-innodb --enable-local-infile --enable-large-files=yes 
--enable-largefile=yes --with-berkeley-db --with-thread-safe-client 'CFLAGS=-O2 
-march=i386 -mcpu=i686 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE' 
'CXXFLAGS=-O2 -march=i386 -mcpu=i686 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -fno-rtti -fno-exceptions'


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