Skip to content

Instantly share code, notes, and snippets.

@ambs
Created February 11, 2020 19:19
Show Gist options
  • Save ambs/161edd16b195691b8254983c9fdd2782 to your computer and use it in GitHub Desktop.
Save ambs/161edd16b195691b8254983c9fdd2782 to your computer and use it in GitHub Desktop.
Attaching to stats_test_1
test_1 | 2020-02-11T19:19:11.054176Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
test_1 | 2020-02-11T19:19:11.054656Z 0 [Note] mysqld (mysqld 5.7.27) starting as process 1 ...
test_1 | 2020-02-11T19:19:11.060512Z 0 [Note] InnoDB: PUNCH HOLE support available
test_1 | 2020-02-11T19:19:11.060563Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
test_1 | 2020-02-11T19:19:11.060576Z 0 [Note] InnoDB: Uses event mutexes
test_1 | 2020-02-11T19:19:11.060593Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
test_1 | 2020-02-11T19:19:11.060604Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
test_1 | 2020-02-11T19:19:11.060615Z 0 [Note] InnoDB: Using Linux native AIO
test_1 | 2020-02-11T19:19:11.061212Z 0 [Note] InnoDB: Number of pools: 1
test_1 | 2020-02-11T19:19:11.061510Z 0 [Note] InnoDB: Using CPU crc32 instructions
test_1 | 2020-02-11T19:19:11.065688Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
test_1 | 2020-02-11T19:19:11.082004Z 0 [Note] InnoDB: Completed initialization of buffer pool
test_1 | 2020-02-11T19:19:11.086665Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
test_1 | 2020-02-11T19:19:11.099436Z 0 [ERROR] [FATAL] InnoDB: Table flags are 0 in the data dictionary but the flags in file ./ibdata1 are 0x4800!
test_1 | 2020-02-11 19:19:11 0x7fe229346740 InnoDB: Assertion failure in thread 140609330636608 in file ut0ut.cc line 910
test_1 | InnoDB: We intentionally generate a memory trap.
test_1 | InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
test_1 | InnoDB: If you get repeated assertion failures or crashes, even
test_1 | InnoDB: immediately after the mysqld startup, there may be
test_1 | InnoDB: corruption in the InnoDB tablespace. Please refer to
test_1 | InnoDB: http://dev.mysql.com/doc/refman/5.7/en/forcing-innodb-recovery.html
test_1 | InnoDB: about forcing recovery.
test_1 | 19:19:11 UTC - mysqld got signal 6 ;
test_1 | This could be because you hit a bug. It is also possible that this binary
test_1 | or one of the libraries it was linked against is corrupt, improperly built,
test_1 | or misconfigured. This error can also be caused by malfunctioning hardware.
test_1 | Attempting to collect some information that could help diagnose the problem.
test_1 | As this is a crash and something is definitely wrong, the information
test_1 | collection process might fail.
test_1 |
test_1 | key_buffer_size=8388608
test_1 | read_buffer_size=131072
test_1 | max_used_connections=0
test_1 | max_threads=151
test_1 | thread_count=0
test_1 | connection_count=0
test_1 | It is possible that mysqld could use up to
test_1 | key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 68196 K bytes of memory
test_1 | Hope that's ok; if not, decrease some variables in the equation.
test_1 |
test_1 | Thread pointer: 0x0
test_1 | Attempting backtrace. You can use the following information to find out
test_1 | where mysqld died. If you see no messages after this, something went
test_1 | terribly wrong...
test_1 | stack_bottom = 0 thread_stack 0x40000
test_1 | mysqld(my_print_stacktrace+0x2c)[0x55eed7f76dcc]
test_1 | mysqld(handle_fatal_signal+0x479)[0x55eed78a1099]
test_1 | /lib/x86_64-linux-gnu/libpthread.so.0(+0x110e0)[0x7fe228f230e0]
test_1 | /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcf)[0x7fe2276affff]
test_1 | /lib/x86_64-linux-gnu/libc.so.6(abort+0x16a)[0x7fe2276b142a]
test_1 | mysqld(+0x62a713)[0x55eed7877713]
test_1 | mysqld(_ZN2ib5fatalD1Ev+0x12d)[0x55eed814764d]
test_1 | mysqld(+0xfa73b1)[0x55eed81f43b1]
test_1 | mysqld(+0xfa79e8)[0x55eed81f49e8]
test_1 | mysqld(_Z6fil_ioRK9IORequestbRK9page_id_tRK11page_size_tmmPvS8_+0x2b0)[0x55eed81fdba0]
test_1 | mysqld(_Z13buf_read_pageRK9page_id_tRK11page_size_t+0xce)[0x55eed81b2c2e]
test_1 | mysqld(_Z16buf_page_get_genRK9page_id_tRK11page_size_tmP11buf_block_tmPKcmP5mtr_tb+0x4aa)[0x55eed8181e6a]
test_1 | mysqld(_Z31trx_rseg_get_n_undo_tablespacesPm+0x143)[0x55eed8125ab3]
test_1 | mysqld(+0x629887)[0x55eed7876887]
test_1 | mysqld(_Z34innobase_start_or_create_for_mysqlv+0x2f3d)[0x55eed80f294d]
test_1 | mysqld(+0xd70f08)[0x55eed7fbdf08]
test_1 | mysqld(_Z24ha_initialize_handlertonP13st_plugin_int+0x4f)[0x55eed78ebf6f]
test_1 | mysqld(+0xb16d66)[0x55eed7d63d66]
test_1 | mysqld(_Z40plugin_register_builtin_and_init_core_sePiPPc+0x2f0)[0x55eed7d66f70]
test_1 | mysqld(+0x64c79e)[0x55eed789979e]
test_1 | mysqld(_Z11mysqld_mainiPPc+0xc71)[0x55eed789b361]
test_1 | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7fe22769d2e1]
test_1 | mysqld(_start+0x2a)[0x55eed7891a3a]
test_1 | The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
test_1 | information that should help you find out what is causing the crash.
stats_test_1 exited with code 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment