Percona-Server-5.6.22-rel71.0-726.Linux.x86_64 安装有问题,求助下。同样环境其他服务器没有问题。

19 views
Skip to first unread message

Jack guo

unread,
Oct 27, 2015, 7:48:29 AM10/27/15
to Percona Discussion
[root@sb_dbtest2 mysql]# cat /etc/my.cnf
[mysql]
port = 3306
socket          = /tmp/mysql.sock
default-character-set=utf8

[mysqld]
port        = 3306
datadir=/mysql/data
character_set_server=utf8
socket        = /tmp/mysql.sock
pid-file   = /mysql/data/sb_dbtest2.pid
explicit_defaults_for_timestamp=true

[root@sb_dbtest2 mysql]# ./scripts/mysql_install_db   --basedir=/mysql --datadir=/mysql/data   --user=mysql  
Installing MySQL system tables...2015-10-27 16:52:38 4783 [Note] InnoDB: Using atomics to ref count buffer pool pages
2015-10-27 16:52:38 4783 [Note] InnoDB: The InnoDB memory heap is disabled
2015-10-27 16:52:38 4783 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2015-10-27 16:52:38 4783 [Note] InnoDB: Memory barrier is not used
2015-10-27 16:52:38 4783 [Note] InnoDB: Compressed tables use zlib 1.2.3
2015-10-27 16:52:38 4783 [Note] InnoDB: Using Linux native AIO
2015-10-27 16:52:38 4783 [Note] InnoDB: Using CPU crc32 instructions
2015-10-27 16:52:38 4783 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2015-10-27 16:52:38 4783 [Note] InnoDB: Completed initialization of buffer pool
2015-10-27 16:52:38 4783 [Note] InnoDB: Highest supported file format is Barracuda.
2015-10-27 16:52:38 4783 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49463
2015-10-27 16:52:38 4783 [Note] InnoDB: Database was not shutdown normally!
2015-10-27 16:52:38 4783 [Note] InnoDB: Starting crash recovery.
2015-10-27 16:52:38 4783 [Note] InnoDB: Reading tablespace information from the .ibd files...
2015-10-27 16:52:38 4783 [Note] InnoDB: Restoring possible half-written data pages 
2015-10-27 16:52:38 4783 [Note] InnoDB: from the doublewrite buffer...
InnoDB: Doing recovery: scanned up to log sequence number 1600607
2015-10-27 16:52:38 4783 [Note] InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percent: 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 
InnoDB: Apply batch completed
2015-10-27 16:52:38 4783 [Note] InnoDB: 128 rollback segment(s) are active.
2015-10-27 16:52:38 4783 [Note] InnoDB: Waiting for purge to start
2015-10-27 16:52:39 4783 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.22-rel71.0 started; log sequence number 1600607
08:52:39 UTC - mysqld got signal 11 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed, 
something is definitely wrong and this may fail.
Please help us make Percona Server better by reporting any

key_buffer_size=8388608
read_buffer_size=131072
max_used_connections=0
max_threads=153
thread_count=0
connection_count=0
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 69184 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = 0 thread_stack 0x40000
/mysql/bin/mysqld(my_print_stacktrace+0x2c)[0x8f092c]
/mysql/bin/mysqld(handle_fatal_signal+0x461)[0x67a6d1]
/lib64/libpthread.so.0(+0xf790)[0x7fa0738f9790]
/lib64/libc.so.6(+0x1283f6)[0x7fa0720d23f6]
/usr/lib64/libcrypto.so.6(+0x7fdba)[0x7fa072d61dba]
/usr/lib64/libcrypto.so.6(lh_insert+0xa6)[0x7fa072d62106]
/usr/lib64/libcrypto.so.6(OBJ_NAME_add+0x6b)[0x7fa072d3e8eb]
/usr/lib64/libssl.so.6(SSL_library_init+0x1d1)[0x7fa07308e441]
/mysql/bin/mysqld(ssl_start+0x3c)[0xba45cc]
/mysql/bin/mysqld(_Z11mysqld_mainiPPc+0x110f)[0x5b712f]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x7fa071fc8d5d]
/mysql/bin/mysqld[0x5a9bbd]
You may download the Percona Server operations manual by visiting
in the manual which will help you identify the cause of the crash.

roel.va...@percona.com

unread,
Oct 28, 2015, 9:01:32 AM10/28/15
to Percona Discussion
Jack,

Please see info at 

To get core dumps setup etc.

Please give us a full backtrace.
Reply all
Reply to author
Forward
0 new messages