Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.6, 10.7(EOL), 10.8(EOL), 10.9(EOL), 10.10(EOL), 10.11, 11.0(EOL), 11.1(EOL), 11.2(EOL)
-
None
Description
Installing MariaDB/MySQL system tables in '/Users/shulga/projects/mariadb/server-10.9/build.dir/data.dir' ...
|
scripts/mariadb-install-db: line 556: 45065 Segmentation fault: 11 (core dumped) "$mysqld_bootstrap" $defaults $defaults_group_suffix "$mysqld_opt" --bootstrap $silent_startup "--basedir=$basedir" "--datadir=$ldata" --log-warnings=0 --enforce-storage-engine="" "--plugin-dir=${plugindir}" $args --max_allowed_packet=8M --net_buffer_length=16K
|
|
Installation of system tables failed! Examine the logs in
|
/Users/shulga/projects/mariadb/server-10.9/build.dir/data.dir for more information.
|
|
The problem could be conflicting information in an external
|
my.cnf files. You can ignore these by doing:
|
|
shell> scripts/mariadb-install-db --defaults-file=~/.my.cnf
|
|
You can also try to start the mariadbd daemon with:
|
|
shell> /Users/shulga/projects/mariadb/server-10.9/build.dir/sql/mysqld --skip-grant-tables --general-log &
|
|
and use the command line tool /Users/shulga/projects/mariadb/server-10.9/build.dir/client/mariadb
|
to connect to the mysql database and look at the grant tables:
|
|
shell> /Users/shulga/projects/mariadb/server-10.9/build.dir/client/mariadb -u root mysql
|
MariaDB> show tables;
|
|
Try '/Users/shulga/projects/mariadb/server-10.9/build.dir/sql/mysqld --help' if you have problems with paths. Using
|
--general-log gives you a log in /Users/shulga/projects/mariadb/server-10.9/build.dir/data.dir that may be helpful.
|
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
Installing MariaDB/MySQL system tables in '/Users/shulga/projects/mariadb/server-10.9/build.dir/data.dir' ...
scripts/mariadb-install-db: line 556: 45065 Segmentation fault: 11 (core dumped) "$mysqld_bootstrap" $defaults $defaults_group_suffix "$mysqld_opt" --bootstrap $silent_startup "--basedir=$basedir" "--datadir=$ldata" --log-warnings=0 --enforce-storage-engine="" "--plugin-dir=${plugindir}" $args --max_allowed_packet=8M --net_buffer_length=16K Installation of system tables failed! Examine the logs in /Users/shulga/projects/mariadb/server-10.9/build.dir/data.dir for more information. The problem could be conflicting information in an external my.cnf files. You can ignore these by doing: shell> scripts/mariadb-install-db --defaults-file=~/.my.cnf You can also try to start the mariadbd daemon with: shell> /Users/shulga/projects/mariadb/server-10.9/build.dir/sql/mysqld --skip-grant-tables --general-log & and use the command line tool /Users/shulga/projects/mariadb/server-10.9/build.dir/client/mariadb to connect to the mysql database and look at the grant tables: shell> /Users/shulga/projects/mariadb/server-10.9/build.dir/client/mariadb -u root mysql MariaDB> show tables; Try '/Users/shulga/projects/mariadb/server-10.9/build.dir/sql/mysqld --help' if you have problems with paths. Using --general-log gives you a log in /Users/shulga/projects/mariadb/server-10.9/build.dir/data.dir that may be helpful. |
Description |
Installing MariaDB/MySQL system tables in '/Users/shulga/projects/mariadb/server-10.9/build.dir/data.dir' ...
scripts/mariadb-install-db: line 556: 45065 Segmentation fault: 11 (core dumped) "$mysqld_bootstrap" $defaults $defaults_group_suffix "$mysqld_opt" --bootstrap $silent_startup "--basedir=$basedir" "--datadir=$ldata" --log-warnings=0 --enforce-storage-engine="" "--plugin-dir=${plugindir}" $args --max_allowed_packet=8M --net_buffer_length=16K Installation of system tables failed! Examine the logs in /Users/shulga/projects/mariadb/server-10.9/build.dir/data.dir for more information. The problem could be conflicting information in an external my.cnf files. You can ignore these by doing: shell> scripts/mariadb-install-db --defaults-file=~/.my.cnf You can also try to start the mariadbd daemon with: shell> /Users/shulga/projects/mariadb/server-10.9/build.dir/sql/mysqld --skip-grant-tables --general-log & and use the command line tool /Users/shulga/projects/mariadb/server-10.9/build.dir/client/mariadb to connect to the mysql database and look at the grant tables: shell> /Users/shulga/projects/mariadb/server-10.9/build.dir/client/mariadb -u root mysql MariaDB> show tables; Try '/Users/shulga/projects/mariadb/server-10.9/build.dir/sql/mysqld --help' if you have problems with paths. Using --general-log gives you a log in /Users/shulga/projects/mariadb/server-10.9/build.dir/data.dir that may be helpful. |
{noformat}
Installing MariaDB/MySQL system tables in '/Users/shulga/projects/mariadb/server-10.9/build.dir/data.dir' ... scripts/mariadb-install-db: line 556: 45065 Segmentation fault: 11 (core dumped) "$mysqld_bootstrap" $defaults $defaults_group_suffix "$mysqld_opt" --bootstrap $silent_startup "--basedir=$basedir" "--datadir=$ldata" --log-warnings=0 --enforce-storage-engine="" "--plugin-dir=${plugindir}" $args --max_allowed_packet=8M --net_buffer_length=16K Installation of system tables failed! Examine the logs in /Users/shulga/projects/mariadb/server-10.9/build.dir/data.dir for more information. The problem could be conflicting information in an external my.cnf files. You can ignore these by doing: shell> scripts/mariadb-install-db --defaults-file=~/.my.cnf You can also try to start the mariadbd daemon with: shell> /Users/shulga/projects/mariadb/server-10.9/build.dir/sql/mysqld --skip-grant-tables --general-log & and use the command line tool /Users/shulga/projects/mariadb/server-10.9/build.dir/client/mariadb to connect to the mysql database and look at the grant tables: shell> /Users/shulga/projects/mariadb/server-10.9/build.dir/client/mariadb -u root mysql MariaDB> show tables; Try '/Users/shulga/projects/mariadb/server-10.9/build.dir/sql/mysqld --help' if you have problems with paths. Using --general-log gives you a log in /Users/shulga/projects/mariadb/server-10.9/build.dir/data.dir that may be helpful. {noformat} |
Fix Version/s | 10.6 [ 24028 ] | |
Fix Version/s | 10.7 [ 24805 ] | |
Fix Version/s | 10.8 [ 26121 ] | |
Fix Version/s | 10.9 [ 26905 ] | |
Fix Version/s | 10.10 [ 27530 ] | |
Fix Version/s | 10.11 [ 27614 ] | |
Fix Version/s | 11.0 [ 28320 ] | |
Fix Version/s | 11.2 [ 28603 ] | |
Fix Version/s | 11.3 [ 28565 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Dmitry Shulga [ JIRAUSER47315 ] | Oleksandr Byelkin [ sanja ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Fix Version/s | 10.7 [ 24805 ] | |
Fix Version/s | 10.8 [ 26121 ] |
Assignee | Oleksandr Byelkin [ sanja ] | Dmitry Shulga [ JIRAUSER47315 ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.6.16 [ 29014 ] | |
Fix Version/s | 10.10.7 [ 29018 ] | |
Fix Version/s | 10.11.6 [ 29020 ] | |
Fix Version/s | 11.0.4 [ 29021 ] | |
Fix Version/s | 11.1.3 [ 29023 ] | |
Fix Version/s | 11.2.2 [ 29035 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Fix Version/s | 10.9 [ 26905 ] | |
Fix Version/s | 10.10 [ 27530 ] | |
Fix Version/s | 10.11 [ 27614 ] | |
Fix Version/s | 11.0 [ 28320 ] | |
Fix Version/s | 11.3 [ 28565 ] | |
Fix Version/s | 11.2 [ 28603 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Fix Version/s | 11.2.2 [ 29035 ] |
Patch for review is at the branch bb-10.6-
MDEV-31871