|
Bug #74663 on 10.0 revno 4471:
141109 16:28:50 [Warning] InnoDB: Unable to delete statistics for table test.t1: Too many concurrent transactions. They can be deleted later using DELETE FROM mysql.innodb_index_stats WHERE database_name = 'test' AND table_name = 't1'; DELETE FROM mysql.innodb_table_stats WHERE database_name = 'test' AND table_name = 't1';
|
2014-11-09 16:28:50 7f7b6c4e7700 InnoDB: Warning: cannot find a free slot for an undo log. Do you have too
|
InnoDB: many active transactions running concurrently?
|
2014-11-09 16:28:50 7f7b6c4e7700InnoDB: unknown error code 47 while dropping table:`test`.`t1`.
|
2014-11-09 16:28:51 7f7b6c4e7700 InnoDB: Assertion failure in thread 140168074786560 in file fsp0fsp.cc line 1896
|
InnoDB: We intentionally generate a memory trap.
|
#5 0x00007f7b6a56c7c0 in *__GI_abort () at abort.c:92
|
#6 0x0000000000c4892f in fseg_inode_get (header=0x7f7b6155404a "", space=4, zip_size=0, mtr=0x7f7b6c4e3f10) at /home/elenst/bzr/10.0/storage/xtradb/fsp/fsp0fsp.cc:1896
|
#7 0x0000000000c4b8df in fseg_page_is_free (seg_header=0x7f7b6155404a "", space=4, page=3) at /home/elenst/bzr/10.0/storage/xtradb/fsp/fsp0fsp.cc:3241
|
#8 0x0000000000ba67d6 in btr_validate_level (index=0x7f7b41081278, trx=0x7f7b410e4a78, level=0) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:4574
|
#9 0x0000000000ba78af in btr_validate_index (index=0x7f7b41081278, trx=0x7f7b410e4a78) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:4914
|
#10 0x0000000000a12b9f in ha_innobase::check (this=0x7f7b410a4088, thd=0x7f7b51f17070, check_opt=0x7f7b51f1bba0) at /home/elenst/bzr/10.0/storage/xtradb/handler/ha_innodb.cc:12425
|
#11 0x00000000008705cf in handler::ha_check (this=0x7f7b410a4088, thd=0x7f7b51f17070, check_opt=0x7f7b51f1bba0) at /home/elenst/bzr/10.0/sql/handler.cc:3887
|
#12 0x00000000007a4a64 in mysql_admin_table(THD *, TABLE_LIST *, HA_CHECK_OPT *, const char *, thr_lock_type, bool, bool, uint, int (*)(THD *, TABLE_LIST *, HA_CHECK_OPT *), struct {...}, int (*)(THD *, TABLE_LIST *)) (thd=0x7f7b51f17070, tables=0x7f7b41022160, check_opt=0x7f7b51f1bba0, operator_name=0xf635ac "check", lock_type=TL_READ_NO_INSERT, open_for_modify=false, repair_table_use_frm=false, extra_open_options=32, prepare_func=0, operator_func=(int (handler::*)(handler * const, THD *, HA_CHECK_OPT *)) 0x8704aa <handler::ha_check(THD*, st_ha_check_opt*)>, view_operator_func=0x74d38b <view_checksum(THD*, TABLE_LIST*)>) at /home/elenst/bzr/10.0/sql/sql_admin.cc:723
|
#13 0x00000000007a634f in Sql_cmd_check_table::execute (this=0x7f7b41022740, thd=0x7f7b51f17070) at /home/elenst/bzr/10.0/sql/sql_admin.cc:1180
|
#14 0x00000000006827c8 in mysql_execute_command (thd=0x7f7b51f17070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:5078
|
#15 0x000000000068586f in mysql_parse (thd=0x7f7b51f17070, rawbuf=0x7f7b41022088 "CHECK TABLE t1 EXTENDED", length=23, parser_state=0x7f7b6c4e6680) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#16 0x0000000000678652 in dispatch_command (command=COM_QUERY, thd=0x7f7b51f17070, packet=0x7f7b51e18071 "", packet_length=23) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#17 0x00000000006779f7 in do_command (thd=0x7f7b51f17070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#18 0x00000000007944aa in do_handle_one_connection (thd_arg=0x7f7b51f17070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#19 0x00000000007941fd in handle_one_connection (arg=0x7f7b51f17070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#20 0x00007f7b6c11bb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#21 0x00007f7b6a61320d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
Bug #74682 on 10.0 revno 4471:
141109 16:47:00 [Warning] InnoDB: Unable to delete statistics for table test.t1: Too many concurrent transactions.
|
They can be deleted later using DELETE FROM mysql.innodb_index_stats WHERE database_name = 'test' AND table_name
|
= 't1'; DELETE FROM mysql.innodb_table_stats WHERE database_name = 'test' AND table_name = 't1';
|
2014-11-09 16:47:00 7fe65af8c700 InnoDB: Warning: cannot find a free slot for an undo log. Do you have too
|
InnoDB: many active transactions running concurrently?
|
2014-11-09 16:47:00 7fe65af8c700InnoDB: unknown error code 47 while dropping table:"test"."t1".
|
2014-11-09 16:47:01 7fe65af8c700 InnoDB: Assertion failure in thread 140627345458944 in file btr0cur.cc line 983
|
InnoDB: Failing assertion: index->id == btr_page_get_index_id(page)
|
InnoDB: We intentionally generate a memory trap.
|
#5 0x00007fe6590117c0 in *__GI_abort () at abort.c:92
|
#6 0x0000000000bb1ccf in btr_cur_open_at_index_side_func (from_left=true, index=0x7fe62e8a2278, latch_mode=1, cursor=0x7fe65af88130, level=0, file=0x1076480 "/home/elenst/bzr/10.0/storage/xtradb/include/btr0pcur.ic", line=518, mtr=0x7fe65af88210) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0cur.cc:983
|
#7 0x0000000000aef152 in btr_pcur_open_at_index_side (from_left=true, index=0x7fe62e8a2278, latch_mode=1, pcur=0x7fe65af88130, init_pcur=true, level=0, mtr=0x7fe65af88210) at /home/elenst/bzr/10.0/storage/xtradb/include/btr0pcur.ic:518
|
#8 0x0000000000af2536 in row_merge_read_clustered_index (trx=0x7fe62e905a78, table=0x7fe62e968070, old_table=0x7fe62e957378, new_table=0x7fe62e957378, online=true, index=0x7fe62e8712b8, fts_sort_idx=0x0, psort_info=0x0, files=0x7fe62e820578, key_numbers=0x7fe62e8712c8, n_index=2, add_cols=0x0, col_map=0x0, add_autoinc=18446744073709551615, sequence=..., block=0x7fe658cdc000 <Address 0x7fe658cdc000 out of bounds>) at /home/elenst/bzr/10.0/storage/xtradb/row/row0merge.cc:1267
|
#9 0x0000000000af7239 in row_merge_build_indexes (trx=0x7fe62e905a78, old_table=0x7fe62e957378, new_table=0x7fe62e957378, online=true, indexes=0x7fe62e8712b8, key_numbers=0x7fe62e8712c8, n_indexes=2, table=0x7fe62e968070, add_cols=0x0, col_map=0x0, add_autoinc=18446744073709551615, sequence=...) at /home/elenst/bzr/10.0/storage/xtradb/row/row0merge.cc:3540
|
#10 0x0000000000a29f52 in ha_innobase::inplace_alter_table (this=0x7fe62e8bb088, altered_table=0x7fe62e968070, ha_alter_info=0x7fe65af891f0) at /home/elenst/bzr/10.0/storage/xtradb/handler/handler0alter.cc:4023
|
#11 0x0000000000734065 in handler::ha_inplace_alter_table (this=0x7fe62e8bb088, altered_table=0x7fe62e968070, ha_alter_info=0x7fe65af891f0) at /home/elenst/bzr/10.0/sql/handler.h:3539
|
#12 0x000000000072cb62 in mysql_inplace_alter_table (thd=0x7fe640716070, table_list=0x7fe62e822190, table=0x7fe62e93c070, altered_table=0x7fe62e968070, ha_alter_info=0x7fe65af891f0, inplace_supported=HA_ALTER_INPLACE_NO_LOCK_AFTER_PREPARE, target_mdl_request=0x7fe65af88c40, alter_ctx=0x7fe65af897d0) at /home/elenst/bzr/10.0/sql/sql_table.cc:7024
|
#13 0x0000000000731003 in mysql_alter_table (thd=0x7fe640716070, new_db=0x7fe62e822768 "test", new_name=0x0, create_info=0x7fe65af8a470, table_list=0x7fe62e822190, alter_info=0x7fe65af8a3e0, order_num=0, order=0x0, ignore=false) at /home/elenst/bzr/10.0/sql/sql_table.cc:8800
|
#14 0x0000000000798d74 in Sql_cmd_alter_table::execute (this=0x7fe62e822920, thd=0x7fe640716070) at /home/elenst/bzr/10.0/sql/sql_alter.cc:312
|
#15 0x00000000006827c8 in mysql_execute_command (thd=0x7fe640716070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:5078
|
#16 0x000000000068586f in mysql_parse (thd=0x7fe640716070, rawbuf=0x7fe62e822088 "alter table t1 add unique(a,b),add key (b)", length=42, parser_state=0x7fe65af8b680) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#17 0x0000000000678652 in dispatch_command (command=COM_QUERY, thd=0x7fe640716070, packet=0x7fe6403f3071 "alter table t1 add unique(a,b),add key (b)", packet_length=42) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#18 0x00000000006779f7 in do_command (thd=0x7fe640716070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#19 0x00000000007944aa in do_handle_one_connection (thd_arg=0x7fe640716070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#20 0x00000000007941fd in handle_one_connection (arg=0x7fe640716070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#21 0x00007fe65abc0b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#22 0x00007fe6590b820d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
Bug #74695 on 10.0 revno 4471
mysqld: /home/elenst/bzr/10.0/sql/item_strfunc.h:940: Item_func_conv_charset::Item_func_conv_charset(Item*, CHARSET_INFO*, bool): Assertion `args[0]->fixed' failed.
|
141109 16:51:35 [ERROR] mysqld got signal 6 ;
|
#5 0x00007f836ebbc7c0 in *__GI_abort () at abort.c:92
|
#6 0x00007f836ebb26f1 in *__GI___assert_fail (assertion=0xff11d1 "args[0]->fixed", file=<optimized out>, line=940, function=0xff4aa0 "Item_func_conv_charset::Item_func_conv_charset(Item*, CHARSET_INFO*, bool)") at assert.c:81
|
#7 0x0000000000897000 in Item_func_conv_charset::Item_func_conv_charset (this=0x7f8345575350, a=0x7f8345423f20, cs=0x17d56a0, cache_if_const=true) at /home/elenst/bzr/10.0/sql/item_strfunc.h:940
|
#8 0x000000000087c2fd in Item::safe_charset_converter (this=0x7f8345423f20, tocs=0x17d56a0) at /home/elenst/bzr/10.0/sql/item.cc:1176
|
#9 0x000000000087eb4b in agg_item_set_converter (coll=..., fname=0xff6219 "=", args=0x7f83454235f0, nargs=2, flags=7, item_sep=1) at /home/elenst/bzr/10.0/sql/item.cc:2150
|
#10 0x000000000087ed91 in agg_item_charsets (coll=..., fname=0xff6219 "=", args=0x7f83454235f0, nargs=2, flags=7, item_sep=1) at /home/elenst/bzr/10.0/sql/item.cc:2233
|
#11 0x00000000008ae33d in agg_item_charsets_for_comparison (c=..., name=0xff6219 "=", items=0x7f83454235f0, nitems=2, item_sep=1) at /home/elenst/bzr/10.0/sql/item.h:2095
|
#12 0x00000000008ae4de in Item_func::agg_arg_charsets_for_comparison (this=0x7f8345423560, c=..., items=0x7f83454235f0, nitems=2, item_sep=1) at /home/elenst/bzr/10.0/sql/item_func.h:225
|
#13 0x000000000089bb82 in Item_bool_func2::fix_length_and_dec (this=0x7f8345423560) at /home/elenst/bzr/10.0/sql/item_cmpfunc.cc:555
|
#14 0x00000000008c8cfc in Item_func::fix_fields (this=0x7f8345423560, thd=0x7f8356317070, ref=0x7f8345575238) at /home/elenst/bzr/10.0/sql/item_func.cc:229
|
#15 0x0000000000627783 in setup_conds (thd=0x7f8356317070, tables=0x7f8345422d50, leaves=..., conds=0x7f8345575238) at /home/elenst/bzr/10.0/sql/sql_base.cc:8549
|
#16 0x00000000006f242b in setup_without_group (thd=0x7f8356317070, ref_pointer_array=0x7f8345423e58, tables=0x7f8345422d50, leaves=..., fields=..., all_fields=..., conds=0x7f8345575238, order=0x0, group=0x0, hidden_group_fields=0x7f8345575118, reserved=0x7f8345422434) at /home/elenst/bzr/10.0/sql/sql_select.cc:633
|
#17 0x00000000006af1f2 in JOIN::prepare (this=0x7f8345574e18, rref_pointer_array=0x7f8345422410, tables_init=0x7f8345422d50, wild_num=0, conds_init=0x7f8345423560, og_num=0, order_init=0x0, skip_order_by=false, group_init=0x0, having_init=0x0, proc_param_init=0x0, select_lex_arg=0x7f8345422198, unit_arg=0x7f8345422510) at /home/elenst/bzr/10.0/sql/sql_select.cc:790
|
#18 0x000000000090d116 in subselect_single_select_engine::prepare (this=0x7f8345423808) at /home/elenst/bzr/10.0/sql/item_subselect.cc:3480
|
#19 0x0000000000903e6c in Item_subselect::fix_fields (this=0x7f83454236d0, thd_param=0x7f8356317070, ref=0x7f8345423858) at /home/elenst/bzr/10.0/sql/item_subselect.cc:258
|
#20 0x0000000000625a6a in setup_fields (thd=0x7f8356317070, ref_pointer_array=0x7f8345574b98, fields=..., mark_used_columns=MARK_COLUMNS_READ, sum_func_list=0x7f8345574998, allow_sum_func=true) at /home/elenst/bzr/10.0/sql/sql_base.cc:7817
|
#21 0x00000000006af120 in JOIN::prepare (this=0x7f8345574660, rref_pointer_array=0x7f835631b6e0, tables_init=0x7f8345574088, wild_num=0, conds_init=0x0, og_num=1, order_init=0x0, skip_order_by=false, group_init=0x7f8345423d28, having_init=0x0, proc_param_init=0x0, select_lex_arg=0x7f835631b468, unit_arg=0x7f835631ad80) at /home/elenst/bzr/10.0/sql/sql_select.cc:786
|
#22 0x00000000006b7d4d in mysql_select (thd=0x7f8356317070, rref_pointer_array=0x7f835631b6e0, tables=0x7f8345574088, wild_num=0, fields=..., conds=0x0, og_num=1, order=0x0, group=0x7f8345423d28, having=0x0, proc_param=0x0, select_options=2147748608, result=0x7f8345423e18, unit=0x7f835631ad80, select_lex=0x7f835631b468) at /home/elenst/bzr/10.0/sql/sql_select.cc:3286
|
#23 0x00000000006ae3f5 in handle_select (thd=0x7f8356317070, lex=0x7f835631acb8, result=0x7f8345423e18, setup_tables_done_option=0) at /home/elenst/bzr/10.0/sql/sql_select.cc:373
|
#24 0x00000000006830e4 in execute_sqlcom_select (thd=0x7f8356317070, all_tables=0x7f8345574088) at /home/elenst/bzr/10.0/sql/sql_parse.cc:5261
|
#25 0x000000000067b3e2 in mysql_execute_command (thd=0x7f8356317070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:2545
|
#26 0x000000000068586f in mysql_parse (thd=0x7f8356317070, rawbuf=0x7f8345422088 "SELECT(SELECT t2.a FROM t2 WHERE t2.a=t1.a)aa,b,COUNT(b) FROM t1 GROUP BY aa", length=76, parser_state=0x7f8370b36680) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#27 0x0000000000678652 in dispatch_command (command=COM_QUERY, thd=0x7f8356317070, packet=0x7f8356218071 "SELECT(SELECT t2.a FROM t2 WHERE t2.a=t1.a)aa,b,COUNT(b) FROM t1 GROUP BY aa", packet_length=76) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#28 0x00000000006779f7 in do_command (thd=0x7f8356317070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#29 0x00000000007944aa in do_handle_one_connection (thd_arg=0x7f8356317070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#30 0x00000000007941fd in handle_one_connection (arg=0x7f8356317070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#31 0x00007f837076bb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#32 0x00007f836ec6320d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
Bug #74729 on 10.0 revno 4471:
141109 16:55:44 [Note] InnoDB: Saving InnoDB page number: 10
|
2014-11-09 16:55:51 7f395a340700 InnoDB: Assertion failure in thread 139884303222528 in file buf0buf.cc line 3121
|
InnoDB: Failing assertion: mode == BUF_GET_POSSIBLY_FREED || !fix_block->page.file_page_was_freed
|
InnoDB: We intentionally generate a memory trap.
|
#5 0x00007f39583c57c0 in *__GI_abort () at abort.c:92
|
#6 0x0000000000bd3e1f in buf_page_get_gen (space=4, zip_size=0, offset=10, rw_latch=2, guess=0x0, mode=10, file=0x10409e8 "/home/elenst/bzr/10.0/storage/xtradb/handler/ha_innodb.cc", line=15631, mtr=0x7f395a33e580) at /home/elenst/bzr/10.0/storage/xtradb/buf/buf0buf.cc:3120
|
#7 0x0000000000a1819f in innodb_make_page_dirty (thd=0x7f393fb17070, var=0x16cea20, var_ptr=0x18acec0, save=0x7f392ec222a8) at /home/elenst/bzr/10.0/storage/xtradb/handler/ha_innodb.cc:15630
|
#8 0x0000000000694481 in sys_var_pluginvar::global_update (this=0x7f3957956510, thd=0x7f393fb17070, var=0x7f392ec22288) at /home/elenst/bzr/10.0/sql/sql_plugin.cc:3410
|
#9 0x00000000005db5a5 in sys_var::update (this=0x7f3957956510, thd=0x7f393fb17070, var=0x7f392ec22288) at /home/elenst/bzr/10.0/sql/set_var.cc:195
|
#10 0x00000000005dd9d4 in set_var::update (this=0x7f392ec22288, thd=0x7f393fb17070) at /home/elenst/bzr/10.0/sql/set_var.cc:772
|
#11 0x00000000005dd59a in sql_set_variables (thd=0x7f393fb17070, var_list=0x7f393fb1ba68) at /home/elenst/bzr/10.0/sql/set_var.cc:675
|
#12 0x000000000067e6ab in mysql_execute_command (thd=0x7f393fb17070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:3743
|
#13 0x000000000068586f in mysql_parse (thd=0x7f393fb17070, rawbuf=0x7f392ec22088 "set global innodb_fil_make_page_dirty_debug=@space_id", length=53, parser_state=0x7f395a33f680) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#14 0x0000000000678652 in dispatch_command (command=COM_QUERY, thd=0x7f393fb17070, packet=0x7f393fa18071 "set global innodb_fil_make_page_dirty_debug=@space_id", packet_length=53) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#15 0x00000000006779f7 in do_command (thd=0x7f393fb17070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#16 0x00000000007944aa in do_handle_one_connection (thd_arg=0x7f393fb17070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#17 0x00000000007941fd in handle_one_connection (arg=0x7f393fb17070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#18 0x00007f3959f74b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#19 0x00007f395846c20d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
Bug #74730 on 10.0 revno 4471:
141109 16:59:56 [Note] InnoDB: Saving InnoDB page number: 10
|
141109 17:00:24 [Note] InnoDB: Saving InnoDB page number: 10
|
InnoDB: Error: trying to access page number 3 in space 5,
|
InnoDB: space name test/t1,
|
InnoDB: which is outside the tablespace bounds.
|
InnoDB: Byte offset 0, len 16384, i/o type 10.
|
InnoDB: If you get this error at mysqld startup, please check that
|
InnoDB: your my.cnf matches the ibdata files that you have in the
|
InnoDB: MySQL server.
|
2014-11-09 17:00:47 7fcf3efd8700 InnoDB: Assertion failure in thread 140528091760384 in file fil0fil.cc line 5486
|
InnoDB: We intentionally generate a memory trap.
|
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
|
InnoDB: If you get repeated assertion failures or crashes, even
|
InnoDB: immediately after the mysqld startup, there may be
|
InnoDB: corruption in the InnoDB tablespace. Please refer to
|
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
|
InnoDB: about forcing recovery.
|
141109 17:00:47 [ERROR] mysqld got signal 6 ;
|
#5 0x00007fcf3d05d7c0 in *__GI_abort () at abort.c:92
|
#6 0x0000000000c3ed50 in _fil_io (type=10, sync=true, space_id=5, zip_size=0, block_offset=3, byte_offset=0, len=16384, buf=0x7fcf340b4000, message=0x7fcf2c3b9b68, trx=0x0) at /home/elenst/bzr/10.0/storage/xtradb/fil/fil0fil.cc:5486
|
#7 0x0000000000bf2c2b in buf_read_page_low (err=0x7fcf3efd644c, sync=true, mode=132, space=5, zip_size=0, unzip=0, tablespace_version=8, offset=10, trx=0x0) at /home/elenst/bzr/10.0/storage/xtradb/buf/buf0rea.cc:239
|
#8 0x0000000000bf3116 in buf_read_page (space=5, zip_size=0, offset=10, trx=0x0) at /home/elenst/bzr/10.0/storage/xtradb/buf/buf0rea.cc:462
|
#9 0x0000000000bd32da in buf_page_get_gen (space=5, zip_size=0, offset=10, rw_latch=2, guess=0x0, mode=10, file=0x10409e8 "/home/elenst/bzr/10.0/storage/xtradb/handler/ha_innodb.cc", line=15631, mtr=0x7fcf3efd6580) at /home/elenst/bzr/10.0/storage/xtradb/buf/buf0buf.cc:2753
|
#10 0x0000000000a1819f in innodb_make_page_dirty (thd=0x7fcf24b17070, var=0x16cea20, var_ptr=0x18acec0, save=0x7fcf13c222a8) at /home/elenst/bzr/10.0/storage/xtradb/handler/ha_innodb.cc:15630
|
#11 0x0000000000694481 in sys_var_pluginvar::global_update (this=0x7fcf3c956510, thd=0x7fcf24b17070, var=0x7fcf13c22288) at /home/elenst/bzr/10.0/sql/sql_plugin.cc:3410
|
#12 0x00000000005db5a5 in sys_var::update (this=0x7fcf3c956510, thd=0x7fcf24b17070, var=0x7fcf13c22288) at /home/elenst/bzr/10.0/sql/set_var.cc:195
|
#13 0x00000000005dd9d4 in set_var::update (this=0x7fcf13c22288, thd=0x7fcf24b17070) at /home/elenst/bzr/10.0/sql/set_var.cc:772
|
#14 0x00000000005dd59a in sql_set_variables (thd=0x7fcf24b17070, var_list=0x7fcf24b1ba68) at /home/elenst/bzr/10.0/sql/set_var.cc:675
|
#15 0x000000000067e6ab in mysql_execute_command (thd=0x7fcf24b17070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:3743
|
#16 0x000000000068586f in mysql_parse (thd=0x7fcf24b17070, rawbuf=0x7fcf13c22088 "set global innodb_fil_make_page_dirty_debug=@space_id", length=53, parser_state=0x7fcf3efd7680) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#17 0x0000000000678652 in dispatch_command (command=COM_QUERY, thd=0x7fcf24b17070, packet=0x7fcf24a18071 "set global innodb_fil_make_page_dirty_debug=@space_id", packet_length=53) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#18 0x00000000006779f7 in do_command (thd=0x7fcf24b17070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#19 0x00000000007944aa in do_handle_one_connection (thd_arg=0x7fcf24b17070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#20 0x00000000007941fd in handle_one_connection (arg=0x7fcf24b17070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#21 0x00007fcf3ec0cb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#22 0x00007fcf3d10420d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
Bug #74740 on 10.0 revno 4471
mysqld: /home/elenst/bzr/10.0/sql/lock.cc:352: int lock_external(THD*, TABLE**, uint): Assertion `(*tables)->reginfo.lock_type >= TL_READ' failed.
|
141109 17:04:19 [ERROR] mysqld got signal 6 ;
|
#6 0x00007f881a4556f1 in *__GI___assert_fail (assertion=0x1011930 "(*tables)->reginfo.lock_type >= TL_READ", file=<optimized out>, line=352, function=0x10127c0 "int lock_external(THD*, TABLE**, uint)") at assert.c:81
|
#7 0x000000000094a729 in lock_external (thd=0x7f8801f17070, tables=0x7f87f10b21c8, count=3) at /home/elenst/bzr/10.0/sql/lock.cc:352
|
#8 0x000000000094a4e0 in mysql_lock_tables (thd=0x7f8801f17070, sql_lock=0x7f87f10b2170, flags=0) at /home/elenst/bzr/10.0/sql/lock.cc:309
|
#9 0x000000000094a3f1 in mysql_lock_tables (thd=0x7f8801f17070, tables=0x7f87f1178fd0, count=3, flags=0) at /home/elenst/bzr/10.0/sql/lock.cc:276
|
#10 0x00000000006203a1 in lock_tables (thd=0x7f8801f17070, tables=0x7f87f1022180, count=3, flags=0) at /home/elenst/bzr/10.0/sql/sql_base.cc:5353
|
#11 0x000000000061fd23 in open_and_lock_tables (thd=0x7f8801f17070, tables=0x7f87f1022180, derived=true, flags=0, prelocking_strategy=0x7f881c3d8900) at /home/elenst/bzr/10.0/sql/sql_base.cc:5122
|
#12 0x00000000006141d1 in open_and_lock_tables (thd=0x7f8801f17070, tables=0x7f87f1022180, derived=true, flags=0) at /home/elenst/bzr/10.0/sql/sql_base.h:486
|
#13 0x000000000065d01e in mysql_insert (thd=0x7f8801f17070, table_list=0x7f87f1022180, fields=..., values_list=..., update_fields=..., update_values=..., duplic=DUP_ERROR, ignore=false) at /home/elenst/bzr/10.0/sql/sql_insert.cc:722
|
#14 0x000000000067d61e in mysql_execute_command (thd=0x7f8801f17070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:3432
|
#15 0x000000000068586f in mysql_parse (thd=0x7f8801f17070, rawbuf=0x7f87f1022088 "INSERT INTO t1 VALUES(1,1),(2,2),(3,1)", length=38, parser_state=0x7f881c3d9680) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#16 0x0000000000678652 in dispatch_command (command=COM_QUERY, thd=0x7f8801f17070, packet=0x7f8801e18071 "INSERT INTO t1 VALUES(1,1),(2,2),(3,1)", packet_length=38) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#17 0x00000000006779f7 in do_command (thd=0x7f8801f17070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#18 0x00000000007944aa in do_handle_one_connection (thd_arg=0x7f8801f17070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#19 0x00000000007941fd in handle_one_connection (arg=0x7f8801f17070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#20 0x00007f881c00eb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
|
|
Bug #74448 on 10.0 revno 4471:
mysqld: /home/elenst/bzr/10.0/sql/handler.cc:2688: int handler::ha_index_last(uchar*): Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type != 2' failed.
|
141109 17:42:00 [ERROR] mysqld got signal 6 ;
|
#6 0x00007f4eb8f286f1 in *__GI___assert_fail (assertion=0xfed398 "table_share->tmp_table != NO_TMP_TABLE || m_lock_type != 2", file=<optimized out>, line=2688, function=0xfefb80 "int handler::ha_index_last(uchar*)") at assert.c:81
|
#7 0x000000000086e068 in handler::ha_index_last (this=0x7f4e8f92b088, buf=0x7f4e8f86bb88 <incomplete sequence \371>) at /home/elenst/bzr/10.0/sql/handler.cc:2687
|
#8 0x0000000000997942 in get_index_max_value (table=0x7f4e8f94bc70, ref=0x7f4ebaeaa4b0, range_fl=3) at /home/elenst/bzr/10.0/sql/opt_sum.cc:211
|
#9 0x0000000000997f42 in opt_sum_query (thd=0x7f4ea0717070, tables=..., all_fields=..., conds=0x0) at /home/elenst/bzr/10.0/sql/opt_sum.cc:401
|
#10 0x00000000006b0f39 in JOIN::optimize_inner (this=0x7f4e8f8ac6b0) at /home/elenst/bzr/10.0/sql/sql_select.cc:1282
|
#11 0x00000000006b01e6 in JOIN::optimize (this=0x7f4e8f8ac6b0) at /home/elenst/bzr/10.0/sql/sql_select.cc:1024
|
#12 0x000000000067042f in st_select_lex::optimize_unflattened_subqueries (this=0x7f4ea071b468, const_only=false) at /home/elenst/bzr/10.0/sql/sql_lex.cc:3490
|
#13 0x00000000007e5572 in JOIN::optimize_unflattened_subqueries (this=0x7f4e8f8ac088) at /home/elenst/bzr/10.0/sql/opt_subselect.cc:4953
|
#14 0x00000000006b2c58 in JOIN::optimize_inner (this=0x7f4e8f8ac088) at /home/elenst/bzr/10.0/sql/sql_select.cc:1784
|
#15 0x00000000006b01e6 in JOIN::optimize (this=0x7f4e8f8ac088) at /home/elenst/bzr/10.0/sql/sql_select.cc:1024
|
#16 0x00000000006b7d6b in mysql_select (thd=0x7f4ea0717070, rref_pointer_array=0x7f4ea071b6e0, tables=0x7f4e8f8222b8, wild_num=0, fields=..., conds=0x7f4e8f823e18, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2147748608, result=0x7f4e8f824028, unit=0x7f4ea071ad80, select_lex=0x7f4ea071b468) at /home/elenst/bzr/10.0/sql/sql_select.cc:3294
|
#17 0x00000000006ae3f5 in handle_select (thd=0x7f4ea0717070, lex=0x7f4ea071acb8, result=0x7f4e8f824028, setup_tables_done_option=0) at /home/elenst/bzr/10.0/sql/sql_select.cc:373
|
#18 0x00000000006830e4 in execute_sqlcom_select (thd=0x7f4ea0717070, all_tables=0x7f4e8f8222b8) at /home/elenst/bzr/10.0/sql/sql_parse.cc:5261
|
#19 0x000000000067b3e2 in mysql_execute_command (thd=0x7f4ea0717070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:2545
|
#20 0x000000000068586f in mysql_parse (thd=0x7f4ea0717070, rawbuf=0x7f4e8f822088 "SELECT c1 FROM t1 WHERE c1=(SELECT MAX(c1)FROM t2)", length=50, parser_state=0x7f4ebaeac680) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#21 0x0000000000678652 in dispatch_command (command=COM_QUERY, thd=0x7f4ea0717070, packet=0x7f4ea0618071 "SELECT c1 FROM t1 WHERE c1=(SELECT MAX(c1)FROM t2)", packet_length=50) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#22 0x00000000006779f7 in do_command (thd=0x7f4ea0717070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#23 0x00000000007944aa in do_handle_one_connection (thd_arg=0x7f4ea0717070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#24 0x00000000007941fd in handle_one_connection (arg=0x7f4ea0717070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#25 0x00007f4ebaae1b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
|
|
Bug #74288 on 10.0 revno 4471
...
|
2014-11-09 18:06:40 7f9cf4d8c700 InnoDB: Error; possible reasons:
|
InnoDB: 1) Table rename would cause two FOREIGN KEY constraints
|
InnoDB: to have the same internal name in case-insensitive comparison.
|
InnoDB: 2) table `test`.`t1` /* Partition `p9` */ exists in the InnoDB internal data
|
InnoDB: dictionary though MySQL is trying to rename table `test`.`t1` /* Temporary Partition `p9` */ to it.
|
InnoDB: Have you deleted the .frm file and not used DROP TABLE?
|
InnoDB: You can look for further help from
|
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html
|
InnoDB: If table `test`.`t1` /* Partition `p9` */ is a temporary table #sql..., then it can be that
|
InnoDB: there are still queries running on the table, and it will be
|
InnoDB: dropped automatically when the queries end.
|
InnoDB: You can drop the orphaned table inside InnoDB by
|
InnoDB: creating an InnoDB table with the same name in another
|
InnoDB: database and copying the .frm file to the current database.
|
InnoDB: Then MySQL thinks the table exists, and DROP TABLE will
|
InnoDB: succeed.
|
141109 18:06:40 [ERROR] Failed to execute action for entry = 24 from ddl log
|
mysqld: /home/elenst/bzr/10.0/sql/ha_partition.cc:3268: virtual bool ha_partition::set_ha_share_ref(Handler_share**): Assertion `part_share->partitions_share_refs->num_parts >= m_tot_parts' failed.
|
141109 18:06:40 [ERROR] mysqld got signal 6 ;
|
#6 0x00007f9cf2e076f1 in *__GI___assert_fail (assertion=0x1136d20 "part_share->partitions_share_refs->num_parts >= m_tot_parts", file=<optimized out>, line=3268, function=0x113a700 "virtual bool ha_partition::set_ha_share_ref(Handler_share**)") at assert.c:81
|
#7 0x0000000000e0ff52 in ha_partition::set_ha_share_ref (this=0x7f9cc9916888, ha_share_arg=0x7f9cc98d1058) at /home/elenst/bzr/10.0/sql/ha_partition.cc:3268
|
#8 0x0000000000755b53 in open_table_from_share (thd=0x7f9cda717070, share=0x7f9cc98d0a88, alias=0x7f9cc9a0a250 "t1", db_stat=39, prgflag=44, ha_open_flags=16, outparam=0x7f9cc9939c70, is_create_table=false) at /home/elenst/bzr/10.0/sql/table.cc:2573
|
#9 0x000000000061b445 in open_table (thd=0x7f9cda717070, table_list=0x7f9cc9a09c68, mem_root=0x7f9cda71c0a0, ot_ctx=0x7f9cf4d886c0) at /home/elenst/bzr/10.0/sql/sql_base.cc:2462
|
#10 0x000000000061c127 in Locked_tables_list::reopen_tables (this=0x7f9cda71abe8, thd=0x7f9cda717070) at /home/elenst/bzr/10.0/sql/sql_base.cc:2937
|
#11 0x00000000009d9de9 in handle_alter_part_error (lpt=0x7f9cf4d88af0, action_completed=true, drop_partition=false, frm_install=false, close_table=false) at /home/elenst/bzr/10.0/sql/sql_partition.cc:6770
|
#12 0x00000000009db000 in fast_alter_partition_table (thd=0x7f9cda717070, table=0x7f9cc9939c70, alter_info=0x7f9cf4d8a3e0, create_info=0x7f9cf4d8a470, table_list=0x7f9cc9822188, db=0x7f9cc9822760 "test", table_name=0x7f9cc9822150 "t1") at /home/elenst/bzr/10.0/sql/sql_partition.cc:7181
|
#13 0x0000000000730735 in mysql_alter_table (thd=0x7f9cda717070, new_db=0x7f9cc9822760 "test", new_name=0x0, create_info=0x7f9cf4d8a470, table_list=0x7f9cc9822188, alter_info=0x7f9cf4d8a3e0, order_num=0, order=0x0, ignore=false) at /home/elenst/bzr/10.0/sql/sql_table.cc:8518
|
#14 0x0000000000798d74 in Sql_cmd_alter_table::execute (this=0x7f9cc98229b8, thd=0x7f9cda717070) at /home/elenst/bzr/10.0/sql/sql_alter.cc:312
|
#15 0x00000000006827c8 in mysql_execute_command (thd=0x7f9cda717070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:5078
|
#16 0x000000000068586f in mysql_parse (thd=0x7f9cda717070, rawbuf=0x7f9cc9822088 "ALTER TABLE t1 ADD PARTITION PARTITIONS 2", length=41, parser_state=0x7f9cf4d8b680) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#17 0x0000000000678652 in dispatch_command (command=COM_QUERY, thd=0x7f9cda717070, packet=0x7f9cda618071 "ALTER TABLE t1 ADD PARTITION PARTITIONS 2", packet_length=41) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#18 0x00000000006779f7 in do_command (thd=0x7f9cda717070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#19 0x00000000007944aa in do_handle_one_connection (thd_arg=0x7f9cda717070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#20 0x00000000007941fd in handle_one_connection (arg=0x7f9cda717070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#21 0x00007f9cf49c0b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
|
|
Bug #74221 on 10.0 revno 4471
mysqld: /home/elenst/bzr/10.0/strings/ctype-ucs2.c:1549: my_strnncollsp_utf16_bin: Assertion `(slen % 2) == 0' failed.
|
141109 18:14:48 [ERROR] mysqld got signal 6 ;
|
#6 0x00007fbf9380f6f1 in *__GI___assert_fail (assertion=0x1263076 "(slen % 2) == 0", file=<optimized out>, line=1549, function=0x1263640 "my_strnncollsp_utf16_bin") at assert.c:81
|
#7 0x0000000000e7a42b in my_strnncollsp_utf16_bin (cs=0x17d6540, s=0x7fbf6a016090 "1\245\245\245\245\245\245\245\245\245\245\245\245\245\245\245\245\245\245\245\245\245\245\245h4z\025\217\217\217\217\217\217\217\217\217\217\217\217\217\217\217\217", slen=1, t=0x7fbf6a022758 "", tlen=0, diff_if_only_endspace_difference=0 '\000') at /home/elenst/bzr/10.0/strings/ctype-ucs2.c:1549
|
#8 0x000000000071a776 in sortcmp (s=0x7fbf6a0239c8, t=0x7fbf6a022778, cs=0x17d6540) at /home/elenst/bzr/10.0/sql/sql_string.cc:762
|
#9 0x00000000008b014b in cmp_item_sort_string_in_static::compare (this=0x7fbf6a0239b0, ci=0x7fbf6a023a70) at /home/elenst/bzr/10.0/sql/item_cmpfunc.h:1202
|
#10 0x00000000008a6d3a in cmp_item_row::compare (this=0x7fbf6a023828, c=0x7fbf6a023848) at /home/elenst/bzr/10.0/sql/item_cmpfunc.cc:3832
|
#11 0x00000000008a57ed in cmp_row (cmp_arg=0x0, a=0x7fbf6a023828, b=0x7fbf6a023848) at /home/elenst/bzr/10.0/sql/item_cmpfunc.cc:3479
|
#12 0x0000000000e34bf6 in my_qsort2 (base_ptr=0x7fbf6a023828, count=3, size=32, cmp=0x8a57bb <cmp_row(void*, cmp_item_row*, cmp_item_row*)>, cmp_argument=0x0) at /home/elenst/bzr/10.0/mysys/mf_qsort.c:131
|
#13 0x00000000008af60d in in_vector::sort (this=0x7fbf6a0237d0) at /home/elenst/bzr/10.0/sql/item_cmpfunc.h:848
|
#14 0x00000000008a7bf2 in Item_func_in::fix_length_and_dec (this=0x7fbf6a022d98) at /home/elenst/bzr/10.0/sql/item_cmpfunc.cc:4133
|
#15 0x00000000008c8cfc in Item_func::fix_fields (this=0x7fbf6a022d98, thd=0x7fbf7af17070, ref=0x7fbf6a022ed0) at /home/elenst/bzr/10.0/sql/item_func.cc:229
|
#16 0x00000000008a70c5 in Item_func_in::fix_fields (this=0x7fbf6a022d98, thd=0x7fbf7af17070, ref=0x7fbf6a022ed0) at /home/elenst/bzr/10.0/sql/item_cmpfunc.cc:3944
|
#17 0x0000000000625a6a in setup_fields (thd=0x7fbf7af17070, ref_pointer_array=0x7fbf6a023500, fields=..., mark_used_columns=MARK_COLUMNS_READ, sum_func_list=0x7fbf6a023300, allow_sum_func=true) at /home/elenst/bzr/10.0/sql/sql_base.cc:7817
|
#18 0x00000000006af120 in JOIN::prepare (this=0x7fbf6a022fc8, rref_pointer_array=0x7fbf7af1b6e0, tables_init=0x0, wild_num=0, conds_init=0x0, og_num=0, order_init=0x0, skip_order_by=false, group_init=0x0, having_init=0x0, proc_param_init=0x0, select_lex_arg=0x7fbf7af1b468, unit_arg=0x7fbf7af1ad80) at /home/elenst/bzr/10.0/sql/sql_select.cc:786
|
#19 0x00000000006b7d4d in mysql_select (thd=0x7fbf7af17070, rref_pointer_array=0x7fbf7af1b6e0, tables=0x0, wild_num=0, fields=..., conds=0x0, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2147748608, result=0x7fbf6a022fa8, unit=0x7fbf7af1ad80, select_lex=0x7fbf7af1b468) at /home/elenst/bzr/10.0/sql/sql_select.cc:3286
|
#20 0x00000000006ae3f5 in handle_select (thd=0x7fbf7af17070, lex=0x7fbf7af1acb8, result=0x7fbf6a022fa8, setup_tables_done_option=0) at /home/elenst/bzr/10.0/sql/sql_select.cc:373
|
#21 0x00000000006830e4 in execute_sqlcom_select (thd=0x7fbf7af17070, all_tables=0x0) at /home/elenst/bzr/10.0/sql/sql_parse.cc:5261
|
#22 0x000000000067b3e2 in mysql_execute_command (thd=0x7fbf7af17070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:2545
|
#23 0x000000000068586f in mysql_parse (thd=0x7fbf7af17070, rawbuf=0x7fbf6a022088 "select row('',1.5,3)IN (row(1,2,3),row('',1.5,3),row('','',''))", length=63, parser_state=0x7fbf95793680) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#24 0x0000000000678652 in dispatch_command (command=COM_QUERY, thd=0x7fbf7af17070, packet=0x7fbf7ae18071 "select row('',1.5,3)IN (row(1,2,3),row('',1.5,3),row('','',''))", packet_length=63) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#25 0x00000000006779f7 in do_command (thd=0x7fbf7af17070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#26 0x00000000007944aa in do_handle_one_connection (thd_arg=0x7fbf7af17070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#27 0x00000000007941fd in handle_one_connection (arg=0x7fbf7af17070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#28 0x00007fbf953c8b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#29 0x00007fbf938c020d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
Bug #74220 on 10.0 revno 4471
mysqld: /home/elenst/bzr/10.0/strings/ctype-ucs2.c:2511: my_well_formed_len_utf32: Assertion `(length % 4) == 0' failed.
|
141109 18:21:14 [ERROR] mysqld got signal 6 ;
|
#6 0x00007f03efc756f1 in *__GI___assert_fail (assertion=0x1263176 "(length % 4) == 0", file=<optimized out>, line=2511, function=0x12635c0 "my_well_formed_len_utf32") at assert.c:81
|
#7 0x0000000000e7bfa8 in my_well_formed_len_utf32 (cs=0x17d66c0, b=0x7f03f1bf7e90 "0", e=0x7f03f1bf7e91 "", nchars=16, error=0x7f03f1bf7d98) at /home/elenst/bzr/10.0/strings/ctype-ucs2.c:2511
|
#8 0x000000000071ad19 in well_formed_copy_nchars (to_cs=0x17d66c0, to=0x7f03c686cb5a "", to_length=64, from_cs=0x17d66c0, from=0x7f03f1bf7e90 "0", from_length=1, nchars=16, well_formed_error_pos=0x7f03f1bf7e48, cannot_convert_error_pos=0x7f03f1bf7e40, from_end_pos=0x7f03f1bf7e38) at /home/elenst/bzr/10.0/sql/sql_string.cc:980
|
#9 0x000000000084ec83 in Field_varstring::store (this=0x7f03c686ca88, from=0x7f03f1bf7e90 "0", length=1, cs=0x17d66c0) at /home/elenst/bzr/10.0/sql/field.cc:6887
|
#10 0x0000000000888b26 in Item::save_in_field (this=0x7f03c6822380, field=0x7f03c686ca88, no_conversions=true) at /home/elenst/bzr/10.0/sql/item.cc:6007
|
#11 0x00000000006556cd in Item_result_field::save_in_result_field (this=0x7f03c6822380, no_conversions=true) at /home/elenst/bzr/10.0/sql/item.h:3330
|
#12 0x00000000006e6098 in copy_funcs (func_ptr=0x7f03c68e1028, thd=0x7f03d7717070) at /home/elenst/bzr/10.0/sql/sql_select.cc:22463
|
#13 0x00000000006dda96 in end_write (join=0x7f03c6822b50, join_tab=0x7f03c6823e28, end_of_records=false) at /home/elenst/bzr/10.0/sql/sql_select.cc:19010
|
#14 0x00000000006dadd5 in evaluate_join_record (join=0x7f03c6822b50, join_tab=0x7f03c6823b00, error=0) at /home/elenst/bzr/10.0/sql/sql_select.cc:17907
|
#15 0x00000000006da6ce in sub_select (join=0x7f03c6822b50, join_tab=0x7f03c6823b00, end_of_records=false) at /home/elenst/bzr/10.0/sql/sql_select.cc:17685
|
#16 0x00000000006d9f33 in do_select (join=0x7f03c6822b50, fields=0x0, table=0x7f03c68e0088, procedure=0x0) at /home/elenst/bzr/10.0/sql/sql_select.cc:17347
|
#17 0x00000000006b59a0 in JOIN::exec_inner (this=0x7f03c6822b50) at /home/elenst/bzr/10.0/sql/sql_select.cc:2624
|
#18 0x00000000006b4a90 in JOIN::exec (this=0x7f03c6822b50) at /home/elenst/bzr/10.0/sql/sql_select.cc:2370
|
#19 0x00000000006b7dfb in mysql_select (thd=0x7f03d7717070, rref_pointer_array=0x7f03d771b6e0, tables=0x7f03c68224a8, wild_num=0, fields=..., conds=0x0, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2147879680, result=0x7f03c6822b30, unit=0x7f03d771ad80, select_lex=0x7f03d771b468) at /home/elenst/bzr/10.0/sql/sql_select.cc:3308
|
#20 0x00000000006ae3f5 in handle_select (thd=0x7f03d7717070, lex=0x7f03d771acb8, result=0x7f03c6822b30, setup_tables_done_option=0) at /home/elenst/bzr/10.0/sql/sql_select.cc:373
|
#21 0x00000000006830e4 in execute_sqlcom_select (thd=0x7f03d7717070, all_tables=0x7f03c68224a8) at /home/elenst/bzr/10.0/sql/sql_parse.cc:5261
|
#22 0x000000000067b3e2 in mysql_execute_command (thd=0x7f03d7717070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:2545
|
#23 0x000000000068586f in mysql_parse (thd=0x7f03d7717070, rawbuf=0x7f03c6822088 "SELECT BIN(c1)FROM t1", length=21, parser_state=0x7f03f1bf9680) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#24 0x0000000000678652 in dispatch_command (command=COM_QUERY, thd=0x7f03d7717070, packet=0x7f03d7618071 "SELECT BIN(c1)FROM t1", packet_length=21) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#25 0x00000000006779f7 in do_command (thd=0x7f03d7717070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#26 0x00000000007944aa in do_handle_one_connection (thd_arg=0x7f03d7717070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#27 0x00000000007941fd in handle_one_connection (arg=0x7f03d7717070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#28 0x00007f03f182eb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
|
|
http://bugs.mysql.com/bug.php?id=74759 not reproducible on the current 10.0 revno 4471 and 5.5 revno 4343.
|
|
Bug #74762 on 10.0 revno 4471:
2014-11-10 19:59:42 7fb539cf7700 InnoDB: Warning: cannot find a free slot for an undo log. Do you have too
|
InnoDB: many active transactions running concurrently?
|
2014-11-10 19:59:43 7fb539cf7700 InnoDB: Warning: cannot find a free slot for an undo log. Do you have too
|
InnoDB: many active transactions running concurrently?
|
2014-11-10 19:59:45 7fb539cf7700 InnoDB: Warning: cannot find a free slot for an undo log. Do you have too
|
InnoDB: many active transactions running concurrently?
|
2014-11-10 19:59:45 7fb539cf7700 InnoDB: Warning: cannot find a free slot for an undo log. Do you have too
|
InnoDB: many active transactions running concurrently?
|
2014-11-10 19:59:45 7fb539cf7700 InnoDB: Error: (Too many concurrent transactions) while getting next doc id.
|
2014-11-10 19:59:45 7fb539cf7700 InnoDB: Error: (Too many concurrent transactions) during SYNC.
|
2014-11-10 19:59:45 7fb539cf7700 InnoDB: Warning: cannot find a free slot for an undo log. Do you have too
|
InnoDB: many active transactions running concurrently?
|
2014-11-10 19:59:45 7fb539cf7700 InnoDB: Error: row_merge_drop_indexes_dict failed with error code: 47.
|
2014-11-10 19:59:45 7fb539cf7700 InnoDB: Warning: cannot find a free slot for an undo log. Do you have too
|
InnoDB: many active transactions running concurrently?
|
2014-11-10 19:59:45 7fb539cf7700InnoDB: unknown error code 47 while dropping table:`test`.`FTS_000000000000001a_0000000000000031_INDEX_1`.
|
141110 19:59:45 [ERROR] InnoDB: Unable to drop FTS index aux table test/FTS_000000000000001a_0000000000000031_INDEX_1: Too many concurrent trans
|
actions
|
2014-11-10 19:59:45 7fb539cf7700 InnoDB: Warning: cannot find a free slot for an undo log. Do you have too
|
InnoDB: many active transactions running concurrently?
|
2014-11-10 19:59:45 7fb539cf7700InnoDB: unknown error code 47 while dropping table:`test`.`FTS_000000000000001a_0000000000000031_INDEX_2`.
|
141110 19:59:45 [ERROR] InnoDB: Unable to drop FTS index aux table test/FTS_000000000000001a_0000000000000031_INDEX_2: Too many concurrent trans
|
actions
|
2014-11-10 19:59:45 7fb539cf7700 InnoDB: Warning: cannot find a free slot for an undo log. Do you have too
|
InnoDB: many active transactions running concurrently?
|
2014-11-10 19:59:45 7fb539cf7700InnoDB: unknown error code 47 while dropping table:`test`.`FTS_000000000000001a_0000000000000031_INDEX_3`.
|
141110 19:59:45 [ERROR] InnoDB: Unable to drop FTS index aux table test/FTS_000000000000001a_0000000000000031_INDEX_3: Too many concurrent trans
|
actions
|
2014-11-10 19:59:45 7fb539cf7700 InnoDB: Warning: cannot find a free slot for an undo log. Do you have too
|
InnoDB: many active transactions running concurrently?
|
2014-11-10 19:59:45 7fb539cf7700InnoDB: unknown error code 47 while dropping table:`test`.`FTS_000000000000001a_0000000000000031_INDEX_4`.
|
141110 19:59:45 [ERROR] InnoDB: Unable to drop FTS index aux table test/FTS_000000000000001a_0000000000000031_INDEX_4: Too many concurrent trans
|
actions
|
2014-11-10 19:59:45 7fb539cf7700 InnoDB: Warning: cannot find a free slot for an undo log. Do you have too
|
InnoDB: many active transactions running concurrently?
|
2014-11-10 19:59:51 7fb505bfc700 InnoDB: Warning: cannot find a free slot for an undo log. Do you have too
|
InnoDB: many active transactions running concurrently?
|
InnoDB: failed to write word mysql to FTS auxiliary index table, error (Too many concurrent transactions)
|
2014-11-10 19:59:51 7fb5053fb700 InnoDB: Warning: cannot find a free slot for an undo log. Do you have too
|
InnoDB: many active transactions running concurrently?
|
InnoDB: failed to write word properly to FTS auxiliary index table, error (Too many concurrent transactions)
|
2014-11-10 19:59:51 7fb5053fb700 InnoDB: Assertion failure in thread 140415453869824 in file que0que.cc line 1216
|
InnoDB: Failing assertion: thr_get_trx(thr)->error_state == DB_SUCCESS
|
InnoDB: We intentionally generate a memory trap.
|
#1 0x00007f6f405d97c0 in *__GI_abort () at abort.c:92
|
#2 0x0000000000abfb04 in que_run_threads (thr=0x7f6f178b0a18) at /home/elenst/bzr/10.0/storage/xtradb/que/que0que.cc:1216
|
#3 0x0000000000c75383 in fts_eval_sql (trx=0x7f6f1783f478, graph=0x7f6f178b0950) at /home/elenst/bzr/10.0/storage/xtradb/fts/fts0sql.cc:286
|
#4 0x0000000000c5fbc2 in fts_write_node (trx=0x7f6f1783f478, graph=0x7f6f178752c8, fts_table=0x7f6f0fffed50, word=0x7f6f0fffed20, node=0x7f6f178750c0) at /home/elenst/bzr/10.0/storage/xtradb/fts/fts0fts.cc:3887
|
#5 0x0000000000acfad5 in row_merge_write_fts_word (trx=0x7f6f1783f478, ins_graph=0x7f6f178752a8, word=0x7f6f0fffed20, fts_table=0x7f6f0fffed50, charset=0x1783580) at /home/elenst/bzr/10.0/storage/xtradb/row/row0ftsort.cc:1002
|
#6 0x0000000000acfd58 in row_fts_insert_tuple (ins_ctx=0x7f6f0fffed40, word=0x7f6f0fffed20, positions=0x7f6f17875180, in_doc_id=0x7f6f0fffeda8, dtuple=0x7f6f1785b678) at /home/elenst/bzr/10.0/storage/xtradb/row/row0ftsort.cc:1101
|
#7 0x0000000000ad0f8f in row_fts_merge_insert (index=0x7f6f27bf79f8, table=0x7f6f3fd2a578, psort_info=0x7f6f3fc94478, id=4) at /home/elenst/bzr/10.0/storage/xtradb/row/row0ftsort.cc:1530
|
#8 0x0000000000acf8e5 in fts_parallel_merge (arg=0x7f6f27fdfcb8) at /home/elenst/bzr/10.0/storage/xtradb/row/row0ftsort.cc:936
|
#9 0x00007f6f42188b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#10 0x00007f6f4068020d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
Bug #74777 on 10.0 revno 4471:
10.0/sql/ha_partition.cc:3917: virtual int ha_partition::start_stmt(THD*, thr_lock_type): Assertion `bitmap_is_subset(&m_part_info->lock_partitions, &m_locked_partitions)' failed.
|
141111 14:04:25 [ERROR] mysqld got signal 6 ;
|
#6 0x00007fc11cecf6f1 in *__GI___assert_fail (assertion=0x1136fa0 "bitmap_is_subset(&m_part_info->lock_partitions, &m_locked_partitions)", file=<optimized out>, line=3917, function=0x113a520 "virtual int ha_partition::start_stmt(THD*, thr_lock_type)") at assert.c:81
|
#7 0x0000000000e116d3 in ha_partition::start_stmt (this=0x7fc10a0b4888, thd=0x7fc116b0b070, lock_type=TL_READ) at /home/elenst/bzr/10.0/sql/ha_partition.cc:3916
|
#8 0x000000000061f645 in check_lock_and_start_stmt (thd=0x7fc116b0b070, prelocking_ctx=0x7fc116b0ecc0, table_list=0x7fc10a051270) at /home/elenst/bzr/10.0/sql/sql_base.cc:4899
|
#9 0x00000000006206e9 in lock_tables (thd=0x7fc116b0b070, tables=0x7fc10a051270, count=1, flags=0) at /home/elenst/bzr/10.0/sql/sql_base.cc:5434
|
#10 0x000000000061fd23 in open_and_lock_tables (thd=0x7fc116b0b070, tables=0x7fc10a051270, derived=true, flags=0, prelocking_strategy=0x7fc11ee526e0) at /home/elenst/bzr/10.0/sql/sql_base.cc:5122
|
#11 0x00000000006141d1 in open_and_lock_tables (thd=0x7fc116b0b070, tables=0x7fc10a051270, derived=true, flags=0) at /home/elenst/bzr/10.0/sql/sql_base.h:486
|
#12 0x0000000000682e4f in execute_sqlcom_select (thd=0x7fc116b0b070, all_tables=0x7fc10a051270) at /home/elenst/bzr/10.0/sql/sql_parse.cc:5206
|
#13 0x000000000067b3e2 in mysql_execute_command (thd=0x7fc116b0b070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:2545
|
#14 0x000000000068586f in mysql_parse (thd=0x7fc116b0b070, rawbuf=0x7fc10a051088 "SELECT b FROM t1", length=16, parser_state=0x7fc11ee53630) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#15 0x0000000000678652 in dispatch_command (command=COM_QUERY, thd=0x7fc116b0b070, packet=0x7fc10bbf2071 "SELECT b FROM t1", packet_length=16) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#16 0x00000000006779f7 in do_command (thd=0x7fc116b0b070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#17 0x00000000007944aa in do_handle_one_connection (thd_arg=0x7fc116b0b070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#18 0x00000000007941fd in handle_one_connection (arg=0x7fc116b0b070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#19 0x0000000000ccb4a6 in pfs_spawn_thread (arg=0x7fc116bd9df0) at /home/elenst/bzr/10.0/storage/perfschema/pfs.cc:1860
|
#20 0x00007fc11ea88b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#21 0x00007fc11cf8020d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
Bug #74779 on 10.0 revno 4471:
10.0/sql/ha_partition.cc:6104: int ha_partition::handle_ordered_index_scan(uchar*, bool): Assertion `bitmap_is_set(&m_p
|
art_info->read_partitions, m_part_spec.start_part)' failed.
|
141111 14:09:32 [ERROR] mysqld got signal 6 ;
|
#6 0x00007f8f05f966f1 in *__GI___assert_fail (assertion=0x1137b50 "bitmap_is_set(&m_part_info->read_partitions, m_part_spec.start_part)", file=<optimized out>, line=6104, function=0x1139f60 "int ha_partition::handle_ordered_index_scan(uchar*, bool)") at assert.c:81
|
#7 0x0000000000e158b9 in ha_partition::handle_ordered_index_scan (this=0x7f8ef287e888, buf=0x7f8ef2829898 "\375\005", reverse_order=false) at /home/elenst/bzr/10.0/sql/ha_partition.cc:6103
|
#8 0x0000000000e148c3 in ha_partition::common_first_last (this=0x7f8ef287e888, buf=0x7f8ef2829898 "\375\005") at /home/elenst/bzr/10.0/sql/ha_partition.cc:5583
|
#9 0x0000000000e14838 in ha_partition::index_last (this=0x7f8ef287e888, buf=0x7f8ef2829898 "\375\005") at /home/elenst/bzr/10.0/sql/ha_partition.cc:5562
|
#10 0x000000000086e10e in handler::ha_index_last (this=0x7f8ef287e888, buf=0x7f8ef2829898 "\375\005") at /home/elenst/bzr/10.0/sql/handler.cc:2691
|
#11 0x0000000000997942 in get_index_max_value (table=0x7f8ef289e470, ref=0x7f8f07f186b0, range_fl=2) at /home/elenst/bzr/10.0/sql/opt_sum.cc:211
|
#12 0x0000000000997f42 in opt_sum_query (thd=0x7f8effb0b070, tables=..., all_fields=..., conds=0x7f8ef2a1db78) at /home/elenst/bzr/10.0/sql/opt_sum.cc:401
|
#13 0x00000000006b0f39 in JOIN::optimize_inner (this=0x7f8ef2a1dda0) at /home/elenst/bzr/10.0/sql/sql_select.cc:1282
|
#14 0x00000000006b01e6 in JOIN::optimize (this=0x7f8ef2a1dda0) at /home/elenst/bzr/10.0/sql/sql_select.cc:1024
|
#15 0x00000000006b7d6b in mysql_select (thd=0x7f8effb0b070, rref_pointer_array=0x7f8effb0f6e0, tables=0x7f8ef2a1d3e8, wild_num=0, fields=..., conds=0x7f8ef2a1db78, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2147748608, result=0x7f8ef2a1dd80, unit=0x7f8effb0ed80, select_lex=0x7f8effb0f468) at /home/elenst/bzr/10.0/sql/sql_select.cc:3294
|
#16 0x00000000006ae3f5 in handle_select (thd=0x7f8effb0b070, lex=0x7f8effb0ecb8, result=0x7f8ef2a1dd80, setup_tables_done_option=0) at /home/elenst/bzr/10.0/sql/sql_select.cc:373
|
#17 0x00000000006830e4 in execute_sqlcom_select (thd=0x7f8effb0b070, all_tables=0x7f8ef2a1d3e8) at /home/elenst/bzr/10.0/sql/sql_parse.cc:5261
|
#18 0x000000000067b3e2 in mysql_execute_command (thd=0x7f8effb0b070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:2545
|
#19 0x000000000068586f in mysql_parse (thd=0x7f8effb0b070, rawbuf=0x7f8ef2a1d088 "SELECT MAX(a)FROM t1 WHERE a>5", length=30, parser_state=0x7f8f07f1a630) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#20 0x0000000000678652 in dispatch_command (command=COM_QUERY, thd=0x7f8effb0b070, packet=0x7f8ef4bf2071 "SELECT MAX(a)FROM t1 WHERE a>5", packet_length=30) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#21 0x00000000006779f7 in do_command (thd=0x7f8effb0b070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#22 0x00000000007944aa in do_handle_one_connection (thd_arg=0x7f8effb0b070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#23 0x00000000007941fd in handle_one_connection (arg=0x7f8effb0b070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#24 0x0000000000ccb4a6 in pfs_spawn_thread (arg=0x7f8effbd9df0) at /home/elenst/bzr/10.0/storage/perfschema/pfs.cc:1860
|
#25 0x00007f8f07b4fb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#26 0x00007f8f0604720d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
http://bugs.mysql.com/bug.php?id=74780 is not reproducible on 10.0.14+ revno 4471
|
|
http://bugs.mysql.com/bug.php?id=74806 – not reproducible on current 10.0.14+ revno 4478
http://bugs.mysql.com/bug.php?id=74810 – no crash on 10.0.14+ revno 4478
|
|
http://bugs.mysql.com/bug.php?id=74841 on 10.0 revno 4479:
#2 0x00000000008673b9 in handle_fatal_signal (sig=11) at /home/elenst/bzr/10.0/sql/signal_handler.cc:262
|
#3 <signal handler called>
|
#4 0x00000000009db29c in cmp_rec_and_tuple (val=0x7fe1a896f738, nvals_in_rec=1) at /home/elenst/bzr/10.0/sql/sql_partition.cc:7530
|
#5 0x00000000009d2f0e in get_partition_id_list_col (part_info=0x7fe1a883ea88, part_id=0x7fe1d508176c, func_value=0x7fe1d5081760) at /home/elenst/bzr/10.0/sql/sql_partition.cc:3087
|
#6 0x0000000000e11851 in ha_partition::write_row (this=0x7fe1a8917888, buf=0x7fe1a886dea0 "\377") at /home/elenst/bzr/10.0/sql/ha_partition.cc:4146
|
#7 0x000000000087462d in handler::ha_write_row (this=0x7fe1a8917888, buf=0x7fe1a886dea0 "\377") at /home/elenst/bzr/10.0/sql/handler.cc:5961
|
#8 0x000000000065f9a6 in write_record (thd=0x7fe1ba717070, table=0x7fe1a893c070, info=0x7fe1d50819f0) at /home/elenst/bzr/10.0/sql/sql_insert.cc:1835
|
#9 0x000000000065d65d in mysql_insert (thd=0x7fe1ba717070, table_list=0x7fe1a8822170, fields=..., values_list=..., update_fields=..., update_values=..., duplic=DUP_ERROR, ignore=false) at /home/elenst/bzr/10.0/sql/sql_insert.cc:960
|
#10 0x000000000067d1ce in mysql_execute_command (thd=0x7fe1ba717070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:3432
|
#11 0x000000000068541f in mysql_parse (thd=0x7fe1ba717070, rawbuf=0x7fe1a8822088 "INSERT INTO t1 VALUES(),()", length=26, parser_state=0x7fe1d5082660) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#12 0x0000000000678202 in dispatch_command (command=COM_QUERY, thd=0x7fe1ba717070, packet=0x7fe1ba618071 "INSERT INTO t1 VALUES(),()", packet_length=26) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#13 0x00000000006775a7 in do_command (thd=0x7fe1ba717070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#14 0x000000000079405a in do_handle_one_connection (thd_arg=0x7fe1ba717070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#15 0x0000000000793dad in handle_one_connection (arg=0x7fe1ba717070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#16 0x00007fe1d4cb8b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#17 0x00007fe1d2f6f20d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
http://bugs.mysql.com/bug.php?id=74848 no crash on 10.0 revno 4492
|
|
http://bugs.mysql.com/bug.php?id=74850 no crash on 10.0 revno 4492
|
|
http://bugs.mysql.com/bug.php?id=74860 on 10.0 revno 4492:
#3 <signal handler called>
|
#4 0x00000000009d2960 in generate_partition_syntax (part_info=0x7f0d655c1c88, buf_length=0x7f0d8017cf9c, use_sql_alloc=false, show_partition_options=true, create_info=0x0, alter_info=0x0, current_comment_start=0x7f0d7d4e1270 "\n/*!50100") at /home/elenst/bzr/10.0/sql/sql_partition.cc:2586
|
#5 0x00000000006f90aa in show_create_table (thd=0x7f0d65717070, table_list=0x7f0d657d1160, packet=0x7f0d8017d0c0, create_info_arg=0x0, with_db_name=WITHOUT_DB_NAME) at /home/elenst/bzr/10.0/sql/sql_show.cc:2013
|
#6 0x00000000006f5f7d in mysqld_show_create (thd=0x7f0d65717070, table_list=0x7f0d657d1160) at /home/elenst/bzr/10.0/sql/sql_show.cc:1068
|
#7 0x000000000067cd62 in mysql_execute_command (thd=0x7f0d65717070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:3254
|
#8 0x00000000006856cf in mysql_parse (thd=0x7f0d65717070, rawbuf=0x7f0d657d1088 "SHOW CREATE TABLE t1", length=20, parser_state=0x7f0d8017e660) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#9 0x00000000006784b2 in dispatch_command (command=COM_QUERY, thd=0x7f0d65717070, packet=0x7f0d657b9071 "SHOW CREATE TABLE t1", packet_length=20) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#10 0x0000000000677857 in do_command (thd=0x7f0d65717070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#11 0x0000000000794352 in do_handle_one_connection (thd_arg=0x7f0d65717070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#12 0x00000000007940a5 in handle_one_connection (arg=0x7f0d65717070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#13 0x00007f0d7fdb4b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#14 0x00007f0d7e06b20d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
http://bugs.mysql.com/bug.php?id=74856 on 10.0 revno 4492
10.0/sql/sql_partition.cc:328: int get_parts_for_update(const uchar*, uchar*, const uchar*, partition_info*, uint32*, uint32*, longlong*): As
|
sertion `0' failed.
|
141114 16:05:52 [ERROR] mysqld got signal 6 ;
|
#6 0x00007f8617ac46f1 in *__GI___assert_fail (assertion=0x1015d0e "0", file=<optimized out>, line=328, function=0x1018d80 "int get_parts_for_update(const uchar*, uchar*, const uchar*, partition_info*, uint32*, uint32*, longlong*)") at assert.c:81
|
#7 0x00000000009ce658 in get_parts_for_update (old_data=0x7f85ed44b0a8 <incomplete sequence \375>, new_data=0x7f85ed44b0a0 "\375\002", rec0=0x7f85ed44b0a0 "\375\002", part_info=0x7f85ed435e88, old_part_id=0x7f8619c87648, new_part_id=0x7f8619c8764c, new_func_value=0x7f8619c87640) at /home/elenst/bzr/10.0/sql/sql_partition.cc:328
|
#8 0x0000000000e122e2 in ha_partition::update_row (this=0x7f85ed4f6088, old_data=0x7f85ed44b0a8 <incomplete sequence \375>, new_data=0x7f85ed44b0a0 "\375\002") at /home/elenst/bzr/10.0/sql/ha_partition.cc:4212
|
#9 0x0000000000874e72 in handler::ha_update_row (this=0x7f85ed4f6088, old_data=0x7f85ed44b0a8 <incomplete sequence \375>, new_data=0x7f85ed44b0a0 "\375\002") at /home/elenst/bzr/10.0/sql/handler.cc:5986
|
#10 0x0000000000743afb in mysql_update (thd=0x7f85ff317070, table_list=0x7f85ed422160, fields=..., values=..., conds=0x0, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false, found_return=0x7f8619c882b8, updated_return=0x7f8619c882b0) at /home/elenst/bzr/10.0/sql/sql_update.cc:803
|
#11 0x000000000067cfb0 in mysql_execute_command (thd=0x7f85ff317070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:3295
|
#12 0x00000000006856cf in mysql_parse (thd=0x7f85ff317070, rawbuf=0x7f85ed422088 "UPDATE t1 SET c1=2", length=18, parser_state=0x7f8619c88660) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#13 0x00000000006784b2 in dispatch_command (command=COM_QUERY, thd=0x7f85ff317070, packet=0x7f85ff218071 "UPDATE t1 SET c1=2", packet_length=18) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#14 0x0000000000677857 in do_command (thd=0x7f85ff317070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#15 0x0000000000794352 in do_handle_one_connection (thd_arg=0x7f85ff317070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#16 0x00000000007940a5 in handle_one_connection (arg=0x7f85ff317070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#17 0x00007f86198beb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#18 0x00007f8617b7520d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
http://bugs.mysql.com/bug.php?id=74859 on 10.0 revno 4492:
10.0/strings/decimal.c:1453: decimal_bin_size: Assertion `precision > 0' failed.
|
141114 16:10:27 [ERROR] mysqld got signal 6 ;
|
#6 0x00007f2e635f96f1 in *__GI___assert_fail (assertion=0x124fba5 "precision > 0", file=<optimized out>, line=1453, function=0x124fd90 "decimal_bin_size") at assert.c:81
|
#7 0x0000000000e871ac in decimal_bin_size (precision=0, scale=0) at /home/elenst/bzr/10.0/strings/decimal.c:1453
|
#8 0x00000000006ed6e1 in my_decimal_get_binary_size (precision=0, scale=0) at /home/elenst/bzr/10.0/sql/my_decimal.h:263
|
#9 0x000000000084038b in Field_new_decimal::Field_new_decimal (this=0x7f2e3a44b588, len_arg=0, maybe_null_arg=true, name=0x7f2e3a4239f8 "MIN(GET_LOCK(0,0)/ '0b0' ^ (RAND()))", dec_arg=0 '\000', unsigned_arg=false) at /home/elenst/bzr/10.0/sql/field.cc:2676
|
#10 0x00000000008404ca in Field_new_decimal::create_from_item (item=0x7f2e3a4238a0) at /home/elenst/bzr/10.0/sql/field.cc:2720
|
#11 0x00000000009169fe in Item_sum::create_tmp_field (this=0x7f2e3a4238a0, group=false, table=0x7f2e3a488088, convert_blob_length=0) at /home/elenst/bzr/10.0/sql/item_sum.cc:551
|
#12 0x0000000000918ba3 in Item_sum_hybrid::create_tmp_field (this=0x7f2e3a4238a0, group=false, table=0x7f2e3a488088, convert_blob_length=0) at /home/elenst/bzr/10.0/sql/item_sum.cc:1324
|
#13 0x00000000006d45b4 in create_tmp_field (thd=0x7f2e4af17070, table=0x7f2e3a488088, item=0x7f2e3a4238a0, type=Item::SUM_FUNC_ITEM, copy_func=0x7f2e657bc080, from_field=0x7f2e3a489020, default_field=0x7f2e3a489010, group=false, modify_item=false, table_cant_handle_bit_fields=false, make_copy_field=false, convert_blob_length=0) at /home/elenst/bzr/10.0/sql/sql_select.cc:15462
|
#14 0x00000000006d5da5 in create_tmp_table (thd=0x7f2e4af17070, param=0x7f2e3a495cb0, fields=..., group=0x0, distinct=false, save_sum_fields=true, select_options=2416188160, rows_limit=18446744073709551615, table_alias=0x7f2e3a495088 "a", do_not_open=true, keep_row_order=false) at /home/elenst/bzr/10.0/sql/sql_select.cc:15958
|
#15 0x000000000073e99b in select_union::create_result_table (this=0x7f2e3a495c98, thd_arg=0x7f2e4af17070, column_types=0x7f2e3a4232c0, is_union_distinct=false, options=2416188160, alias=0x7f2e3a495088 "a", bit_fields_as_long=false, create_table=false, keep_row_order=false) at /home/elenst/bzr/10.0/sql/sql_union.cc:159
|
#16 0x00000000006548ae in mysql_derived_prepare (thd=0x7f2e4af17070, lex=0x7f2e4af1acb8, derived=0x7f2e3a4950c8) at /home/elenst/bzr/10.0/sql/sql_derived.cc:681
|
#17 0x0000000000653c3a in mysql_handle_single_derived (lex=0x7f2e4af1acb8, derived=0x7f2e3a4950c8, phases=2) at /home/elenst/bzr/10.0/sql/sql_derived.cc:192
|
#18 0x000000000075f8d3 in TABLE_LIST::handle_derived (this=0x7f2e3a4950c8, lex=0x7f2e4af1acb8, phases=2) at /home/elenst/bzr/10.0/sql/table.cc:6884
|
#19 0x0000000000670466 in st_select_lex::handle_derived (this=0x7f2e4af1b468, lex=0x7f2e4af1acb8, phases=2) at /home/elenst/bzr/10.0/sql/sql_lex.cc:3550
|
#20 0x00000000006aeb5c in JOIN::prepare (this=0x7f2e3a495760, rref_pointer_array=0x7f2e4af1b6e0, tables_init=0x7f2e3a4950c8, wild_num=1, conds_init=0x0, og_num=0, order_init=0x0, skip_order_by=false, group_init=0x0, having_init=0x0, proc_param_init=0x0, select_lex_arg=0x7f2e4af1b468, unit_arg=0x7f2e4af1ad80) at /home/elenst/bzr/10.0/sql/sql_select.cc:699
|
#21 0x00000000006b7bad in mysql_select (thd=0x7f2e4af17070, rref_pointer_array=0x7f2e4af1b6e0, tables=0x7f2e3a4950c8, wild_num=1, fields=..., conds=0x0, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2147748608, result=0x7f2e3a495740, unit=0x7f2e4af1ad80, select_lex=0x7f2e4af1b468) at /home/elenst/bzr/10.0/sql/sql_select.cc:3286
|
#22 0x00000000006ae255 in handle_select (thd=0x7f2e4af17070, lex=0x7f2e4af1acb8, result=0x7f2e3a495740, setup_tables_done_option=0) at /home/elenst/bzr/10.0/sql/sql_select.cc:373
|
#23 0x0000000000682f44 in execute_sqlcom_select (thd=0x7f2e4af17070, all_tables=0x7f2e3a4950c8) at /home/elenst/bzr/10.0/sql/sql_parse.cc:5261
|
#24 0x000000000067b242 in mysql_execute_command (thd=0x7f2e4af17070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:2545
|
#25 0x00000000006856cf in mysql_parse (thd=0x7f2e4af17070, rawbuf=0x7f2e3a422088 "select * from(SELECT MIN(GET_LOCK(0,0)/ '0b0' ^ (RAND()))) as a", length=63, parser_state=0x7f2e657bd660) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#26 0x00000000006784b2 in dispatch_command (command=COM_QUERY, thd=0x7f2e4af17070, packet=0x7f2e4ae18071 "select * from(SELECT MIN(GET_LOCK(0,0)/ '0b0' ^ (RAND()))) as a", packet_length=63) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#27 0x0000000000677857 in do_command (thd=0x7f2e4af17070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#28 0x0000000000794352 in do_handle_one_connection (thd_arg=0x7f2e4af17070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#29 0x00000000007940a5 in handle_one_connection (arg=0x7f2e4af17070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#30 0x00007f2e653f3b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#31 0x00007f2e636aa20d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
http://bugs.mysql.com/bug.php?id=74869 on 10.0 revno 4492
#2 0x00000000008679cd in handle_fatal_signal (sig=11) at /home/elenst/bzr/10.0/sql/signal_handler.cc:262
|
#3 <signal handler called>
|
#4 0x0000000000e0b913 in ha_partition::handle_opt_partitions (this=0x7fce6acf6088, thd=0x7fce7b717070, check_opt=0x0, flag=6) at /home/elenst/bzr/10.0/sql/ha_partition.cc:1398
|
#5 0x0000000000e0afd7 in ha_partition::preload_keys (this=0x7fce6acf6088, thd=0x7fce7b717070, check_opt=0x0) at /home/elenst/bzr/10.0/sql/ha_partition.cc:1174
|
#6 0x00000000007a490c in mysql_admin_table(THD *, TABLE_LIST *, HA_CHECK_OPT *, const char *, thr_lock_type, bool, bool, uint, int (*)(THD *, TABLE_LIST *, HA_CHECK_OPT *), struct {...}, int (*)(THD *, TABLE_LIST *)) (thd=0x7fce7b717070, tables=0x7fce6ac22210, check_opt=0x0, operator_name=0xf48d1b "preload_keys", lock_type=TL_READ_NO_INSERT, open_for_modify=false, repair_table_use_frm=false, extra_open_options=0, prepare_func=0, operator_func=&virtual table offset 536, view_operator_func=0) at /home/elenst/bzr/10.0/sql/sql_admin.cc:723
|
#7 0x00000000007a5f27 in mysql_preload_keys (thd=0x7fce7b717070, tables=0x7fce6ac22210) at /home/elenst/bzr/10.0/sql/sql_admin.cc:1128
|
#8 0x000000000067b786 in mysql_execute_command (thd=0x7fce7b717070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:2674
|
#9 0x00000000006856cf in mysql_parse (thd=0x7fce7b717070, rawbuf=0x7fce6ac22088 "LOAD INDEX INTO CACHE t1 INDEX(PRIMARY,b)IGNORE LEAVES", length=54, parser_state=0x7fce960f2660) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#10 0x00000000006784b2 in dispatch_command (command=COM_QUERY, thd=0x7fce7b717070, packet=0x7fce7b618071 "", packet_length=54) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#11 0x0000000000677857 in do_command (thd=0x7fce7b717070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#12 0x0000000000794352 in do_handle_one_connection (thd_arg=0x7fce7b717070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#13 0x00000000007940a5 in handle_one_connection (arg=0x7fce7b717070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#14 0x00007fce95d28b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#15 0x00007fce93fdf20d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
#16 0x0000000000000000 in ?? ()
|
|
|
http://bugs.mysql.com/bug.php?id=74877 no crash on 10.0 revno 4492
|
|
http://bugs.mysql.com/bug.php?id=74890 reproducible on 5.5 but not on 10.0.
|
|
http://bugs.mysql.com/74898 not reproducible on current 5.5, 10.0.
|
|
http://bugs.mysql.com/bug.php?id=74907 (Crash in merge_buffers filesort.c when InnoDB with ORDER BY) - no crash on current 10.0 or on release 10.0.14
|
|
http://bugs.mysql.com/bug.php?id=74946 on 10.0 revno 4504
#6 0x00007f94109e26f1 in *__GI___assert_fail (assertion=0xfed026 "nr >= 0.0", file=<optimized out>, line=1782, function=0xfee6a0 "virtual double Item_sum_std::val_real()") at assert.c:81
|
#7 0x000000000091a556 in Item_sum_std::val_real (this=0x7f93e6422ac8) at /home/elenst/bzr/10.0/sql/item_sum.cc:1782
|
#8 0x000000000088a783 in Item::send (this=0x7f93e6422ac8, protocol=0x7f93f83175f8, buffer=0x7f9412ba4ea0) at /home/elenst/bzr/10.0/sql/item.cc:6504
|
#9 0x00000000005d3a20 in Protocol::send_result_set_row (this=0x7f93f83175f8, row_items=0x7f93e64b6450) at /home/elenst/bzr/10.0/sql/protocol.cc:904
|
#10 0x0000000000641443 in select_send::send_data (this=0x7f93e6423c80, items=...) at /home/elenst/bzr/10.0/sql/sql_class.cc:2542
|
#11 0x00000000006dd68c in end_send_group (join=0x7f93e64b6088, join_tab=0x7f93e64b7b10, end_of_records=true) at /home/elenst/bzr/10.0/sql/sql_select.cc:18954
|
#12 0x00000000006da3fa in sub_select (join=0x7f93e64b6088, join_tab=0x7f93e64b77e8, end_of_records=true) at /home/elenst/bzr/10.0/sql/sql_select.cc:17665
|
#13 0x00000000006d9ee2 in do_select (join=0x7f93e64b6088, fields=0x7f93e64b6450, table=0x0, procedure=0x0) at /home/elenst/bzr/10.0/sql/sql_select.cc:17376
|
#14 0x00000000006b73c6 in JOIN::exec_inner (this=0x7f93e64b6088) at /home/elenst/bzr/10.0/sql/sql_select.cc:3080
|
#15 0x00000000006b48f0 in JOIN::exec (this=0x7f93e64b6088) at /home/elenst/bzr/10.0/sql/sql_select.cc:2370
|
#16 0x00000000006b7c5b in mysql_select (thd=0x7f93f8317070, rref_pointer_array=0x7f93f831b6e0, tables=0x7f93e64235f8, wild_num=0, fields=..., conds=0x0, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2147756800, result=0x7f93e6423c80, unit=0x7f93f831ad80, select_lex=0x7f93f831b468) at /home/elenst/bzr/10.0/sql/sql_select.cc:3308
|
#17 0x00000000006ae255 in handle_select (thd=0x7f93f8317070, lex=0x7f93f831acb8, result=0x7f93e6423c80, setup_tables_done_option=0) at /home/elenst/bzr/10.0/sql/sql_select.cc:373
|
#18 0x0000000000682f44 in execute_sqlcom_select (thd=0x7f93f8317070, all_tables=0x7f93e64235f8) at /home/elenst/bzr/10.0/sql/sql_parse.cc:5261
|
#19 0x000000000067b242 in mysql_execute_command (thd=0x7f93f8317070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:2545
|
#20 0x00000000006856cf in mysql_parse (thd=0x7f93f8317070, rawbuf=0x7f93e6422088 "select count(b),sum(b),avg(b),std(b),min(b),max(b),bit_and(b),bit_or(b) FROM t1", length=79, parser_state=0x7f9412ba6660) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#21 0x00000000006784b2 in dispatch_command (command=COM_QUERY, thd=0x7f93f8317070, packet=0x7f93f8218071 "", packet_length=79) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#22 0x0000000000677857 in do_command (thd=0x7f93f8317070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#23 0x0000000000794456 in do_handle_one_connection (thd_arg=0x7f93f8317070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1379
|
#24 0x00000000007941a9 in handle_one_connection (arg=0x7f93f8317070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1293
|
#25 0x00007f94127dcb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#26 0x00007f9410a9320d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
http://bugs.mysql.com/bug.php?id=74953 on 5.5 revno 4353:
#2 0x00000000007e7529 in handle_fatal_signal (sig=11) at /home/elenst/bzr/5.5/sql/signal_handler.cc:262
|
#3 <signal handler called>
|
#4 __memcpy_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:1786
|
#5 0x00000000007d2978 in Field_blob::get_key_image (this=0x7f6dcf858aa8, buff=0x7f6dcfa87878 " ", length=32, type_arg=Field::itRAW) at /home/elenst/bzr/5.5/sql/field.cc:7327
|
#6 0x00000000008a5a90 in key_copy (to_key=0x7f6dcfa87878 " ", from_record=0x7f6dcf858a78 "\217\217\217\217\217\217\217\217\217\217\217\217\245\245\245\245\245\245\245\245\245\245\245\245\245\245\245\245\245\245\245\245\250\212\205\317m\177", key_info=0x7f6dcf858b78, key_length=32, with_zerofill=false) at /home/elenst/bzr/5.5/sql/key.cc:146
|
#7 0x000000000061547b in mysql_ha_read (thd=0x7f6dd0950060, tables=0x7f6dcfa871e0, mode=RKEY, keyname=0x7f6dcfa877a8 "a", key_expr=0x7f6dcfa877b0, ha_rkey_mode=HA_READ_KEY_EXACT, cond=0x0, select_limit_cnt=1, offset_limit_cnt=0) at /home/elenst/bzr/5.5/sql/sql_handler.cc:898
|
#8 0x0000000000639739 in mysql_execute_command (thd=0x7f6dd0950060) at /home/elenst/bzr/5.5/sql/sql_parse.cc:3813
|
#9 0x000000000063e5ee in mysql_parse (thd=0x7f6dd0950060, rawbuf=0x7f6dcfa87078 "handler t0 read a=(0)", length=21, parser_state=0x7f6dd03b5630) at /home/elenst/bzr/5.5/sql/sql_parse.cc:5800
|
#10 0x0000000000632609 in dispatch_command (command=COM_QUERY, thd=0x7f6dd0950060, packet=0x7f6dd0a07061 "", packet_length=21) at /home/elenst/bzr/5.5/sql/sql_parse.cc:1079
|
#11 0x0000000000631795 in do_command (thd=0x7f6dd0950060) at /home/elenst/bzr/5.5/sql/sql_parse.cc:793
|
#12 0x00000000007338f2 in do_handle_one_connection (thd_arg=0x7f6dd0950060) at /home/elenst/bzr/5.5/sql/sql_connect.cc:1266
|
#13 0x00000000007333b1 in handle_one_connection (arg=0x7f6dd0950060) at /home/elenst/bzr/5.5/sql/sql_connect.cc:1181
|
#14 0x0000000000b6b301 in pfs_spawn_thread (arg=0x7f6dd0971ca0) at /home/elenst/bzr/5.5/storage/perfschema/pfs.cc:1015
|
#15 0x00007f6dd6d52b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#16 0x00007f6dd500920d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
http://bugs.mysql.com/bug.php?id=75003 no crash on 10.0.15 revno 4506
|
|
http://bugs.mysql.com/bug.php?id=75057 on 10.0 revno 4521
#5 0x00007fc3888ed7c0 in *__GI_abort () at abort.c:92
|
#6 0x00007fc3888e36f1 in *__GI___assert_fail (assertion=0x111fc49 "auto_increment_value", file=<optimized out>, line=6571, function=0x1121ce0 "virtual int ha_partition::info(uint)") at assert.c:81
|
#7 0x0000000000e18f35 in ha_partition::info (this=0x7fc388337088, flag=64) at /home/elenst/bzr/10.0/sql/ha_partition.cc:6571
|
#8 0x0000000000e141d9 in ha_partition::write_row (this=0x7fc388337088, buf=0x7fc3701fb198 "\f") at /home/elenst/bzr/10.0/sql/ha_partition.cc:4116
|
#9 0x0000000000875481 in handler::ha_write_row (this=0x7fc388337088, buf=0x7fc3701fb198 "\f") at /home/elenst/bzr/10.0/sql/handler.cc:5953
|
#10 0x000000000065fffd in write_record (thd=0x7fc370317070, table=0x7fc3701bd470, info=0x7fc38aaa69f0) at /home/elenst/bzr/10.0/sql/sql_insert.cc:1845
|
#11 0x000000000065dc99 in mysql_insert (thd=0x7fc370317070, table_list=0x7fc3703c9180, fields=..., values_list=..., update_fields=..., update_values=..., duplic=DUP_ERROR, ignore=false) at /home/elenst/bzr/10.0/sql/sql_insert.cc:962
|
#12 0x000000000067d83e in mysql_execute_command (thd=0x7fc370317070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:3432
|
#13 0x0000000000685a7d in mysql_parse (thd=0x7fc370317070, rawbuf=0x7fc3703c9088 "INSERT INTO t1 VALUES(123.4567e-1)", length=34, parser_state=0x7fc38aaa7660) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#14 0x0000000000678872 in dispatch_command (command=COM_QUERY, thd=0x7fc370317070, packet=0x7fc370218071 "INSERT INTO t1 VALUES(123.4567e-1)", packet_length=34) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#15 0x0000000000677c17 in do_command (thd=0x7fc370317070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#16 0x0000000000794923 in do_handle_one_connection (thd_arg=0x7fc370317070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1375
|
#17 0x0000000000794676 in handle_one_connection (arg=0x7fc370317070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1289
|
#18 0x00007fc38a6ddb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#19 0x00007fc38899420d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
http://bugs.mysql.com/bug.php?id=75079 couldn't reproduce right away either on 10.0 or on MySQL 5.6
Note: Oracle said they could reproduce it on 5.6.22, 5.6.23
|
|
http://bugs.mysql.com/bug.php?id=75083 on 10.0 revno 4535:
mysqld: /home/elenst/bzr/10.0/storage/myisam/mi_key.c:602: retrieve_auto_increment: Assertion `0' failed.
|
141205 20:53:57 [ERROR] mysqld got signal 6 ;
|
|
#5 0x00007fb142af77c0 in *__GI_abort () at abort.c:92
|
#6 0x00007fb142aed6f1 in *__GI___assert_fail (assertion=0x1118d2b "0", file=<optimized out>, line=602, function=0x1118d70 "retrieve_auto_increment") at assert.c:81
|
#7 0x0000000000dca411 in retrieve_auto_increment (info=0x7fb1184e3c70, record=0x7fb11846d488 "\345\001") at /home/elenst/bzr/10.0/storage/myisam/mi_key.c:602
|
#8 0x0000000000de4f7e in mi_write (info=0x7fb1184e3c70, record=0x7fb11846d488 "\345\001") at /home/elenst/bzr/10.0/storage/myisam/mi_write.c:151
|
#9 0x0000000000da4533 in ha_myisam::write_row (this=0x7fb118517888, buf=0x7fb11846d488 "\345\001") at /home/elenst/bzr/10.0/storage/myisam/ha_myisam.cc:868
|
#10 0x0000000000875429 in handler::ha_write_row (this=0x7fb118517888, buf=0x7fb11846d488 "\345\001") at /home/elenst/bzr/10.0/sql/handler.cc:5953
|
#11 0x0000000000732fe0 in copy_data_between_tables (thd=0x7fb12a317070, from=0x7fb118538470, to=0x7fb1184a9070, create=..., ignore=false, order_num=0, order=0x0, copied=0x7fb144cb02a0, deleted=0x7fb144cb0298, keys_onoff=Alter_info::LEAVE_AS_IS, alter_ctx=0x7fb144caf7b0) at /home/elenst/bzr/10.0/sql/sql_table.cc:9426
|
#12 0x000000000073182b in mysql_alter_table (thd=0x7fb12a317070, new_db=0x7fb1184227b8 "test", new_name=0x0, create_info=0x7fb144cb0450, table_list=0x7fb1184221e0, alter_info=0x7fb144cb03c0, order_num=0, order=0x0, ignore=false) at /home/elenst/bzr/10.0/sql/sql_table.cc:8919
|
#13 0x0000000000799140 in Sql_cmd_alter_table::execute (this=0x7fb1184228c0, thd=0x7fb12a317070) at /home/elenst/bzr/10.0/sql/sql_alter.cc:312
|
#14 0x0000000000682928 in mysql_execute_command (thd=0x7fb12a317070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:5078
|
#15 0x00000000006859bd in mysql_parse (thd=0x7fb12a317070, rawbuf=0x7fb118422088 "alter TABLE t1 modify a int auto_increment,engine=myisam,comment=\"new myisam table\"", length=83, parser_state=0x7fb144cb1660) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#16 0x00000000006787b2 in dispatch_command (command=COM_QUERY, thd=0x7fb12a317070, packet=0x7fb12a218071 "alter TABLE t1 modify a int auto_increment,engine=myisam,comment=\"new myisam table\"", packet_length=83) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#17 0x0000000000677b57 in do_command (thd=0x7fb12a317070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#18 0x0000000000794877 in do_handle_one_connection (thd_arg=0x7fb12a317070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1375
|
#19 0x00000000007945ca in handle_one_connection (arg=0x7fb12a317070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1289
|
#20 0x00007fb1448e7b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#21 0x00007fb142b9e20d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
http://bugs.mysql.com/bug.php?id=75227 on 10.0 revno 4543
mysqld: /home/elenst/bzr/10.0/sql/sql_insert.cc:1051: bool mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool): Assertion `thd->killed != KILL_BAD_DATA || error > 0' failed.
|
141222 19:51:19 [ERROR] mysqld got signal 6 ;
|
#6 0x00007f11c4a156f1 in *__GI___assert_fail (assertion=0xefebb8 "thd->killed != KILL_BAD_DATA || error > 0", file=<optimized out>, line=1051, function=0xf00620 "bool mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool)") at assert.c:81
|
#7 0x000000000065de7a in mysql_insert (thd=0x7f11ac316070, table_list=0x7f11a8455168, fields=..., values_list=..., update_fields=..., update_values=..., duplic=DUP_ERROR, ignore=false) at /home/elenst/bzr/10.0/sql/sql_insert.cc:1051
|
#8 0x000000000067d77e in mysql_execute_command (thd=0x7f11ac316070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:3432
|
#9 0x00000000006859bd in mysql_parse (thd=0x7f11ac316070, rawbuf=0x7f11a8455088 "INSERT INTO t1 VALUES('')", length=25, parser_state=0x7f11c6b47660) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#10 0x00000000006787b2 in dispatch_command (command=COM_QUERY, thd=0x7f11ac316070, packet=0x7f11ac3de071 "INSERT INTO t1 VALUES('')", packet_length=25) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#11 0x0000000000677b57 in do_command (thd=0x7f11ac316070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#12 0x0000000000794877 in do_handle_one_connection (thd_arg=0x7f11ac316070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1375
|
#13 0x00000000007945ca in handle_one_connection (arg=0x7f11ac316070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1289
|
#14 0x00007f11c680fb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#15 0x00007f11c4ac620d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
http://bugs.mysql.com/bug.php?id=75232 on 10.0 revno 4543
mysqld: /home/elenst/bzr/10.0/sql/sql_partition.cc:3531: uint32 get_partition_id_range_for_endpoint(partition_info*, bool, bool): Assertion `part_func_value > part_end_val ? (loc_part_id == max_partition && !part_info->defined_max_value) : 1' failed.
|
141222 19:55:50 [ERROR] mysqld got signal 6 ;
|
#6 0x00007f26956286f1 in *__GI___assert_fail (assertion=0x1018170 "part_func_value > part_end_val ? (loc_part_id == max_partition && !part_info->defined_max_value) : 1", file=<optimized out>, line=3531, function=0x101a740 "uint32 get_partition_id_range_for_endpoint(partition_info*, bool, bool)") at assert.c:81
|
#7 0x00000000009d4c8f in get_partition_id_range_for_endpoint (part_info=0x7f266b037c88, left_endpoint=true, include_endpoint=true) at /home/elenst/bzr/10.0/sql/sql_partition.cc:3528
|
#8 0x00000000009dccd9 in get_part_iter_for_interval_via_mapping (part_info=0x7f266b037c88, is_subpart=false, store_length_array=0x7f26977e9270, min_value=0x7f26977e9608 "", max_value=0x7f26977ea506 "", min_len=5, max_len=5, flags=0, part_iter=0x7f26977eb670) at /home/elenst/bzr/10.0/sql/sql_partition.cc:7899
|
#9 0x000000000097d23e in find_used_partitions (ppar=0x7f26977e94b0, key_tree=0x7f266b088320) at /home/elenst/bzr/10.0/sql/opt_range.cc:4569
|
#10 0x000000000097c46c in prune_partitions (thd=0x7f267cf17070, table=0x7f266b117470, pprune_cond=0x7f266b022ac0) at /home/elenst/bzr/10.0/sql/opt_range.cc:4077
|
#11 0x0000000000742e12 in mysql_update (thd=0x7f267cf17070, table_list=0x7f266b022170, fields=..., values=..., conds=0x7f266b022ac0, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false, found_return=0x7f26977ec2b8, updated_return=0x7f26977ec2b0) at /home/elenst/bzr/10.0/sql/sql_update.cc:401
|
#12 0x000000000067d2b0 in mysql_execute_command (thd=0x7f267cf17070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:3295
|
#13 0x00000000006859bd in mysql_parse (thd=0x7f267cf17070, rawbuf=0x7f266b022088 "UPDATE t1 SET a=5 WHERE a=9", length=27, parser_state=0x7f26977ec660) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#14 0x00000000006787b2 in dispatch_command (command=COM_QUERY, thd=0x7f267cf17070, packet=0x7f267ce18071 "UPDATE t1 SET a=5 WHERE a=9", packet_length=27) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#15 0x0000000000677b57 in do_command (thd=0x7f267cf17070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#16 0x0000000000794877 in do_handle_one_connection (thd_arg=0x7f267cf17070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1375
|
#17 0x00000000007945ca in handle_one_connection (arg=0x7f267cf17070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1289
|
#18 0x00007f2697422b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#19 0x00007f26956d920d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
http://bugs.mysql.com/75284 on 10.0 revno 4543:
#2 0x0000000000868201 in handle_fatal_signal (sig=11) at /home/elenst/bzr/10.0/sql/signal_handler.cc:262
|
#3 <signal handler called>
|
#4 0x00000000008719c4 in handler::ha_create (this=0x0, name=0x7f8e17a9c4e0 "./test/#sql-6fda_4#P#", form=0x7f8e17a9d1c0, info=0x7f8e17a9f450) at /home/elenst/bzr/10.0/sql/handler.cc:4275
|
#5 0x0000000000e0c2d6 in ha_partition::create (this=0x7f8e1533a888, name=0x7f8e17a9f05c "./test/#sql-6fda_4", table_arg=0x7f8e17a9d1c0, create_info=0x7f8e17a9f450) at /home/elenst/bzr/10.0/sql/ha_partition.cc:734
|
#6 0x0000000000871a1c in handler::ha_create (this=0x7f8e1533a888, name=0x7f8e17a9f05c "./test/#sql-6fda_4", form=0x7f8e17a9d1c0, info=0x7f8e17a9f450) at /home/elenst/bzr/10.0/sql/handler.cc:4277
|
#7 0x00000000008728f9 in ha_create_table (thd=0x7f8dfd317070, path=0x7f8e17a9f05c "./test/#sql-6fda_4", db=0x7f8e02f15750 "test", table_name=0x7f8e17a9e7f0 "#sql-6fda_4", create_info=0x7f8e17a9f450, frm=0x7f8e17a9f270) at /home/elenst/bzr/10.0/sql/handler.cc:4646
|
#8 0x000000000073156e in mysql_alter_table (thd=0x7f8dfd317070, new_db=0x7f8e02f15750 "test", new_name=0x0, create_info=0x7f8e17a9f450, table_list=0x7f8e02f15178, alter_info=0x7f8e17a9f3c0, order_num=0, order=0x0, ignore=false) at /home/elenst/bzr/10.0/sql/sql_table.cc:8858
|
#9 0x0000000000799140 in Sql_cmd_alter_table::execute (this=0x7f8e02f15838, thd=0x7f8dfd317070) at /home/elenst/bzr/10.0/sql/sql_alter.cc:312
|
#10 0x0000000000682928 in mysql_execute_command (thd=0x7f8dfd317070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:5078
|
#11 0x00000000006859bd in mysql_parse (thd=0x7f8dfd317070, rawbuf=0x7f8e02f15088 "ALTER TABLE t1 ADD c2 BLOB FIRST", length=32, parser_state=0x7f8e17aa0660) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6407
|
#12 0x00000000006787b2 in dispatch_command (command=COM_QUERY, thd=0x7f8dfd317070, packet=0x7f8dfd3b9071 "ALTER TABLE t1 ADD c2 BLOB FIRST", packet_length=32) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1299
|
#13 0x0000000000677b57 in do_command (thd=0x7f8dfd317070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#14 0x0000000000794877 in do_handle_one_connection (thd_arg=0x7f8dfd317070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1375
|
#15 0x00000000007945ca in handle_one_connection (arg=0x7f8dfd317070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1289
|
#16 0x00007f8e176d6b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#17 0x00007f8e1598d20d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
http://bugs.mysql.com/bug.php?id=75640
2015-01-29 13:36:13 7f461b16b700 InnoDB: Assertion failure in thread 139939078911744 in file sync0sync.cc line 1450
|
InnoDB: Failing assertion: array->n_elems < array->max_elems
|
|
#5 0x00007f4618fb23e0 in *__GI_abort () at abort.c:92
|
#6 0x0000000000b5d7f9 in sync_thread_add_level (latch=0x7f4607f91150, level=146, relock=0) at /home/elenst/bzr/10.0/storage/xtradb/sync/sync0sync.cc:1450
|
#7 0x0000000000b5c029 in mutex_set_debug_info (mutex=0x7f4607f91150, file_name=0x1093258 "/home/elenst/bzr/10.0/storage/xtradb/include/buf0buf.ic", line=1034) at /home/elenst/bzr/10.0/storage/xtradb/sync/sync0sync.cc:731
|
#8 0x0000000000bcc88a in mutex_enter_func (mutex=0x7f4607f91150, file_name=0x1093258 "/home/elenst/bzr/10.0/storage/xtradb/include/buf0buf.ic", line=1034) at /home/elenst/bzr/10.0/storage/xtradb/include/sync0sync.ic:266
|
#9 0x0000000000bcca56 in pfs_mutex_enter_func (mutex=0x7f4607f91150, file_name=0x1093258 "/home/elenst/bzr/10.0/storage/xtradb/include/buf0buf.ic", line=1034) at /home/elenst/bzr/10.0/storage/xtradb/include/sync0sync.ic:366
|
#10 0x0000000000bcf990 in buf_block_fix (block=0x7f4607f91098) at /home/elenst/bzr/10.0/storage/xtradb/include/buf0buf.ic:1034
|
#11 0x0000000000bd6056 in buf_page_get_gen (space=6, zip_size=0, offset=4, rw_latch=3, guess=0x0, mode=10, file=0x108a580 "/home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc", line=1521, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/buf/buf0buf.cc:2803
|
#12 0x0000000000bb3a55 in btr_cur_search_to_nth_level (index=0x7f46003f4ef8, level=11, tuple=0x7f460053c478, mode=4, latch_mode=34, cursor=0x7f461b167090, has_search_latch=0, file=0x108a580 "/home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc", line=1521, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0cur.cc:652
|
#13 0x0000000000ba20f7 in btr_page_get_father_node_ptr_func (offsets=0x0, heap=0x7f460053c400, cursor=0x7f461b167090, file=0x108a580 "/home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc", line=1521, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:1449
|
#14 0x0000000000ba2495 in btr_page_get_father_block (offsets=0x0, heap=0x7f460053c400, index=0x7f46003f4ef8, block=0x7f4607f3c8e8, mtr=0x7f461b169000, cursor=0x7f461b167090) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:1521
|
#15 0x0000000000ba843c in btr_check_node_ptr (index=0x7f46003f4ef8, block=0x7f4607f3c8e8, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:4358
|
#16 0x0000000000bb9e70 in btr_cur_pessimistic_delete (err=0x7f461b1672c4, has_reserved_extents=1, cursor=0x7f461b167240, flags=16, rb_ctx=RB_NONE, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0cur.cc:3615
|
#17 0x0000000000ba67f6 in btr_node_ptr_delete (index=0x7f46003f4ef8, block=0x7f4607f41f20, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:3546
|
#18 0x0000000000ba8280 in btr_discard_page (cursor=0x7f461b167460, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:4165
|
#19 0x0000000000bb9cd3 in btr_cur_pessimistic_delete (err=0x7f461b1674e4, has_reserved_extents=1, cursor=0x7f461b167460, flags=16, rb_ctx=RB_NONE, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0cur.cc:3560
|
#20 0x0000000000ba67f6 in btr_node_ptr_delete (index=0x7f46003f4ef8, block=0x7f4607f4e498, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:3546
|
#21 0x0000000000ba8280 in btr_discard_page (cursor=0x7f461b167680, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:4165
|
#22 0x0000000000bb9cd3 in btr_cur_pessimistic_delete (err=0x7f461b167704, has_reserved_extents=1, cursor=0x7f461b167680, flags=16, rb_ctx=RB_NONE, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0cur.cc:3560
|
#23 0x0000000000ba67f6 in btr_node_ptr_delete (index=0x7f46003f4ef8, block=0x7f4607f3d140, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:3546
|
#24 0x0000000000ba8280 in btr_discard_page (cursor=0x7f461b1678a0, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:4165
|
#25 0x0000000000bb9cd3 in btr_cur_pessimistic_delete (err=0x7f461b167924, has_reserved_extents=1, cursor=0x7f461b1678a0, flags=16, rb_ctx=RB_NONE, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0cur.cc:3560
|
#26 0x0000000000ba67f6 in btr_node_ptr_delete (index=0x7f46003f4ef8, block=0x7f4607f4c070, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:3546
|
#27 0x0000000000bb9db3 in btr_cur_pessimistic_delete (err=0x7f461b167ab4, has_reserved_extents=1, cursor=0x7f461b167a30, flags=16, rb_ctx=RB_NONE, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0cur.cc:3597
|
#28 0x0000000000ba67f6 in btr_node_ptr_delete (index=0x7f46003f4ef8, block=0x7f4607f54328, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:3546
|
#29 0x0000000000bb9db3 in btr_cur_pessimistic_delete (err=0x7f461b167c6c, has_reserved_extents=1, cursor=0x7f461b167be0, flags=16, rb_ctx=RB_NONE, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0cur.cc:3597
|
#30 0x0000000000ba51c6 in btr_insert_into_right_sibling (flags=7, cursor=0x7f461b167f00, offsets=0x7f461b167f90, heap=0x7f46005f2f00, tuple=0x7f46005f2ad0, n_ext=0, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:2942
|
#31 0x0000000000ba55da in btr_page_split_and_insert (flags=7, cursor=0x7f461b167f00, offsets=0x7f461b167f90, heap=0x7f461b167f88, tuple=0x7f46005f2ad0, n_ext=0, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:3047
|
#32 0x0000000000bb5f44 in btr_cur_pessimistic_insert (flags=7, cursor=0x7f461b167f00, offsets=0x7f461b167f90, heap=0x7f461b167f88, entry=0x7f46005f2ad0, rec=0x7f461b167f98, big_rec=0x7f461b167fa0, n_ext=0, thr=0x0, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0cur.cc:1731
|
#33 0x0000000000ba4689 in btr_insert_on_non_leaf_level_func (flags=7, index=0x7f46003f4ef8, level=4, tuple=0x7f46005f2ad0, file=0x108a580 "/home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc", line=2955, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:2674
|
#34 0x0000000000ba528b in btr_insert_into_right_sibling (flags=7, cursor=0x7f461b168320, offsets=0x7f461b1683b0, heap=0x7f46005f2a00, tuple=0x7f46005f25d0, n_ext=0, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:2955
|
#35 0x0000000000ba55da in btr_page_split_and_insert (flags=7, cursor=0x7f461b168320, offsets=0x7f461b1683b0, heap=0x7f461b1683a8, tuple=0x7f46005f25d0, n_ext=0, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:3047
|
#36 0x0000000000bb5f44 in btr_cur_pessimistic_insert (flags=7, cursor=0x7f461b168320, offsets=0x7f461b1683b0, heap=0x7f461b1683a8, entry=0x7f46005f25d0, rec=0x7f461b1683b8, big_rec=0x7f461b1683c0, n_ext=0, thr=0x0, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0cur.cc:1731
|
#37 0x0000000000ba4689 in btr_insert_on_non_leaf_level_func (flags=7, index=0x7f46003f4ef8, level=3, tuple=0x7f46005f25d0, file=0x108a580 "/home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc", line=2955, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:2674
|
#38 0x0000000000ba528b in btr_insert_into_right_sibling (flags=7, cursor=0x7f461b168740, offsets=0x7f461b1687d0, heap=0x7f46005f2500, tuple=0x7f46005f16d0, n_ext=0, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:2955
|
#39 0x0000000000ba55da in btr_page_split_and_insert (flags=7, cursor=0x7f461b168740, offsets=0x7f461b1687d0, heap=0x7f461b1687c8, tuple=0x7f46005f16d0, n_ext=0, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:3047
|
#40 0x0000000000bb5f44 in btr_cur_pessimistic_insert (flags=7, cursor=0x7f461b168740, offsets=0x7f461b1687d0, heap=0x7f461b1687c8, entry=0x7f46005f16d0, rec=0x7f461b1687d8, big_rec=0x7f461b1687e0, n_ext=0, thr=0x0, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0cur.cc:1731
|
#41 0x0000000000ba4689 in btr_insert_on_non_leaf_level_func (flags=7, index=0x7f46003f4ef8, level=2, tuple=0x7f46005f16d0, file=0x108a580 "/home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc", line=2955, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:2674
|
#42 0x0000000000ba528b in btr_insert_into_right_sibling (flags=7, cursor=0x7f461b168b60, offsets=0x7f461b168bf0, heap=0x7f46005f1600, tuple=0x7f46005f0cc8, n_ext=0, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:2955
|
#43 0x0000000000ba55da in btr_page_split_and_insert (flags=7, cursor=0x7f461b168b60, offsets=0x7f461b168bf0, heap=0x7f461b168be8, tuple=0x7f46005f0cc8, n_ext=0, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:3047
|
#44 0x0000000000bb5f44 in btr_cur_pessimistic_insert (flags=7, cursor=0x7f461b168b60, offsets=0x7f461b168bf0, heap=0x7f461b168be8, entry=0x7f46005f0cc8, rec=0x7f461b168bf8, big_rec=0x7f461b168c00, n_ext=0, thr=0x0, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0cur.cc:1731
|
#45 0x0000000000ba4689 in btr_insert_on_non_leaf_level_func (flags=0, index=0x7f46003f4ef8, level=1, tuple=0x7f46005f0cc8, file=0x108a580 "/home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc", line=2955, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:2674
|
#46 0x0000000000ba528b in btr_insert_into_right_sibling (flags=0, cursor=0x7f461b168f80, offsets=0x7f461b1694f0, heap=0x7f46005f0c00, tuple=0x7f46003f45a8, n_ext=0, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:2955
|
#47 0x0000000000ba55da in btr_page_split_and_insert (flags=0, cursor=0x7f461b168f80, offsets=0x7f461b1694f0, heap=0x7f461b168f60, tuple=0x7f46003f45a8, n_ext=0, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0btr.cc:3047
|
#48 0x0000000000bb5f44 in btr_cur_pessimistic_insert (flags=0, cursor=0x7f461b168f80, offsets=0x7f461b1694f0, heap=0x7f461b168f60, entry=0x7f46003f45a8, rec=0x7f461b1694e8, big_rec=0x7f461b1694e0, n_ext=0, thr=0x7f46006247a0, mtr=0x7f461b169000) at /home/elenst/bzr/10.0/storage/xtradb/btr/btr0cur.cc:1731
|
#49 0x0000000000aea171 in row_ins_sec_index_entry_low (flags=0, mode=33, index=0x7f46003f4ef8, offsets_heap=0x7f46005f0c00, heap=0x7f46005f1b00, entry=0x7f46003f45a8, trx_id=0, thr=0x7f46006247a0) at /home/elenst/bzr/10.0/storage/xtradb/row/row0ins.cc:2794
|
#50 0x0000000000aea78f in row_ins_sec_index_entry (index=0x7f46003f4ef8, entry=0x7f46003f45a8, thr=0x7f46006247a0) at /home/elenst/bzr/10.0/storage/xtradb/row/row0ins.cc:2970
|
#51 0x0000000000aea850 in row_ins_index_entry (index=0x7f46003f4ef8, entry=0x7f46003f45a8, thr=0x7f46006247a0) at /home/elenst/bzr/10.0/storage/xtradb/row/row0ins.cc:2999
|
#52 0x0000000000aeaafa in row_ins_index_entry_step (node=0x7f4600624560, thr=0x7f46006247a0) at /home/elenst/bzr/10.0/storage/xtradb/row/row0ins.cc:3074
|
#53 0x0000000000aeae0e in row_ins (node=0x7f4600624560, thr=0x7f46006247a0) at /home/elenst/bzr/10.0/storage/xtradb/row/row0ins.cc:3214
|
#54 0x0000000000aeb173 in row_ins_step (thr=0x7f46006247a0) at /home/elenst/bzr/10.0/storage/xtradb/row/row0ins.cc:3339
|
#55 0x0000000000b019ee in row_insert_for_mysql (mysql_rec=0x7f46005f0788 <incomplete sequence \375\200>, prebuilt=0x7f4600624078) at /home/elenst/bzr/10.0/storage/xtradb/row/row0mysql.cc:1368
|
#56 0x0000000000a0b398 in ha_innobase::write_row (this=0x7f4618737088, record=0x7f46005f0788 <incomplete sequence \375\200>) at /home/elenst/bzr/10.0/storage/xtradb/handler/ha_innodb.cc:7588
|
#57 0x0000000000875d01 in handler::ha_write_row (this=0x7f4618737088, buf=0x7f46005f0788 <incomplete sequence \375\200>) at /home/elenst/bzr/10.0/sql/handler.cc:5951
|
#58 0x0000000000660138 in write_record (thd=0x7f4600721070, table=0x7f46062b6070, info=0x7f461b1699e0) at /home/elenst/bzr/10.0/sql/sql_insert.cc:1845
|
#59 0x000000000065ddc9 in mysql_insert (thd=0x7f4600721070, table_list=0x7f46007c8290, fields=..., values_list=..., update_fields=..., update_values=..., duplic=DUP_ERROR, ignore=false) at /home/elenst/bzr/10.0/sql/sql_insert.cc:962
|
#60 0x000000000067d9a1 in mysql_execute_command (thd=0x7f4600721070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:3433
|
#61 0x0000000000685f8b in mysql_parse (thd=0x7f4600721070, rawbuf=0x7f46007c8088 "INSERT INTO t1 VALUES(1,0),(1,0),(2,0),(2,0),(10,1),(11,7),(0,1),(17,18),(1,null),(2,null),(3,\"foo\"),(4,\"bar\"),(1,1),(1,2),(1,3),(2,4),(2,5),(3,10),(1,0),(2,0),(12,5),(12,5)", length=173, parser_state=0x7f461b16a650) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6513
|
#62 0x00000000006789d5 in dispatch_command (command=COM_QUERY, thd=0x7f4600721070, packet=0x7f4600600071 "INSERT INTO t1 VALUES(1,0),(1,0),(2,0),(2,0),(10,1),(11,7),(0,1),(17,18),(1,null),(2,null),(3,\"foo\"),(4,\"bar\"),(1,1),(1,2),(1,3),(2,4),(2,5),(3,10),(1,0),(2,0),(12,5),(12,5)", packet_length=173) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1300
|
#63 0x0000000000677d6b in do_command (thd=0x7f4600721070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#64 0x0000000000795017 in do_handle_one_connection (thd_arg=0x7f4600721070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1375
|
#65 0x0000000000794d6a in handle_one_connection (arg=0x7f4600721070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1289
|
#66 0x00007f461ada3b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
|
|
http://bugs.mysql.com/bug.php?id=75648 - couldn't reproduce on the current 10.0 tree (revno 4588)
|
|
http://bugs.mysql.com/bug.php?id=75688
http://bugs.mysql.com/bug.php?id=75701
http://bugs.mysql.com/bug.php?id=75718
http://bugs.mysql.com/bug.php?id=75721
http://bugs.mysql.com/bug.php?id=75741
- couldn't reproduce on the current 10.0 tree (revno 4595)
|
|
http://bugs.mysql.com/bug.php?id=75833
2015-02-19 20:08:55 7f8072f53700 InnoDB: Assertion failure in thread 140189661214464 in file buf0buf.cc line 2674
|
InnoDB: Failing assertion: zip_size == fil_space_get_zip_size(space)
|
|
#5 0x00007f8070d9a3e0 in *__GI_abort () at abort.c:92
|
#6 0x0000000000bd5dc8 in buf_page_get_gen (space=4, zip_size=0, offset=0, rw_latch=2, guess=0x0, mode=10, file=0x102b598 "/home/elenst/bzr/10.0/storage/xtradb/handler/ha_innodb.cc", line=15655, mtr=0x7f8072f51550) at /home/elenst/bzr/10.0/storage/xtradb/buf/buf0buf.cc:2674
|
#7 0x0000000000a19e1d in innodb_make_page_dirty (thd=0x7f8058721070, var=0x16b61c0, var_ptr=0x1894640, save=0x7f80468222a8) at /home/elenst/bzr/10.0/storage/xtradb/handler/ha_innodb.cc:15654
|
#8 0x0000000000694da5 in sys_var_pluginvar::global_update (this=0x7f80705566f8, thd=0x7f8058721070, var=0x7f8046822288) at /home/elenst/bzr/10.0/sql/sql_plugin.cc:3410
|
#9 0x00000000005db7fd in sys_var::update (this=0x7f80705566f8, thd=0x7f8058721070, var=0x7f8046822288) at /home/elenst/bzr/10.0/sql/set_var.cc:195
|
#10 0x00000000005ddc2c in set_var::update (this=0x7f8046822288, thd=0x7f8058721070) at /home/elenst/bzr/10.0/sql/set_var.cc:772
|
#11 0x00000000005dd7f2 in sql_set_variables (thd=0x7f8058721070, var_list=0x7f8058725a70) at /home/elenst/bzr/10.0/sql/set_var.cc:675
|
#12 0x000000000067eb7a in mysql_execute_command (thd=0x7f8058721070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:3744
|
#13 0x00000000006860d7 in mysql_parse (thd=0x7f8058721070, rawbuf=0x7f8046822088 "set global innodb_fil_make_page_dirty_debug=@space_id", length=53, parser_state=0x7f8072f52650) at /home/elenst/bzr/10.0/sql/sql_parse.cc:6513
|
#14 0x0000000000678b21 in dispatch_command (command=COM_QUERY, thd=0x7f8058721070, packet=0x7f8058600071 "set global innodb_fil_make_page_dirty_debug=@space_id", packet_length=53) at /home/elenst/bzr/10.0/sql/sql_parse.cc:1300
|
#15 0x0000000000677eb7 in do_command (thd=0x7f8058721070) at /home/elenst/bzr/10.0/sql/sql_parse.cc:996
|
#16 0x000000000079530f in do_handle_one_connection (thd_arg=0x7f8058721070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1375
|
#17 0x0000000000795062 in handle_one_connection (arg=0x7f8058721070) at /home/elenst/bzr/10.0/sql/sql_connect.cc:1289
|
#18 0x00007f8072b8bb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#19 0x00007f8070e4170d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|
|
http://bugs.mysql.com/bug.php?id=75854
http://bugs.mysql.com/bug.php?id=75862
http://bugs.mysql.com/bug.php?id=75943
http://bugs.mysql.com/bug.php?id=75946
http://bugs.mysql.com/bug.php?id=75947
http://bugs.mysql.com/bug.php?id=75958
- couldn't reproduce on the current 10.0 tree (revno 4613)
|
|
https://bugs.mysql.com/bug.php?id=76039
- couldn't reproduce on the current 10.0 tree (commit e33b48ae8b943b5d2aed4873f5ada7717860e162)
|
|
Even if it's technically possible (I haven't checked for a while what the current policy for public bug reports is in MySQL), it doesn't make much sense anymore, code bases diverged too much.
|