>Description:
        ./scripts/mysql_install_db fails on a new installation with:

        Creating db table
        Creating host table
        Creating user table
        Creating func table
        Creating tables_priv table
        Creating columns_priv table
        longjmp botch.
        Illegal instruction (core dumped) 
        Installation of grant tables failed!

Back trace from .core file:

     (gdb) bt
     #0  0x827ae50 in ?? ()
     #1  0x827dea8 in ?? ()
     #2  0x5a100 in THD::THD ()
     #3  0x5a9ac in select_export::~select_export ()

>How-To-Repeat:
        run ./scripts/mysql_install_db
>Fix:
        None known. Have tried recompiling with optimization turned
        off, but with the same results.

>Submitter-Id:  <submitter ID>
>Originator:    Scott Ballantyne
>Organization:
ScotSoft Research
>MySQL support: none
>Synopsis:      core dump on new installation
>Severity:      serious
>Priority:      high
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-3.22.32 (Source distribution)

>Environment:
        
System: OpenBSD redhotmomma 2.9 GENERIC#34 sparc


Some paths:  /usr/bin/perl /usr/bin/make /usr/local/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/sparc-unknown-openbsd2.9/2.95.3/specs
gcc version 2.95.3 20010125 (prerelease)
Compilation info: CC='gcc'  CFLAGS=''  CXX='gcc'  CXXFLAGS=''  LDFLAGS=''
Configure command: ./configure  --with-unix-socket-path=/var/tmp/mysql.sock 
--with-low-memory --with-mit-threads=yes


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