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

[Draft] Server crashes in thd_get_ha_data

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Duplicate
    • Affects Version/s: None
    • Fix Version/s: N/A
    • Component/s: OTHER
    • Labels:
      None

      Description

      #3  <signal handler called>
      #4  0x000000000060dff1 in thd_get_ha_data (thd=0x7ff23abe7070, hton=0x7ff25b740a70) at /home/elenst/bzr/10.0/sql/sql_class.cc:636
      #5  0x000000000091701d in binlog_reset_cache (thd=0x7ff23abe7070) at /home/elenst/bzr/10.0/sql/log.cc:2059
      #6  0x0000000000638734 in select_create::abort_result_set (this=0x7ff23297ce78) at /home/elenst/bzr/10.0/sql/sql_insert.cc:4348
      #7  0x0000000000681d06 in handle_select (thd=0x7ff23abe7070, lex=0x7ff23abeacb0, result=0x7ff23297ce78, setup_tables_done_option=0) at /home/elenst/bzr/10.0/sql/sql_select.cc:378
      #8  0x000000000064e56a in mysql_execute_command (thd=0x7ff23abe7070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:3032
      #9  0x0000000000657aec in mysql_parse (thd=0x7ff23abe7070, rawbuf=0x7ff235c5b088 "CREATE OR REPLACE TEMPORARY TABLE `tmp` AS SELECT * FROM `view_E`", length=65, parser_state=0x7ff25ed4e5c0) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6447
      #10 0x000000000064a5e3 in dispatch_command (command=COM_QUERY, thd=0x7ff23abe7070, packet=0x7ff23abed071 "CREATE OR REPLACE TEMPORARY TABLE `tmp` AS SELECT * FROM `view_E` ", packet_length=66) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1308
      #11 0x000000000064993d in do_command (thd=0x7ff23abe7070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1005
      #12 0x000000000076fb6b in do_handle_one_connection (thd_arg=0x7ff23abe7070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
      #13 0x000000000076f8d1 in handle_one_connection (arg=0x7ff23abe7070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
      #14 0x0000000000e8c53e in pfs_spawn_thread (arg=0x7ff23a6d5c70) at /home/elenst/bzr/10.0/storage/perfschema/pfs.cc:1853
      #15 0x00007ff25fa50e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
      #16 0x00007ff25ef67cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
      
      Query (0x7ff235c5b088): CREATE OR REPLACE TEMPORARY TABLE `tmp` AS SELECT * FROM `view_E`
      Connection ID (thread ID): 17
      Status: KILL_QUERY
      
      revision-id: svoj@mariadb.org-20140320071113-ql1nx7dc9h22odx3
      date: 2014-03-20 11:11:13 +0400
      build-date: 2014-03-20 19:03:40 +0200
      revno: 4071
      branch-nick: 10.0
      
      revision-id: elenst@wheezy-64.home-20140317184117-je0d1badzet7wtrf
      date: 2014-03-17 22:41:17 +0400
      build-date: 2014-03-20 19:28:52 +0200
      revno: 931
      branch-nick: randgen-mariadb-patches
      
       perl /home/elenst/bzr/randgen-mariadb-patches/runall-new.pl --queries=100000000 --no-mask --seed=1395238438 --threads=12 --duration=1800 --queries=100M --reporters=QueryTimeout,Backtrace,ErrorLog,Deadlock,Shutdown --redefine=conf/mariadb/general-workarounds.yy --redefine=conf/mariadb/10.0-features-redefine.yy   --skip-shutdown   --views --grammar=conf/runtime/information_schema.yy --engine=InnoDB  --mysqld=--log-output=FILE --mtr-build-thread=73  --basedir1=/home/elenst/bzr/10.0 --vardir1=/home/elenst/test_results/analyze4
      

        Gliffy Diagrams

          Attachments

            Activity

            Hide
            elenst Elena Stepanova added a comment -

            Duplicate of MDEV-5930, fixed in 10.0.10.

            Show
            elenst Elena Stepanova added a comment - Duplicate of MDEV-5930 , fixed in 10.0.10.

              People

              • Assignee:
                elenst Elena Stepanova
                Reporter:
                elenst Elena Stepanova
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: