Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 10.0
-
Fix Version/s: 10.0.14
-
Component/s: Storage Engine - InnoDB
-
Labels:
Description
Initially reported by Ramesh Sivaraman as http://bugs.mysql.com/bug.php?id=74481, adding here to make it searchable in jira and to preserve the test case.
7f0335f92700 InnoDB: Assertion failure in thread 139651767150336 in file buf0buf.cc line 2673 InnoDB: Failing assertion: zip_size == fil_space_get_zip_size(space)
#5 0x00007f03340177c0 in *__GI_abort () at abort.c:92 #6 0x0000000000bd2f2a in buf_page_get_gen (space=4, zip_size=0, offset=0, rw_latch=2, guess=0x0, mode=10, file=0x10409e8 "10.0/storage/xtradb/handler/ha_innodb.cc", line=15631, mtr=0x7f0335f90530) at 10.0/storage/xtradb/buf/buf0buf.cc:2673 #7 0x0000000000a1819f in innodb_make_page_dirty (thd=0x7f032db0b070, var=0x16cea20, var_ptr=0x18acec0, save=0x7f0320a1d2a8) at 10.0/storage/xtradb/handler/ha_innodb.cc:15630 #8 0x0000000000694481 in sys_var_pluginvar::global_update (this=0x7f032ebf9510, thd=0x7f032db0b070, var=0x7f0320a1d288) at 10.0/sql/sql_plugin.cc:3410 #9 0x00000000005db5a5 in sys_var::update (this=0x7f032ebf9510, thd=0x7f032db0b070, var=0x7f0320a1d288) at 10.0/sql/set_var.cc:195 #10 0x00000000005dd9d4 in set_var::update (this=0x7f0320a1d288, thd=0x7f032db0b070) at 10.0/sql/set_var.cc:772 #11 0x00000000005dd59a in sql_set_variables (thd=0x7f032db0b070, var_list=0x7f032db0fa68) at 10.0/sql/set_var.cc:675 #12 0x000000000067e6ab in mysql_execute_command (thd=0x7f032db0b070) at 10.0/sql/sql_parse.cc:3743 #13 0x000000000068586f in mysql_parse (thd=0x7f032db0b070, rawbuf=0x7f0320a1d088 "set global innodb_fil_make_page_dirty_debug=@space_id", length=53, parser_state=0x7f0335f91630) at 10.0/sql/sql_parse.cc:6407 #14 0x0000000000678652 in dispatch_command (command=COM_QUERY, thd=0x7f032db0b070, packet=0x7f0322bf2071 "set global innodb_fil_make_page_dirty_debug=@space_id", packet_length=53) at 10.0/sql/sql_parse.cc:1299 #15 0x00000000006779f7 in do_command (thd=0x7f032db0b070) at 10.0/sql/sql_parse.cc:996 #16 0x00000000007944aa in do_handle_one_connection (thd_arg=0x7f032db0b070) at 10.0/sql/sql_connect.cc:1379 #17 0x00000000007941fd in handle_one_connection (arg=0x7f032db0b070) at 10.0/sql/sql_connect.cc:1293 #18 0x0000000000ccb4a6 in pfs_spawn_thread (arg=0x7f032dbd9df0) at 10.0/storage/perfschema/pfs.cc:1860 #19 0x00007f0335bc6b50 in start_thread (arg=<optimized out>) at pthread_create.c:304 #20 0x00007f03340be20d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
Stack trace from
revision-id: sergii@pisem.net-20141103164737-457hfby1eg82zol9 date: 2014-11-03 17:47:37 +0100 build-date: 2014-11-08 17:37:36 +0400 revno: 4471 branch-nick: 10.0
Gliffy Diagrams
Attachments
Issue Links
- relates to
-
MDEV-7057 Track most important upstream bugs which also affect MariaDB
-
- Stalled
-
- links to
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Jan Lindström,
The upstream bug was just marked as "Won't fix". Please take a look, and if you agree, close it as such too.