Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-6319

Columnstore MTR setup fails with Oracle Linux

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 25.10.4
    • None
    • Tests
    • None
    • Oracle Linux 8,9; sever 10.6.24-20

    Description

      MTR log:

      mysqltest: In included file "/usr/share/mariadb-test/plugin/columnstore/columnstore/setup/../include/dbt3/createTables.inc": 
      included from /usr/share/mariadb-test/plugin/columnstore/columnstore/setup/regression_env_setup.test at line 33:
      At line 6: query 'drop table if exists nation' failed: <Unknown> (2026): TLS/SSL error: unexpected eof while reading
      

      MariaDB is installed from here:

       
      [mariadb]
      name=MariaDB Enterprise Server
      baseurl=https://dlm.mariadb.com/repo/<enterprise_token>/mariadb-enterprise-server/11.4.10-7/rpm/rhel/9/$basearch
      enabled=1
      fastestmirror_enabled=0
      gpgcheck=1
      gpgkey=https://supplychain.mariadb.com/MariaDB-MaxScale-GPG-KEY
             https://supplychain.mariadb.com/MariaDB-Enterprise-GPG-KEY-2025
      module_hotfixes=1
       
      
      

      syslog:

      Mar 19 14:07:18 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: 260319 14:07:18 [ERROR] /usr/sbin/mariadbd got signal 11 ;
      Mar 19 14:07:18 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Sorry, we probably made a mistake, and this is a bug.
      Mar 19 14:07:18 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Your assistance in bug reporting will enable us to fix this for the next release.
      Mar 19 14:07:18 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: To report this bug, see https://mariadb.com/kb/en/reporting-bugs about how to report
      Mar 19 14:07:18 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: a bug on https://jira.mariadb.org/.
      Mar 19 14:07:18 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Please include the information from the server start above, to the end of the
      Mar 19 14:07:18 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: information below.
      Mar 19 14:07:18 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Server version: 11.4.10-7-MariaDB-enterprise source revision: 7f6ab8acc5bc412f55f7718cc7882dc61dd0b33f
      Mar 19 14:07:18 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: The information page at https://mariadb.com/kb/en/how-to-produce-a-full-stack-trace-for-mariadbd/
      Mar 19 14:07:18 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: contains instructions to obtain a better version of the backtrace below.
      Mar 19 14:07:18 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Following these instructions will help MariaDB developers provide a fix quicker.
      Mar 19 14:07:18 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Attempting backtrace. Include this in the bug report.
      Mar 19 14:07:18 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: (note: Retrieving this information may fail)
      Mar 19 14:07:18 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Thread pointer: 0x55a254d99ed8
      Mar 19 14:07:18 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: stack_bottom = 0x7ffc02f5d000 thread_stack 0x49000
      Mar 19 14:07:18 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: 2026-03-19 14:07:18 0 [Note] InnoDB: Buffer pool(s) load completed at 260319 14:07:18
      Mar 19 14:07:23 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: /usr/sbin/mariadbd(my_print_stacktrace+0x2e)[0x55a23da6852e]
      Mar 19 14:07:28 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: /usr/sbin/mariadbd(handle_fatal_signal+0x305)[0x55a23d50b7f5]
      Mar 19 14:07:29 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: /lib64/libc.so.6(+0x3fc30)[0x7fedb9bc0c30]
      Mar 19 14:07:29 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: /usr/lib64/mysql/plugin/ha_columnstore.so(_Z24ha_mcs_impl_delete_tablePKc+0x9f)[0x7fedb9227e3f]
      Mar 19 14:07:29 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: /usr/lib64/mysql/plugin/ha_columnstore.so(_ZN6ha_mcs12delete_tableEPKc+0x10)[0x7fedb921f8f0]
      Mar 19 14:07:34 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: /usr/sbin/mariadbd(+0xb2cf72)[0x55a23d512f72]
      Mar 19 14:07:35 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: sql/handler.cc:585(hton_drop_table(handlerton*, char const*))[0x55a23d51a351]
      Mar 19 14:07:35 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: sql/handler.cc:3366(ha_delete_table(THD*, handlerton*, char const*, st_mysql_const_lex_string const*, st_mysql_const_lex_string const*, bool))[0x55a23d51a650]
      Mar 19 14:07:35 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: sql/handler.cc:5893(delete_table_force(THD*, st_plugin_int*, void*))[0x55a23d29eb09]
      Mar 19 14:07:35 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: sql/sql_plugin.cc:2574(plugin_foreach_with_mask(THD*, char (*)(THD*, st_plugin_int*, void*), int, unsigned int, void*))[0x55a23d51873c]
      Mar 19 14:07:35 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: sql/handler.cc:5939(ha_delete_table_force(THD*, char const*, st_mysql_const_lex_string const*, st_mysql_const_lex_string const*))[0x55a23d3649e8]
      Mar 19 14:07:35 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: sql/ddl_log.cc:1609(ddl_log_execute_entry_no_lock(THD*, unsigned int))[0x55a23d366a98]
      Mar 19 14:07:35 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: sql/ddl_log.cc:2835(ddl_log_execute_recovery())[0x55a23d16ea90]
      Mar 19 14:07:36 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: sql/mysqld.cc:5639(init_server_components())[0x55a23d174251]
      Mar 19 14:07:36 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: /lib64/libc.so.6(+0x2a610)[0x7fedb9bab610]
      Mar 19 14:07:36 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: /lib64/libc.so.6(__libc_start_main+0x80)[0x7fedb9bab6c0]
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: /usr/sbin/mariadbd(_start+0x25)[0x55a23d1684e5]
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Connection ID (thread ID): 0
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Status: NOT_KILLED
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Query (0x55a23e3cb6e0): INTERNAL DDL LOG RECOVER IN PROGRESS
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Optimizer switch: index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=on,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=on,condition_pushdown_for_derived=on,split_materialized=on,condition_pushdown_for_subquery=on,rowid_filter=on,condition_pushdown_from_having=on,not_null_range_scan=off,hash_join_cardinality=on,cset_narrowing=off,sargable_casefold=on
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Writing a core file...
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Working directory at /var/lib/mysql
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Resource Limits (excludes unlimited resources):
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Limit                     Soft Limit           Hard Limit           Units
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Max stack size            8388608              unlimited            bytes
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Max processes             62729                62729                processes
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Max open files            32768                32768                files
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Max locked memory         8388608              8388608              bytes
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Max pending signals       62729                62729                signals
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Max msgqueue size         819200               819200               bytes
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Max nice priority         0                    0
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Max realtime priority     0                    0
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Core pattern: /tmp/core-%e-%s-%u-%g-%p-%t
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build mariadbd[126200]: Kernel version: Linux version 5.15.0-306.177.4.el9uek.x86_64 (mockbuild@host-100-100-224-37) (gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5.0.1), GNU ld version 2.35.2-54.0.1.el9) #2 SMP Wed Feb 19 10:22:19 PST 2025
      Mar 19 14:07:41 mdbci-x2e3f1z1-1773924678-build systemd[1]: mariadb.service: Main process exited, code=dumped, status=11/SEGV
      
      

      Attachments

        Activity

          People

            sergey.zefirov Sergey Zefirov
            tturenko Timofey Turenko
            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.