I'm still getting the same error:

/usr/local/mysql/bin/safe_mysqld: line 273: 4963 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 4966 - killed
021017 16:19:47 mysqld restarted


Local socket connections work great. Here's some info from mysqlbug:

>Release: mysql-3.23.53 (Source distribution)

>Environment:
<machine, os, target, libraries (multiple lines)>
System: Linux coredump.prtel.com 2.4.18-10 #1 Wed Aug 7 11:39:21 EDT 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/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-112)
Compilation info: CC='gcc' CFLAGS='-O3 -march=pentiumpro' CXX='g++' CXXFLAGS='-O3 -march=pentiumpro -felide-constructors -fno-exceptions -fno-rtti' LDFLAGS=''
LIBC:
lrwxrwxrwx 1 root root 13 Oct 7 11:13 /lib/libc.so.6 -> libc-2.2.5.so
-rwxr-xr-x 1 root root 1260480 Sep 9 09:16 /lib/libc-2.2.5.so
-rw-r--r-- 1 root root 2312410 Sep 9 09:02 /usr/lib/libc.a
-rw-r--r-- 1 root root 178 Sep 9 08:56 /usr/lib/libc.so
Configure command: ./configure --with-gnu-ld --without-debug --enable-assembler --with-innodb --prefix=/usr/local/mysql CC=gcc 'CFLAGS=-O3 -march=pentiumpro' 'CXXFLAGS=-O3 -march=pentiumpro -felide-constructors -fno-exceptions -fno-rtti' CXX=g++


I have tried compiling with both gcc-2.96-112 and gcc-3.2, and with and without InnoDB and assembler. I get the same result. I haven't touched my glibc. I would try a binary release, but I'd rather figure out what's actually wrong.

Any ideas? Thanks!


--Aaron




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