[2011-04-09 15:25] Running 'pacman -U --logfile=mysql_install.log mysql-5.5.11-1-x86_64.pkg.tar.xz' [2011-04-09 15:25] arg is: [2011-04-09 15:25] arg is:--basedir=/usr [2011-04-09 15:25] arg is:--server-id=1 [2011-04-09 15:25] we made it here because basedir exists. basedir is:/usr [2011-04-09 15:25] binder is:/usr/bin [2011-04-09 15:25] extra_binder is:/usr/bin [2011-04-09 15:25] pkgdatadir is:/usr/share/mysql [2011-04-09 15:25] scriptdir is:/usr/scripts [2011-04-09 15:25] fill_help_tables is:/usr/share/mysql/fill_help_tables.sql [2011-04-09 15:25] create_system_tables is:/usr/share/mysql/mysql_system_tables.sql [2011-04-09 15:25] fill_system_tables is:/usr/share/mysql/mysql_system_tables_data.sql [2011-04-09 15:25] args after user is: --user=mysql [2011-04-09 15:25] Now testing for cross_bootstrap... [2011-04-09 15:25] filter_cmd_line is:cat [2011-04-09 15:25] mysqld_bootstrap is:/usr/bin/mysqld [2011-04-09 15:25] mysqld_install_cmd_line is:/usr/bin/mysqld --lc-messages-dir=/usr/share/mysql/english/.. --bootstrap --basedir=/usr --datadir=/var/lib/mysql --log-warnings=0 --loose-skip-innodb --loose-skip-ndbcluster --user=mysql --max_allowed_packet=8M --default-storage-engine=myisam --net_buffer_length=16K [2011-04-09 15:25] Installing MySQL system tables... [2011-04-09 15:26] 110409 15:26:01 - mysqld got signal 11 ; [2011-04-09 15:26] This could be because you hit a bug. It is also possible that this binary [2011-04-09 15:26] or one of the libraries it was linked against is corrupt, improperly built, [2011-04-09 15:26] or misconfigured. This error can also be caused by malfunctioning hardware. [2011-04-09 15:26] We will try our best to scrape up some info that will hopefully help diagnose [2011-04-09 15:26] the problem, but since we have already crashed, something is definitely wrong [2011-04-09 15:26] and this may fail. [2011-04-09 15:26] [2011-04-09 15:26] key_buffer_size=16777216 [2011-04-09 15:26] read_buffer_size=262144 [2011-04-09 15:26] max_used_connections=0 [2011-04-09 15:26] max_threads=151 [2011-04-09 15:26] thread_count=1 [2011-04-09 15:26] connection_count=0 [2011-04-09 15:26] It is possible that mysqld could use up to [2011-04-09 15:26] key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 134067 K [2011-04-09 15:26] bytes of memory [2011-04-09 15:26] Hope that's ok; if not, decrease some variables in the equation. [2011-04-09 15:26] [2011-04-09 15:26] Thread pointer: 0x12affe0 [2011-04-09 15:26] Attempting backtrace. You can use the following information to find out [2011-04-09 15:26] where mysqld died. If you see no messages after this, something went [2011-04-09 15:26] terribly wrong... [2011-04-09 15:26] usr/bin/mysql_install_db: line 462: 4857 Done { echo "use mysql;"; cat $create_system_tables $fill_system_tables; } [2011-04-09 15:26] 4858 | eval "$filter_cmd_line" [2011-04-09 15:26] 4859 Segmentation fault | $mysqld_install_cmd_line > /dev/null [2011-04-09 15:26] [2011-04-09 15:26] Installation of system tables failed! Examine the logs in [2011-04-09 15:26] /var/lib/mysql for more information. [2011-04-09 15:26] [2011-04-09 15:26] You can try to start the mysqld daemon with: [2011-04-09 15:26] [2011-04-09 15:26] shell> /usr/bin/mysqld --skip-grant & [2011-04-09 15:26] [2011-04-09 15:26] and use the command line tool /usr/bin/mysql [2011-04-09 15:26] to connect to the mysql database and look at the grant tables: [2011-04-09 15:26] [2011-04-09 15:26] shell> /usr/bin/mysql -u root mysql [2011-04-09 15:26] mysql> show tables [2011-04-09 15:26] [2011-04-09 15:26] Try 'mysqld --help' if you have problems with paths. Using --log [2011-04-09 15:26] gives you a log in /var/lib/mysql that may be helpful. [2011-04-09 15:26] [2011-04-09 15:26] Please consult the MySQL manual section [2011-04-09 15:26] 'Problems running mysql_install_db', and the manual section that [2011-04-09 15:26] describes problems on your OS. Another information source are the [2011-04-09 15:26] MySQL email archives available at http://lists.mysql.com/. [2011-04-09 15:26] [2011-04-09 15:26] Please check all of the above before mailing us! And remember, if [2011-04-09 15:26] you do mail us, you MUST use the /usr/scripts/mysqlbug script! [2011-04-09 15:26] [2011-04-09 15:26] installed mysql (5.5.11-1)