2015-01-24T03:31:36.665760Z 0 [Note] Plugin 'FEDERATED' is disabled. 2015-01-24T03:31:36.666377Z 0 [Note] InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!! 2015-01-24T03:31:36.666386Z 0 [Note] InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!! 2015-01-24T03:31:36.666391Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2015-01-24T03:31:36.666394Z 0 [Note] InnoDB: Uses event mutexes 2015-01-24T03:31:36.666400Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier 2015-01-24T03:31:36.666404Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3 2015-01-24T03:31:36.666408Z 0 [Note] InnoDB: Using Linux native AIO 2015-01-24T03:31:36.666718Z 0 [Note] InnoDB: Number of pools: 1 2015-01-24T03:31:36.666816Z 0 [Note] InnoDB: Using CPU crc32 instructions 2015-01-24T03:31:36.667408Z 0 [Note] InnoDB: Initializing buffer pool, total size = 2.0G, instances = 8, chunk size = 128.0M 2015-01-24T03:31:37.468706Z 0 [Note] InnoDB: Completed initialization of buffer pool 2015-01-24T03:31:37.487120Z 0 [Note] InnoDB: Highest supported file format is Barracuda. 2015-01-24T03:31:37.644207Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2015-01-24T03:31:37.644331Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2015-01-24T03:31:37.691826Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2015-01-24T03:31:37.701970Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active. 2015-01-24T03:31:37.701988Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active. 2015-01-24T03:31:37.728765Z 0 [Note] InnoDB: Waiting for purge to start 2015-01-24T03:31:37.779170Z 0 [Note] InnoDB: 5.7.5 started; log sequence number 1296598 2015-01-24T03:31:37.780017Z 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 80f3f6a8-a379-11e4-b22e-902b34625689. 2015-01-24T03:31:37.787327Z 0 [Warning] Failed to setup SSL 2015-01-24T03:31:37.787346Z 0 [Warning] SSL error: SSL context is not usable without certificate and private key 2015-01-24T03:31:37.787373Z 0 [Note] Server hostname (bind-address): '*'; port: 12723 2015-01-24T03:31:37.787415Z 0 [Note] IPv6 is available. 2015-01-24T03:31:37.787425Z 0 [Note] - '::' resolves to '::'; 2015-01-24T03:31:37.787438Z 0 [Note] Server socket created on IP: '::'. 2015-01-24T03:31:37.855671Z 0 [Note] Event Scheduler: Loaded 0 events 2015-01-24T03:31:37.855723Z 0 [Note] /sda/PS-mysql-5.7.5-m15-linux-x86_64-debug/bin/mysqld: ready for connections. Version: '5.7.5-m15-debug' socket: '/sda/PS-mysql-5.7.5-m15-linux-x86_64-debug/socket.sock' port: 12723 MySQL Community Server (GPL) 2015-01-24T03:31:53.789823Z 0 [Note] InnoDB: Resizing buffer pool from 2147483648 to 3221225472. (unit=134217728) 2015-01-24T03:31:53.794583Z 0 [Note] InnoDB: disabled adaptive hash index. 2015-01-24 14:31:53 0x7f9d873f7700 InnoDB: Assertion failure in thread 140314555676416 in file sync0debug.cc line 299 InnoDB: Failing assertion: latches->empty() || latch->m_level == SYNC_LEVEL_VARYING || latch->m_level == SYNC_NO_ORDER_CHECK || latches->back()->m_level == SYNC_NO_ORDER_CHECK || latches->back()->m_level == SYNC_LEVEL_VARYING || latches->back()->m_level >= latch->m_level 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.7/en/forcing-innodb-recovery.html InnoDB: about forcing recovery. 03:31:53 UTC - 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. 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. key_buffer_size=8388608 read_buffer_size=131072 max_used_connections=1 max_threads=151 thread_count=1 connection_count=1 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 68117 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 /sda/PS-mysql-5.7.5-m15-linux-x86_64-debug/bin/mysqld(my_print_stacktrace+0x35)[0xe15cd6] /sda/PS-mysql-5.7.5-m15-linux-x86_64-debug/bin/mysqld(handle_fatal_signal+0x3f6)[0x821e4d] /lib64/libpthread.so.0(+0xf130)[0x7f9e54f88130] /lib64/libc.so.6(gsignal+0x39)[0x7f9e53b895c9] /lib64/libc.so.6(abort+0x148)[0x7f9e53b8acd8] /sda/PS-mysql-5.7.5-m15-linux-x86_64-debug/bin/mysqld[0x10d4ccf] /sda/PS-mysql-5.7.5-m15-linux-x86_64-debug/bin/mysqld(_ZN9SyncDebug4lockEPK7latch_t+0x103)[0x1092133] /sda/PS-mysql-5.7.5-m15-linux-x86_64-debug/bin/mysqld(_Z15sync_check_lockPK7latch_t+0x1f)[0x1091cc8] /sda/PS-mysql-5.7.5-m15-linux-x86_64-debug/bin/mysqld(_ZN11DebugPolicyI14TTASEventMutexIS_EE5enterERKS1_PKcm+0x113)[0xf50649] /sda/PS-mysql-5.7.5-m15-linux-x86_64-debug/bin/mysqld(_ZN11PolicyMutexI14TTASEventMutexI11DebugPolicyEE5enterEmmPKcm+0x87)[0xf26495] /sda/PS-mysql-5.7.5-m15-linux-x86_64-debug/bin/mysqld(_Z15buf_pool_resizev+0xa46)[0x1130750] /sda/PS-mysql-5.7.5-m15-linux-x86_64-debug/bin/mysqld(buf_resize_thread+0x86)[0x1131940] /lib64/libpthread.so.0(+0x7df3)[0x7f9e54f80df3] /lib64/libc.so.6(clone+0x6d)[0x7f9e53c4a1ad] 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. Writing a core file