InnoDB: Failing assertion: block->page.buf_fix_count > 0 in file buf0buf.ic line 725 | abort (sig=6) in buf_block_get_frame
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Percona Server moved to https://jira.percona.com/projects/PS | Status tracked in 5.7 | |||||
5.1 |
Invalid
|
Undecided
|
Unassigned | |||
5.5 |
Triaged
|
High
|
Unassigned | |||
5.6 |
Invalid
|
Undecided
|
Unassigned | |||
5.7 |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Thread 1 (LWP 26943):
+bt
#0 0x000000340cc0c69c in pthread_kill () from /lib64/
#1 0x00000000007ef479 in my_write_core (sig=6) at /bzr/5.
#2 0x00000000006b6c75 in handle_fatal_signal (sig=6) at /bzr/5.
#3 <signal handler called>
#4 0x000000340c4328a5 in raise () from /lib64/libc.so.6
#5 0x000000340c434085 in abort () from /lib64/libc.so.6
#6 0x000000000083dca1 in buf_block_get_frame (block=
#7 i_s_innodb_
#8 0x00000000005ebbb3 in do_fill_table (join_table=
#9 get_schema_
#10 0x00000000005e329e in JOIN::exec (this=0x7ff8080
#11 0x00000000005e5e13 in mysql_select (thd=0x1c1f940, rref_pointer_
#12 0x00000000005e63ae in handle_select (thd=0x1c1f940, lex=0x1c21540, result=
#13 0x000000000059ce8e in execute_
#14 0x00000000005a0bcb in mysql_execute_
#15 0x00000000005a5d30 in mysql_parse (thd=0x1c1f940, rawbuf=
#16 0x00000000005a70a2 in dispatch_command (command=COM_QUERY, thd=0x1c1f940, packet=<optimized out>, packet_length=342) at /bzr/5.
#17 0x00000000005a8783 in do_command (thd=0x1c1f940) at /bzr/5.
#18 0x000000000064f7cf in do_handle_
#19 0x000000000064f8ce in handle_
#20 0x000000340cc07851 in start_thread () from /lib64/
#21 0x000000340c4e890d in clone () from /lib64/libc.so.6
130825 12:26:16 InnoDB: Assertion failure in thread 140703464158976 in file buf0buf.ic line 725
InnoDB: Failing assertion: block->
[...]
Query (7ff808004c10): SELECT * FROM INFORMATION_SCHEMA . `INNODB_
Connection ID (thread ID): 12
Status: NOT_KILLED
information type: | Private → Public |
Set as hidden given that bug 1178575 is hidden. See bug 1178575. Logged as another bug since this is in file buf0buf.ic line 725 while the other one is in line 1277 (though this may be due to PXC changes?)