>>>>> "Edward" == Edward Saab <saab@stripped> writes:
>> Description:
Edward> *************** Error *************************************
Edward> spmrtp@brtphffd> scripts/mysql_install_db
Edward> Creating db table
Edward> Creating host table
Edward> Creating user table
Edward> Creating func table
Edward> Creating tables_priv table
Edward> Creating columns_priv table
Edward> scripts/mysql_install_db[244]: 4395 Memory fault(coredump)
Edward> Installation of grant tables failed!
Edward> *************** Location of error in the script ******************
Edward> if $execdir/mysqld --bootstrap --skip-grant-tables \
Edward> --basedir=. --datadir=$ldata "$@" << END_OF_DATA
Edward> **************** datasize **********************************
Edward> spmrtp@brtphffd> limit -h datasize
Edward> datasize 2015464 kbytes
Edward> **************** OS *************************************
Edward> spmrtp@brtphffd> uname -a
Edward> HP-UX brtphffd B.10.20 A 9000/712 2012991762 two-user license
>> How-To-Repeat:
Edward> please note the comments above
>> Fix:
Edward> the installation worked on the solaris2.6 sun workstation
>> Submitter-Id: <submitter ID>
>> Originator:
>> Organization:
Edward> SPM-Tools Support
Edward> (esn) 351-4776
>>
>> MySQL support: [none | licence | email support | extended email support ]
>> Synopsis: HP-UX 10.20 installation fails with "memory fault"
>> Severity: critical
>> Priority: high
>> Category: mysql
>> Class: support
>> Release: mysql-3.23.4-alpha (TCX binary)
>> Environment:
Edward> System: HP-UX brtphffd B.10.20 A 9000/712 2012991762 two-user license
Edward> Some paths: /usr/bin/perl /usr/bin/make /opt/corp/contrib/bin/gcc /usr/bin/cc
Edward> GCC: Reading specs from
> /opt/corp/contrib/gcc-2.8.1/sw/s700-hpux10.20/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.8.1/specs
Hi!
The problem is that gcc 2.8.1 is not that reliable on HPUX.
Please use the MySQL binary distribution or recompile with gcc 2.95!
Regards,
Monty