>Description:
The mysql_install_db script in mysql-max-4.1.3-beta-sgi-irix6.5-mips
crashes with a bus error:

        Installing all prepared tables
        scripts/mysql_install_db[218]: 1352683 Bus error
        Installation of system tables failed!

No files were present in ./data other than empty mysql and test
directories. No log file was found. Changing directory ownerships (as
per INSTALL-BINARY) and re-execution of mysql_install_db resulted in
the same error. This was true with and without setting
"CAP_SCHED_MGT+epi" (as recommended in the MySQL SGI notes).

Running "mysqld --skip-grant" and "mysqld --help" also produced bus
errors.

In contrast, running mysql_install_db from a fresh install of
mysql-standard-4.1.2-alpha-sgi-irix6.5-mips does NOT result in a
crash.

>How-To-Repeat:
Follow instructions from the INSTALL-BINARY file except that the
groupadd and useradd tasks are performed manually for SGI. A crash
will be produced from "scripts/mysql_install_db --user=mysql".

>Fix:
Unknown but it seems clear the main problem lies with the mysqld binary.

>Submitter-Id:       <submitter ID>
>Originator: Wesley Schaal
>Organization:  Uppsala University
>MySQL support: none
>Synopsis:   installation fails with max-4.1.3-beta-sgi but not 4.1.2-alpha
>Severity:   critical
>Priority:   high
>Category:   mysql
>Class:              sw-bug
>Release:    mysql-4.1.3-beta-max (Official MySQL-max binary)

>C compiler:
>C++ compiler:
>Environment:
System: IRIX mach006 6.5 04091958 IP32


Some paths: /usr/sbin/perl /sbin/make /usr/freeware/bin/gmake /usr/freeware/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/freeware/lib/gcc-lib/mips-sgi-irix6.2/2.95.2/specs
gcc version 2.95.2 19991024 (release)
Compilation info: CC='cc' CFLAGS='-DBIG_TABLES -O3 -mp -mips4 -OPT:Olimit=0 -TARG:platform=IP27 -Xcpluscomm -I/usr/local/include -I/usr/include -I/usr/freeware/include' CXX='CC' CXXFLAGS='-DBIG_TABLES -O3 -mips4' LDFLAGS='-mp -W,rpath=/usr/local/lib -L/usr/freeware/lib32 -L/usr/lib32 -L/usr/freeware/lib32' ASFLAGS=''
LIBC:
-r-xr-xr-t 1 root sys 2477772 Nov 28 2003 /lib/libc.so.1
lrwxrwxrwx 1 root sys 19 Nov 10 1999 /usr/lib/libc.so -> ../../lib/libc.so.1
lrwxrwxrwx 1 root sys 19 Nov 10 1999 /usr/lib/libc.so.1 -> ../../lib/libc.so.1
Configure command: ./configure '--prefix=/usr/local/mysql' '--localstatedir=/usr/local/mysql/data' '--libexecdir=/usr/local/mysql/bin' '--with-comment=Official MySQL-max binary' '--with-extra-charsets=complex' '--with-server-suffix=-max' '--enable-thread-safe-client' '--enable-local-infile' '--disable-shared' '--with-libedit' '--with-embedded-server' '--with-innodb' 'CC=cc' 'CFLAGS=-DBIG_TABLES -O3 -mp -mips4 -OPT:Olimit=0 -TARG:platform=IP27 -Xcpluscomm -I/usr/local/include -I/usr/include -I/usr/freeware/include' 'CXXFLAGS=-DBIG_TABLES -O3 -mips4' 'CXX=CC' 'LDFLAGS=-mp -W,rpath=/usr/local/lib -L/usr/freeware/lib32 -L/usr/lib32 -L/usr/freeware/lib32'


--
#  Wesley Schaal, PhD
#  Dept of Medicinal Chemistry (Org Pharm)
#  BMC B5:530b, Box 574, Uppsala University
#  SE-751 23 Uppsala, Sweden
#  Tel: +46-18-471-5013  Fax: +46-18-471-5010
#  E-mail: [EMAIL PROTECTED]


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to