>Description: I have just built 4.1.2 from source (in order to include OpenSSL), and find that the regression testing fails on the first test. The master.err contains the following:
CURRENT_TEST: alias /usr/local/src/db/mysql-4.1.2-alpha/sql/mysqld: ready for connections. Version: '4.1.2-alpha-debug-log' socket: '/usr/local/src/db/mysql-4.1.2-alpha/mysql-test/var/tmp/master.sock' port: 9306 040607 18:25:01 Aborted connection 1 to db: 'test' user: 'root' host: `localhost' (Got an error reading communication packets) 040607 18:25:01 /usr/local/src/db/mysql-4.1.2-alpha/sql/mysqld: Normal shutdown 040607 18:25:01 /usr/local/src/db/mysql-4.1.2-alpha/sql/mysqld: Shutdown Complete User time 0.00, System time 0.01 Maximum resident set size 0, Integral resident set size 0 Non-physical pagefaults 116, Physical pagefaults 604, Swaps 0 Blocks in 0 out 0, Messages in 0 out 0, Signals 0 Voluntary context switches 0, Involuntary context switches 0 >How-To-Repeat: make test >Fix: Unknown at this point. >Submitter-Id: <submitter ID> >Originator: Charles Bailey >Organization: Children's Hospital of Philadelphia/University of Pennsylvania >MySQL support: none >Synopsis: communication error in regression testing >Severity: critical >Priority: medium >Category: mysql >Class: sw-bug >Release: mysql-4.1.2-alpha (Source distribution) >Server: /usr/local/src/db/mysql-4.1.2-alpha/client/.libs/lt-mysqladmin Ver 8.40 >Distrib 4.1.2-alpha, for intel-linux on i686 Server version 4.1.2-alpha-debug-log >C compiler: gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5) >C++ compiler: gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5) >Environment: System: Linux localhost 2.4.20-30.9smp #1 SMP Wed Feb 4 20:27:46 EST 2004 i686 athlon i386 GNU/Linux Architecture: i686 Some paths: /usr/local/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.2/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5) Compilation info: CC='gcc' CFLAGS='-O3' CXX='gcc' CXXFLAGS='-O3 -felide-constructors -fno-exceptions -fno-rtti' LDFLAGS='' ASFLAGS='' LIBC: lrwxrwxrwx 1 root root 13 Dec 3 2003 /lib/libc.so.6 -> libc-2.3.2.so -rwxr-xr-x 1 root root 1561228 Nov 12 2003 /lib/libc-2.3.2.so -rw-r--r-- 1 root root 2332200 Nov 12 2003 /usr/lib/libc.a -rw-r--r-- 1 root root 204 Nov 12 2003 /usr/lib/libc.so lrwxrwxrwx 1 root root 10 Apr 26 2003 /usr/lib/libc-client.a -> c-client.a Configure command: ./configure '--with-mysqld-user=mysql' '--without-innodb' '--enable-assembler' '--enable-local-infile' '--without-bench' '--without-berkeley-db' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--with-libwrap' '--with-vio' '--with-openssl' '--with-openssl-includes=/usr/include' '--with-openssl-libs=/usr/lib' '--with-debug' '--enable-thread-safe-client' 'CFLAGS=-O3' 'CXXFLAGS=-O3 -felide-constructors -fno-exceptions -fno-rtti' 'CXX=gcc' -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]