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

crash in Item_window_func::update_used_tables

Details

    • 10.2.12

    Description

      Version: '10.3.1-MariaDB'  mariadb.org binary distribution
      [ERROR] mysqld got exception 0xc0000005 ;
      mysqld.exe!Item_window_func::update_used_tables()[item_windowfunc.cc:69]
      mysqld.exe!setup_windows()[sql_window.cc:319]
      mysqld.exe!setup_without_group()[sql_select.cc:666]
      mysqld.exe!JOIN::prepare()[sql_select.cc:816]
      mysqld.exe!mysql_select()[sql_select.cc:3715]
      mysqld.exe!handle_select()[sql_select.cc:366]
      mysqld.exe!execute_sqlcom_select()[sql_parse.cc:6476]
      mysqld.exe!mysql_execute_command()[sql_parse.cc:3730]
      mysqld.exe!mysql_parse()[sql_parse.cc:7935]
      mysqld.exe!dispatch_command()[sql_parse.cc:1821]
      mysqld.exe!do_command()[sql_parse.cc:1369]
      mysqld.exe!threadpool_process_request()[threadpool_common.cc:346]
      mysqld.exe!tp_callback()[threadpool_common.cc:192]
      

      How to repeat
      ------------------

      drop table if exists t;
      create table t (a int) engine=innodb;
      select a from t having ntile(1)over w1;
      

      Attachments

        Issue Links

          Activity

            sbester1 sbester1 created issue -

            Thanks for the report.

            elenst Elena Stepanova added a comment - Thanks for the report.
            elenst Elena Stepanova made changes -
            Field Original Value New Value
            elenst Elena Stepanova made changes -
            elenst Elena Stepanova made changes -
            Fix Version/s 10.2 [ 14601 ]
            Affects Version/s 10.2 [ 14601 ]
            Assignee Vicentiu Ciorbaru [ cvicentiu ]
            serg Sergei Golubchik made changes -
            Sprint 10.2.12 [ 216 ]
            cvicentiu Vicențiu Ciorbaru made changes -
            Status Open [ 1 ] In Progress [ 3 ]

            Hi Igor!

            Can you please review a patch that fixes this issue?

            http://lists.askmonty.org/pipermail/commits/2017-December/011770.html

            Vicențiu

            cvicentiu Vicențiu Ciorbaru added a comment - Hi Igor! Can you please review a patch that fixes this issue? http://lists.askmonty.org/pipermail/commits/2017-December/011770.html Vicențiu
            cvicentiu Vicențiu Ciorbaru made changes -
            Assignee Vicentiu Ciorbaru [ cvicentiu ] Igor Babaev [ igor ]
            Status In Progress [ 3 ] In Review [ 10002 ]
            igor Igor Babaev (Inactive) made changes -
            Assignee Igor Babaev [ igor ] Vicentiu Ciorbaru [ cvicentiu ]
            cvicentiu Vicențiu Ciorbaru made changes -
            Component/s Optimizer - Window functions [ 13502 ]
            Fix Version/s 10.3.4 [ 22904 ]
            Fix Version/s 10.2.12 [ 22810 ]
            Fix Version/s 10.2 [ 14601 ]
            Resolution Fixed [ 1 ]
            Status In Review [ 10002 ] Closed [ 6 ]
            serg Sergei Golubchik made changes -
            Workflow MariaDB v3 [ 82326 ] MariaDB v4 [ 152729 ]

            People

              cvicentiu Vicențiu Ciorbaru
              sbester1 sbester1
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

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