Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-28182

encryption.innodb-encryption-alter segfault

    XMLWordPrintable

Details

    Description

      mysql-test/mtr --mem --parallel=9 --repeat=100 encryption.innodb-encryption-alter,,,,,,,,,,,

      encryption.innodb-encryption-alter 'cbc,innodb' w3 [ 90 fail ]
              Test ended at 2022-03-28 18:44:54
       
              Test ended at 2022-03-28 18:44:54
       
      CURRENT_TEST: encryption.innodb-encryption-alter
       
       
      Server [mysqld.1 - pid: 958440, winpid: 958440, exit: 256] failed during test run
      Server log from this test:
      ----------SERVER LOG START-----------
      $ /home/dan/repos/build-mariadb-server-10.8-debug/sql/mariadbd --defaults-group-suffix=.1 --defaults-file=/home/dan/repos/build-mariadb-server-10.8-debug/mysql-test/var/3/my.cnf --log-output=file --innodb --innodb-cmpmem --innodb-cmp-per-index --innodb-trx --innodb-locks --innodb-lock-waits --innodb-metrics --innodb-buffer-pool-stats --innodb-buffer-page --innodb-buffer-page-lru --innodb-sys-columns --innodb-sys-fields --innodb-sys-foreign --innodb-sys-foreign-cols --innodb-sys-indexes --innodb-sys-tables --innodb-sys-virtual --plugin-load-add=file_key_management.so --loose-file-key-management --loose-file-key-management-filename=/home/dan/repos/mariadb-server-10.8/mysql-test/std_data/keys.txt --file-key-management-encryption-algorithm=aes_cbc --skip-innodb-read-only-compressed --core-file --loose-debug-sync-timeout=300
      2022-03-28 18:44:31 0 [Note] /home/dan/repos/build-mariadb-server-10.8-debug/sql/mariadbd (server 10.8.3-MariaDB-debug-log) starting as process 957570 ...
      2022-03-28 18:44:31 0 [Warning] Could not increase number of max_open_files to more than 1024 (request: 32190)
      2022-03-28 18:44:31 0 [Warning] Changed limits: max_open_files: 1024  max_connections: 151 (was 151)  table_cache: 421 (was 2000)
      2022-03-28 18:44:31 0 [Note] Plugin 'partition' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'SEQUENCE' is disabled.
      2022-03-28 18:44:31 0 [Note] InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!
      2022-03-28 18:44:31 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
      2022-03-28 18:44:31 0 [Note] InnoDB: Number of transaction pools: 1
      2022-03-28 18:44:31 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
      2022-03-28 18:44:31 0 [Note] InnoDB: Using liburing
      2022-03-28 18:44:31 0 [Note] InnoDB: Initializing buffer pool, total size = 8.000MiB, chunk size = 1.000MiB
      2022-03-28 18:44:31 0 [Note] InnoDB: Completed initialization of buffer pool
      2022-03-28 18:44:31 0 [Note] InnoDB: Setting O_DIRECT on file ./ibdata1 failed
      2022-03-28 18:44:31 0 [Note] InnoDB: 128 rollback segments are active.
      2022-03-28 18:44:31 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
      2022-03-28 18:44:31 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
      2022-03-28 18:44:31 0 [Note] InnoDB: log sequence number 47603; transaction id 17
      2022-03-28 18:44:31 0 [Note] InnoDB: Loading buffer pool(s) from /dev/shm/var_auto_ky0r/3/mysqld.1/data/ib_buffer_pool
      2022-03-28 18:44:31 0 [Note] Plugin 'INNODB_FT_CONFIG' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'INNODB_SYS_TABLESTATS' is disabled.
      2022-03-28 18:44:31 0 [Note] InnoDB: Buffer pool(s) load completed at 220328 18:44:31
      2022-03-28 18:44:31 0 [Note] Plugin 'INNODB_FT_DELETED' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'INNODB_CMP' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'THREAD_POOL_WAITS' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'INNODB_CMP_RESET' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'THREAD_POOL_QUEUES' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'FEEDBACK' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'INNODB_FT_INDEX_TABLE' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'THREAD_POOL_GROUPS' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'INNODB_CMP_PER_INDEX_RESET' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'INNODB_FT_INDEX_CACHE' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'INNODB_FT_BEING_DELETED' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'INNODB_CMPMEM_RESET' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'INNODB_FT_DEFAULT_STOPWORD' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'INNODB_SYS_TABLESPACES' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'user_variables' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'INNODB_TABLESPACES_ENCRYPTION' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'THREAD_POOL_STATS' is disabled.
      2022-03-28 18:44:31 0 [Note] Plugin 'unix_socket' is disabled.
      2022-03-28 18:44:31 0 [Warning] /home/dan/repos/build-mariadb-server-10.8-debug/sql/mariadbd: unknown option '--loose-pam-debug'
      2022-03-28 18:44:31 0 [Warning] /home/dan/repos/build-mariadb-server-10.8-debug/sql/mariadbd: unknown option '--loose-aria'
      2022-03-28 18:44:31 0 [Note] Server socket created on IP: '127.0.0.1'.
      2022-03-28 18:44:31 0 [Note] /home/dan/repos/build-mariadb-server-10.8-debug/sql/mariadbd: ready for connections.
      Version: '10.8.3-MariaDB-debug-log'  socket: '/home/dan/repos/build-mariadb-server-10.8-debug/mysql-test/var/tmp/3/mysqld.1.sock'  port: 16040  Source distribution
      2022-03-28 18:44:31 4 [Note] InnoDB: Creating #1 encryption thread id 139814514935360 total threads 4.
      2022-03-28 18:44:31 4 [Note] InnoDB: Creating #2 encryption thread id 139814506542656 total threads 4.
      2022-03-28 18:44:31 4 [Note] InnoDB: Creating #3 encryption thread id 139814498149952 total threads 4.
      2022-03-28 18:44:31 4 [Note] InnoDB: Creating #4 encryption thread id 139814489757248 total threads 4.
      $ /home/dan/repos/build-mariadb-server-10.8-debug/sql/mariadbd --defaults-group-suffix=.1 --defaults-file=/home/dan/repos/build-mariadb-server-10.8-debug/mysql-test/var/3/my.cnf --log-output=file --innodb --innodb-cmpmem --innodb-cmp-per-index --innodb-trx --innodb-locks --innodb-lock-waits --innodb-metrics --innodb-buffer-pool-stats --innodb-buffer-page --innodb-buffer-page-lru --innodb-sys-columns --innodb-sys-fields --innodb-sys-foreign --innodb-sys-foreign-cols --innodb-sys-indexes --innodb-sys-tables --innodb-sys-virtual --plugin-load-add=file_key_management.so --loose-file-key-management --loose-file-key-management-filename=/home/dan/repos/mariadb-server-10.8/mysql-test/std_data/keys.txt --file-key-management-encryption-algorithm=aes_cbc --skip-innodb-read-only-compressed --innodb_encryption_threads=2 --core-file --loose-debug-sync-timeout=300
      2022-03-28 18:44:50 0 [Note] /home/dan/repos/build-mariadb-server-10.8-debug/sql/mariadbd (server 10.8.3-MariaDB-debug-log) starting as process 958441 ...
      2022-03-28 18:44:50 0 [Warning] Could not increase number of max_open_files to more than 1024 (request: 32190)
      2022-03-28 18:44:50 0 [Warning] Changed limits: max_open_files: 1024  max_connections: 151 (was 151)  table_cache: 421 (was 2000)
      2022-03-28 18:44:50 0 [Note] Plugin 'partition' is disabled.
      2022-03-28 18:44:50 0 [Note] Plugin 'SEQUENCE' is disabled.
      2022-03-28 18:44:50 0 [Note] InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!
      2022-03-28 18:44:50 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
      2022-03-28 18:44:50 0 [Note] InnoDB: Number of transaction pools: 1
      2022-03-28 18:44:50 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
      2022-03-28 18:44:50 0 [Note] InnoDB: Using liburing
      2022-03-28 18:44:50 0 [Note] InnoDB: Initializing buffer pool, total size = 8.000MiB, chunk size = 1.000MiB
      2022-03-28 18:44:50 0 [Note] InnoDB: Completed initialization of buffer pool
      2022-03-28 18:44:50 0 [Note] InnoDB: Setting O_DIRECT on file ./ibdata1 failed
      2022-03-28 18:44:50 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=8138027
      2022-03-28 18:44:51 0 [ERROR] InnoDB: Encrypted page [page id: space=0, page number=212] in file ./ibdata1 looks corrupted; key_version=1
      2022-03-28 18:44:51 0 [ERROR] [FATAL] InnoDB: Aborting because of a corrupt database page.
      220328 18:44:51 [ERROR] mysqld got signal 6 ;
      

      10.8-88ce8a3d8be0346b325bc4da75894cd15e255857-Debug : bt full

      Program terminated with signal SIGABRT, Aborted.
      #0  0x00007f703f9a188c in __pthread_kill_implementation () from /lib64/libc.so.6
      [Current thread is 1 (Thread 0x7f703f6a21c0 (LWP 958441))]
      (gdb) bt full
      #0  0x00007f703f9a188c in __pthread_kill_implementation () from /lib64/libc.so.6
      No symbol table info available.
      #1  0x0000000001744e17 in my_write_core (sig=6) at /home/dan/repos/mariadb-server-10.8/mysys/stacktrace.c:424
      No locals.
      #2  0x0000000000d80c13 in handle_fatal_signal (sig=6) at /home/dan/repos/mariadb-server-10.8/sql/signal_handler.cc:345
              curr_time = 1648453491
              tm = {tm_sec = 51, tm_min = 44, tm_hour = 18, tm_mday = 28, tm_mon = 2, tm_year = 122, tm_wday = 1, tm_yday = 86, tm_isdst = 1, tm_gmtoff = 39600, tm_zone = 0x3cf93f0 "AEDT"}
              thd = 0x0
              print_invalid_query_pointer = false
      #3  <signal handler called>
      No symbol table info available.
      #4  0x00007f703f9a188c in __pthread_kill_implementation () from /lib64/libc.so.6
      No symbol table info available.
      #5  0x00007f703f9546a6 in raise () from /lib64/libc.so.6
      No symbol table info available.
      #6  0x00007f703f93e7d3 in abort () from /lib64/libc.so.6
      No symbol table info available.
      #7  0x00000000014cba6f in ib::fatal::~fatal (this=0x7ffc7ea55060) at /home/dan/repos/mariadb-server-10.8/storage/innobase/ut/ut0ut.cc:531
      No locals.
      #8  0x000000000154c080 in buf_page_t::read_complete (this=0x7f7039b955b0, node=@0x3f988c8: {space = 0x3f87e78, name = 0x3f7e1e8 "./ibdata1", handle = {m_file = 11, m_psi = 0x7f703b59a0c0}, on_ssd = 0, punch_hole = 0, atomic_write = 0, is_raw_disk = 0, deferred = 0, size = 768, init_size = 768, max_size = 4294967295, being_extended = {m = {_M_base = {_M_i = false}}}, chain = {prev = 0x0, next = 0x0}, block_size = 4096}) at /home/dan/repos/mariadb-server-10.8/storage/innobase/buf/buf0buf.cc:3727
              expected_id = {m_id = 212}
              read_frame = 0x7f7039bb8000 ""
              err = DB_DECRYPTION_FAILED
              recovery = false
              ibuf_may_exist = false
              n = 140119981654016
      #9  0x000000000157bde8 in buf_read_page_low (err=0x7ffc7ea55f50, space=0x3f87e78, sync=true, mode=132, page_id={m_id = 212}, zip_size=0, unzip=false) at /home/dan/repos/mariadb-server-10.8/storage/innobase/buf/buf0rea.cc:338
              bpage = 0x7f7039b955b0
              dst = 0x7f7039bb8000
              len = 16384
              fio = {err = DB_SUCCESS, node = 0x3f988c8}
      #10 0x000000000157bfba in buf_read_page (page_id={m_id = 212}, zip_size=0) at /home/dan/repos/mariadb-server-10.8/storage/innobase/buf/buf0rea.cc:467
              space = 0x3f87e78
              err = DB_SUCCESS
      #11 0x00000000015464a9 in buf_page_get_low (page_id={m_id = 212}, zip_size=0, rw_latch=2, guess=0x0, mode=10, mtr=0x7ffc7ea569d0, err=0x0, allow_ibuf_merge=false) at /home/dan/repos/mariadb-server-10.8/storage/innobase/buf/buf0buf.cc:2619
              local_err = 4294967295
              access_time = 21528392
              retries = 0
              chain = @0x3f668e8: {first = 0x7f7039b955b0}
              hash_lock = @0x3f668c0: {lk = {writer = {lock = {<std::__atomic_base<unsigned int>> = {_M_i = 0}, <No data fields>}}, readers = {<std::__atomic_base<unsigned int>> = {_M_i = 0}, <No data fields>}}}
              block = 0x0
              state = 32624
              not_first_access = false
      #12 0x0000000001548bd2 in buf_page_get_gen (page_id={m_id = 212}, zip_size=0, rw_latch=2, guess=0x0, mode=10, mtr=0x7ffc7ea569d0, err=0x0, allow_ibuf_merge=false) at /home/dan/repos/mariadb-server-10.8/storage/innobase/buf/buf0buf.cc:3052
      No locals.
      #13 0x00000000014a89c4 in trx_rsegf_get_new (page_id={m_id = 212}, mtr=0x7ffc7ea569d0) at /home/dan/repos/mariadb-server-10.8/storage/innobase/trx/trx0rseg.cc:47
      No locals.
      #14 0x00000000014aa01e in trx_rseg_mem_restore (rseg=0x21225c0 <trx_sys+32640>, max_trx_id=@0x7ffc7ea569c0: 3253, mtr=0x7ffc7ea569d0) at /home/dan/repos/mariadb-server-10.8/storage/innobase/trx/trx0rseg.cc:472
              rseg_hdr = 0x14a916d <trx_rseg_t::init(fil_space_t*, unsigned int)+45>
      #15 0x00000000014a993d in trx_rseg_array_init () at /home/dan/repos/mariadb-server-10.8/storage/innobase/trx/trx0rseg.cc:637
              rseg = @0x21225c0: {space = 0x3f87e78, latch = {pfs_psi = 0x7f703b85ca40, lock = {writer = {lock = {<std::__atomic_base<unsigned int>> = {_M_i = 0}, <No data fields>}}, readers = {<std::__atomic_base<unsigned int>> = {_M_i = 0}, <No data fields>}}}, page_no = 212, history_size = 0, ref = {<std::__atomic_base<unsigned int>> = {_M_i = 0}, <No data fields>}, curr_size = 1, undo_list = {count = 0, start = 0x0, end = 0x0, node = &trx_undo_t::undo_list, init = 51966}, undo_cached = {count = 0, start = 0x0, end = 0x0, node = &trx_undo_t::undo_list, init = 51966}, last_page_no = 4294967295, last_commit_and_offset = 0}
              page_no = 212
              sys = 0x7f7039b950d0
              rseg_id = 40
              max_trx_id = 3253
              wsrep_sys_xid = {formatID = -1, gtrid_length = 0, bqual_length = 0, data = "d3\257\001\000\000\000\000\330\063\257\001\000\000\000\000\360\310\v\004\000\000\000\000\270\310\v\004\000\000\000\000\310\310\v\004\000\000\000\000\020o\245~\374\177\000\000\331\357G\001\000\000\000\000\270\310\v\004", '\000' <repeats 12 times>, "\330\063\257\001\304\000\000\000d3\257\001\000\000\000\000\000\020\000\000\000\000\000\000\270\310\v\004\000\000\000\000\060o\245~\374\177\000\000U\354G\001\000\000\000\000@\020\274\002\000\000\000"}
              wsrep_xid_in_rseg_found = false
              mtr = {m_start = true, m_commit = false, m_freeing_tree = false, m_last = 0x0, m_last_offset = 0, m_log_mode = 0, m_modifications = 0, m_made_dirty = 0, m_latch_ex = 0, m_inside_ibuf = 0, m_trim_pages = 0, m_crc = 0, m_user_space_id = 0, m_memo = {m_heap = 0x0, m_list = {<ilist<mtr_buf_t::block_t, void>> = {sentinel_ = {next = 0x7ffc7ea56a18, prev = 0x7ffc7ea56a18}}, size_ = 1}, m_size = 16, m_first_block = {<ilist_node<void>> = {next = 0x7ffc7ea569f8, prev = 0x7ffc7ea569f8}, m_buf_end = 0, m_magic_n = 375767, m_data = "\320P\271\071p\177\000\000\001\000\000\000\374\177\000\000\000\000\000\000\000\000\000\000\002\000\000\000#", '\000' <repeats 11 times>, "\002\000\000\000\000\000\000\000Pl\245~\374\177\000\000،\v\004\000\000\000\000\001\000\000\000\000\000\000\000\230\001\000\000\000\000\000\000\240\304\v\004\000\000\000\000\200\020\000\000\000\000\000\000\000\000\000\000#", '\000' <repeats 11 times>, "\200\020\000\000\000\000\000\000\000m\245~\374\177\000\000\240\310\v\004\000\000\000\000\340\325\000\000#", '\000' <repeats 11 times>, "\200\002\000\000\000\000\000\000\300l\245~\374\177\000\000\070\275\373\003\000\000\000\000\001\000\000\000\000\000\000\000\230\020\000\000\000\000\000\000\240\310\v\004\000\000\000\000`"..., m_used = 16}}, m_log = {m_heap = 0x0, m_list = {<ilist<mtr_buf_t::block_t, void>> = {sentinel_ = {next = 0x7ffc7ea56c58, prev = 0x7ffc7ea56c58}}, size_ = 1}, m_size = 0, m_first_block = {<ilist_node<void>> = {next = 0x7ffc7ea56c38, prev = 0x7ffc7ea56c38}, m_buf_end = 0, m_magic_n = 375767, m_data = "\270\310\v\004\000\000\000\000\260l\245~\374\177\000\000\307M1\001\000\000\000\000E\000\000\000\000\000\000\000\200\000\000\000\000\000\000\000\200\000\000\000\000\000\000\000\270\310\v\004\000\000\000\000\320n\245~\374\177\000\000\347I1\001\000\000\000\000\270\310\v\004\000\000\000\000\300\354\207;p\177\000\000\020m\245~\374\177\000\000\064\210\021\001\000\000\000\000\200\020\000\000\000\000\000\000\214\001\276\001p\177\000\001\001\000\000\000\000\000\000\000pn\245~\374\177\000\000\000\000\000\000p\177\000\000\200\020\000\000\000\000\000\000\270\310\v\004", '\000' <repeats 20 times>, "\220\265\310\003\304\000\000\000d3\257\001\000\000\000\000\000\020", '\000' <repeats 14 times>..., m_used = 0}}, m_user_space = 0x0, m_commit_lsn = 0, m_freed_space = 0x0, m_freed_pages = 0x0}
              err = DB_SUCCESS
      #16 0x00000000014b1014 in trx_lists_init_at_db_start () at /home/dan/repos/mariadb-server-10.8/storage/innobase/trx/trx0trx.cc:709
              err = 34784832
              start_time = 1
              start_time_micro = 34784832
              rows_to_undo = 140722433257456
      #17 0x000000000146ff36 in srv_start (create_new_db=false) at /home/dan/repos/mariadb-server-10.8/storage/innobase/srv/srv0start.cc:1217
              tablespace_size_in_header = 2316908860722528596
              sum_of_data_file_sizes = 6007613067683447119
              err = DB_SUCCESS
              mtr = {m_start = false, m_commit = false, m_freeing_tree = false, m_last = 0x1af96c8, m_last_offset = 0, m_log_mode = 0, m_modifications = 0, m_made_dirty = 0, m_latch_ex = 0, m_inside_ibuf = 0, m_trim_pages = 0, m_crc = 0, m_user_space_id = 45880424, m_memo = {m_heap = 0x0, m_list = {<ilist<mtr_buf_t::block_t, void>> = {sentinel_ = {next = 0x7ffc7ea59390, prev = 0x7ffc7ea59390}}, size_ = 1}, m_size = 0, m_first_block = {<ilist_node<void>> = {next = 0x7ffc7ea59370, prev = 0x7ffc7ea59370}, m_buf_end = 0, m_magic_n = 375767, m_data = "떯\001", '\000' <repeats 12 times>, "x\024\274\002\000\000\000\000\366\226\257\001", '\000' <repeats 12 times>, "|\024\274\002\000\000\000\000\000\227\257\001", '\000' <repeats 12 times>, "\200\024\274\002\000\000\000\000\n\227\257\001", '\000' <repeats 12 times>, "\204\024\274\002\000\000\000\000\022\227\257\001", '\000' <repeats 12 times>, "\210\024\274\002\000\000\000\000\033\227\257\001", '\000' <repeats 12 times>, "\214\024\274\002\000\000\000\000#\227\257\001", '\000' <repeats 12 times>, "\220\024\274\002\000\000\000\000,\227\257\001", '\000' <repeats 12 times>, "\224\024\274\002\000\000\000\000\067\227\257\001", '\000' <repeats 12 times>..., m_used = 0}}, m_log = {m_heap = 0x0, m_list = {<ilist<mtr_buf_t::block_t, void>> = {sentinel_ = {next = 0x7ffc7ea595d0, prev = 0x7ffc7ea595d0}}, size_ = 1}, m_size = 0, m_first_block = {<ilist_node<void>> = {next = 0x7ffc7ea595b0, prev = 0x7ffc7ea595b0}, m_buf_end = 0, m_magic_n = 375767, m_data = "\001\000\000\000\374\177\000\000:\r\023\001\000\000\000\000?\000\000\000\\\000\000\000\271\322\306\003\000\000\000\000\270\322\306\003\000\000\000\000\070\367\310\003\000\000\000\000\024\367\310\003\000\000\000\000\200S\035\002\000\000\000\000\200\226\245~\374\177\000\000\354\071\200\000\000\000\000\000?\000\000\000\374\177\000\000%\000\000\000\000\000\000\000\006\000\000\000\\\000\000\000\200\315\306\003\000\000\000\000\200\226\245~\374\177\000\000\305e\023\001\000\000\000\000\024\367\310\003\000\000\000\000\200\315\306\003\000\000\000\000Ж\245~\374\177\000\000:\r\023\001\000\000\000\000?\000\000\000\000\000\000\000%\000\000\000\000\000\000\000\022\000\000\000\001\000\000\000P\316\306\003\000\000\000\000\250\322\306\003\000\000\000\000P"..., m_used = 0}}, m_user_space = 0x120df3e <inline_mysql_file_register(char const*, PSI_file_info_v1*, int)+46>, m_commit_lsn = 0, m_freed_space = 0x0, m_freed_pages = 0x0}
              sum_of_new_sizes = 0
      #18 0x0000000001201224 in innodb_init (p=0x3e83d68) at /home/dan/repos/mariadb-server-10.8/storage/innobase/handler/ha_innodb.cc:4178
              test_filename = "-@"
              _db_stack_frame_ = {func = 0x1a02afa "ha_initialize_handlerton", file = 0x1a02780 "/home/dan/repos/mariadb-server-10.8/sql/handler.cc", level = 2147483653, line = -1, prev = 0x7ffc7ea59938}
              innobase_hton = 0x3e83d68
              test_tablename = "#mysql50#-@"
              count = 2
              create_new_db = false
              err = DB_SUCCESS
      #19 0x0000000000d82782 in ha_initialize_handlerton (plugin=0x3da44e0) at /home/dan/repos/mariadb-server-10.8/sql/handler.cc:649
              i = 45
              hton = 0x3e83d68
              _db_stack_frame_ = {func = 0x187e98b "plugin_initialize", file = 0x187df1a "/home/dan/repos/mariadb-server-10.8/sql/sql_plugin.cc", level = 2147483652, line = -1, prev = 0x7ffc7ea599e8}
              tmp = 17871476
              fslot = 140722433268048
      #20 0x00000000009a2dcb in plugin_initialize (tmp_root=0x7ffc7ea59d68, plugin=0x3da44e0, argc=0x22f1768 <remaining_argc>, argv=0x3c6d470, options_only=false) at /home/dan/repos/mariadb-server-10.8/sql/sql_plugin.cc:1463
              ret = 1
              _db_stack_frame_ = {func = 0x1850a58 "plugin_init", file = 0x187df1a "/home/dan/repos/mariadb-server-10.8/sql/sql_plugin.cc", level = 2147483651, line = -1, prev = 0x7ffc7ea59d00}
              state = 4
      #21 0x00000000009a25ed in plugin_init (argc=0x22f1768 <remaining_argc>, argv=0x3c6d470, flags=0) at /home/dan/repos/mariadb-server-10.8/sql/sql_plugin.cc:1756
              plugin_table_engine = false
              opts_only = false
              idx = 8
              hash = 0x22f5520 <plugin_hash+128>
              i = 4
              builtins = 0x210d6c0 <mysql_optional_plugins+64>
              plugin = 0x210f918 <builtin_maria_partition_plugin+104>
              tmp = {name = {str = 0x19f4a4f "partition", length = 9}, plugin = 0x210f8b0 <builtin_maria_partition_plugin>, plugin_dl = 0x0, ptr_backup = 0x0, nbackups = 0, state = 4, ref_count = 0, locks_total = 0, data = 0x0, mem_root = {free = 0x0, used = 0x0, pre_alloc = 0x0, min_malloc = 0, block_size = 0, block_num = 0, first_block_usage = 0, flags = 0, error_handler = 0x0, psi_key = 0}, system_vars = 0x0, load_option = PLUGIN_ON}
              plugin_ptr = 0x3da44e0
              reap = 0x7ffc7ea59a48
              tmp_root = {free = 0x3e77978, used = 0x3e758e8, pre_alloc = 0x3d9faf8, min_malloc = 32, block_size = 4088, block_num = 11, first_block_usage = 0, flags = 0, error_handler = 0x0, psi_key = 0}
              reaped_mandatory_plugin = false
              mandatory = false
              opt_plugin_load_list_iter = {<base_ilist_iterator> = {list = 0x22f4f68 <opt_plugin_load_list>, el = 0x3d695c8, current = 0x22f4f70 <opt_plugin_load_list+8>}, <No data fields>}
              plugin_table_engine_name_buf = "Aria\000\000\000\000\030\351\022\002\000\000\000\000\030\307\331\003\000\000\000\000\306\000\000\000x\000\000\000\360 \330\000\000\000\000\000\b\304\331\003\000\000\000\000ࠥ~\374\177\000\000\341 \330\000\000\000\000\000"
              plugin_table_engine_name = {str = 0x7ffc7ea5a090 "Aria", length = 4}
              MyISAM = {str = 0x18aed75 "MyISAM", length = 6}
              _db_stack_frame_ = {func = 0x184ce14 "init_server_components", file = 0x1845f9f "/home/dan/repos/mariadb-server-10.8/sql/mysqld.cc", level = 2147483650, line = -1, prev = 0x7ffc7ea5bf78}
              item = 0x0
      #22 0x00000000007954d4 in init_server_components () at /home/dan/repos/mariadb-server-10.8/sql/mysqld.cc:5094
              _db_stack_frame_ = {func = 0x1b3b24e "?func", file = 0x1b3b254 "?file", level = 2147483649, line = -1, prev = 0x0}
      #23 0x0000000000791777 in mysqld_main (argc=162, argv=0x3c6d470) at /home/dan/repos/mariadb-server-10.8/sql/mysqld.cc:5710
              please_close_stdin = true
              ho_error = 0
              new_thread_stack_size = 299008
              user = 0x7ffc7ea5c280 "\300å~\374\177"
      #24 0x000000000078d602 in main (argc=29, argv=0x7ffc7ea5c468) at /home/dan/repos/mariadb-server-10.8/sql/main.cc:34
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            danblack Daniel Black
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.