[EMAIL PROTECTED] wrote:

>Description:

  After installation and setting basic authentication data I tried to
  connect to MySQL from other machine with the mysql client.
  I could not connect, I just got an error message
  "ERROR 2013: Lost connection to MySQL server during query"

  It does not matter which user, databse name or password I use,
  I got this message "everytime".

  When I use telnet application to connect to 3306 on MySQL machine,
  the connection is terminated in a few seconds without any reply.

  The MySQL server shows this message in it's log:

  -- cut --
  /usr/local/bin/mysqld_safe: line 312: 10914 Segmentation fault
     $NOHUP_NICENESS $ledir/$MYSQLD $defaults --basedir=$MY_BASEDIR_VERSION
     --datadir=$DATADIR $USER_OPTION --pid-file=$pid_file
     --skip-locking >>$err_log 2>&1

  Number of processes running now: 1
  mysqld process hanging, pid 10924 - killed
  021120 08:40:53  mysqld restarted
  -- cut --

  And really is being restared.

  Connections through socket /tmp/mysql.sock works fine.


>Severity:	critical
>Priority:	high
>Category:	mysql
>Class:		sw-bug
>Release:	mysql-4.0.5-beta (Source distribution)


>Environment:

OS: SuSE Linux 8.1 standard distributin without any changes
CPU: Intel(R) XEON(TM) CPU 2.40GHz
RAM: 1G
System: Linux freza 2.4.19 #4 Tue Nov 19 08:13:06 CET 2002 i686 unknown
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/i486-suse-linux/3.2/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i486-suse-linux
Thread model: posix
gcc version 3.2
Compilation info: CC='gcc'  CFLAGS=''  CXX='g++'  CXXFLAGS=''  LDFLAGS=''  ASFLAGS=''
LIBC:
-rwxr-xr-x    1 root     root      1312470 Sep 17 18:21 /lib/libc.so.6
-rw-r--r--    1 root     root     23159812 Sep 17 22:36 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Sep 17 22:36 /usr/lib/libc.so
Configure command: ./configure --localstatedir=/data/mysql --without-docs --without-bench --with-charset=czech
Hi,

this is a known bug in SuSE 8.1. They shipped a broken libc. Please upgrade the libc via Yast Online Update.
Things work well after applying the update.

cu
Stefan




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