2017-02-23 12:16:39 139675033013184 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-02-23 12:16:39 139675033013184 [Note] InnoDB: The InnoDB memory heap is disabled
2017-02-23 12:16:39 139675033013184 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-02-23 12:16:39 139675033013184 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-02-23 12:16:39 139675033013184 [Note] InnoDB: Compressed tables use zlib 1.2.8
2017-02-23 12:16:39 139675033013184 [Note] InnoDB: Using Linux native AIO
2017-02-23 12:16:39 139675033013184 [Note] InnoDB: Using SSE crc32 instructions
2017-02-23 12:16:39 139675033013184 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2017-02-23 12:16:39 139675033013184 [Note] InnoDB: Completed initialization of buffer pool
2017-02-23 12:16:39 139675033013184 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
2017-02-23 12:16:39 139675033013184 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
2017-02-23 12:16:39 139675033013184 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
2017-02-23 12:16:39 139675033013184 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
2017-02-23 12:16:40 139675033013184 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
2017-02-23 12:16:40 139675033013184 [Warning] InnoDB: New log files created, LSN=45883
2017-02-23 12:16:40 139675033013184 [Note] InnoDB: Doublewrite buffer not found: creating new
2017-02-23 12:16:40 139675033013184 [Note] InnoDB: Doublewrite buffer created
2017-02-23 12:16:40 139675033013184 [ERROR] InnoDB:  Page 2 in space N/A (0) maybe corrupted. Post encryption checksum 3735928559 stored [3735928559:3735928559] key_version 1
2017-02-23 12:16:40 139675033013184 [ERROR] InnoDB:  Page 2 in space ./ibdata1 (0) maybe corrupted. Post encryption checksum 3735928559 stored [3735928559:3735928559] key_version 1
2017-02-23 12:16:40 7f08a0ba0bc0  InnoDB: Assertion failure in thread 139675033013184 in file fsp0fsp.cc line 1765
InnoDB: Failing assertion: n != ULINT_UNDEFINED
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
InnoDB: If you get repeated assertion failures or crashes, even
InnoDB: immediately after the mysqld startup, there may be
InnoDB: corruption in the InnoDB tablespace. Please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
InnoDB: about forcing recovery.
170223 12:16:40 [ERROR] mysqld got signal 6 ;
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.

To report this bug, see https://mariadb.com/kb/en/reporting-bugs

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.

Server version: 10.1.22-MariaDB
key_buffer_size=134217728
read_buffer_size=131072
max_used_connections=0
max_threads=153
thread_count=0
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 467121 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 = 0x0 thread_stack 0x48400
/home/a/farm/m6-10.1/build/sql/mysqld(my_print_stacktrace+0x29)[0x562931207d49]
/home/a/farm/m6-10.1/build/sql/mysqld(handle_fatal_signal+0x3ad)[0x562930ded7cd]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x11630)[0x7f089f658630]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x9f)[0x7f089ec247ef]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x16a)[0x7f089ec263ea]
/home/a/farm/m6-10.1/build/sql/mysqld(+0x91cf93)[0x5629311a8f93]
/home/a/farm/m6-10.1/build/sql/mysqld(+0x871b7e)[0x5629310fdb7e]
mysys/stacktrace.c:268(my_print_stacktrace)[0x5629310fdf86]
sql/signal_handler.cc:168(handle_fatal_signal)[0x5629311003d4]
srv/srv0start.cc:2837(innobase_start_or_create_for_mysql())[0x5629310e810a]
handler/ha_innodb.cc:4439(innobase_init(void*))[0x56293102633d]
sql/handler.cc:513(ha_initialize_handlerton(st_plugin_int*))[0x562930defc75]
sql/sql_plugin.cc:1408(plugin_initialize(st_mem_root*, st_plugin_int*, int*, char**, bool))[0x562930c943ab]
sql/sql_plugin.cc:1678(plugin_init(int*, char**, int))[0x562930c952c2]
sql/mysqld.cc:5148(init_server_components())[0x562930bffbad]
sql/mysqld.cc:5739(mysqld_main(int, char**))[0x562930c04aa2]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7f089ec0f3f1]
/home/a/farm/m6-10.1/build/sql/mysqld(_start+0x2a)[0x562930bf8e0a]
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
