>From: [EMAIL PROTECTED]
>Description: Fresh install of Red Hat 7.1 - no patches or updates of
any kind. Unable to install MySQL 3.23.49. Following the
installation instructions provided. The following steps
were completed successfully:
> groupadd mysql
> useradd -g mysql mysql
> cd /usr/local
> gunzip < /path/to/mysql-VERSION-OS.tar.gz | tar xvf -
> ln -s mysql-VERSION-OS mysql
> cd mysql
> scripts/mysql_install_db
The following output is then received:
<begin snip from mysql_install_db output>
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
mysqld got signal 4;
...We will try out best to scrape up some info...
key_buffer_size=8388600
record_buffer=131072
sort_buffer=2097144
max_used_connections=0
max_connections=100
threads_connected=0
...
Bogus stack limit or frame pointer, fp=0xbfffefe8,
stack_bottom=0x68 thread_stack=65536, aborting
backtrace.
...
thd->query at 0x63657a63 is invalid pointer
thd->thread_id=136751672
<end snip from mysql_install_db output>
>MySQL support: none
>Synopsis: mysqld fails to execute - "got signal 4;"
>Severity: critical
>Priority: low
>Category: mysql
>Class: support
>Release: mysql-3.23.49 (Official MySQL RPM)
>Environment
System: Linux scorch 2.4.2-2 #1 Sun Apr 8 19:37:14 EDT 2001 i586 unknown
Architecture: i586
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.1 2.96-81)
Compilation info: CC='gcc' CFLAGS='-06 -fno-omit-frame-pointer
-mpentium' CXX='gcc' CSSFLAGS='-06 -fno-omit-frame-pointer
-felide-constructors -fno-exceptions -fno-rtti -mpentium LDFLAGS=''
LIBC:
lrwxrwxrwx 1 root root 13 Feb 23 14:03 /lib/libc.so.6 ->
libc-2.2.2.so
-rwxr-xr-x 1 root root 5578134 Apr 6 2001 /lib/libc-2.2.2.so
-rw-r--r-- 1 root root 26350254 Apr 6 2001 /usr/lib/libc.a
-rw-r--r-- 1 root root 178 Apr 6 2001 /usr/lib/libc.so
Configuration command: ./configure --disable-shared
--with-mysqld-ldflags=all-static
--with-client-ldflags=all-static
--with-other-libc=/usr/local/mysql-glibc
--without-berkeley-db
--without-innodb
--enable-assember
--enable-local-infile
--with-mysqld-user=mysql
--with-unix-socket-path=/var/lib/mysql/mysql.sock
--prefix=/
--with-extra-charsets=complex
--exec-prefix=/usr
--libexecdir=/etc
--sysconfdir=/etc
--datadir=/usr/share
--localstatedir=/bar/lib/mysql
--infodir=/usr/info
--includedir=/usr/include
--mandir=/usr/man
--with-comment=Official MySQL RPM
--CC=gcc
'CFLAGS=-06 -fno-omit-frame-pointer -mpentium CXXFLAGS=-06
-fno-omit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti
-mpentium' CXX=gcc
---------------------------------------------------------------------
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