Assertion `m_status == DA_ERROR' failed in Diagnostics_area::sql_errno | sig 6 in sql/sql_error.h:655
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MySQL Server |
Unknown
|
Unknown
|
|||
Percona Server moved to https://jira.percona.com/projects/PS |
Fix Released
|
High
|
Unassigned | ||
5.1 |
Invalid
|
Undecided
|
Unassigned | ||
5.5 |
Invalid
|
Undecided
|
Unassigned | ||
5.6 |
Fix Released
|
High
|
Unassigned |
Bug Description
mysqld: /mnt/workspace/
::sql_errno() const: Assertion `m_status == DA_ERROR' failed.
01:37:57 UTC - mysqld got signal 6 ;
** Asserting query
SELECT COUNT(*) FROM information_
** GDB info
#0 0x00007ff91213b771 in pthread_kill () from /lib64/
#1 0x0000000000ab7586 in my_write_core (sig=6) at /mnt/workspace/
#2 0x000000000072f9ff in handle_fatal_signal (sig=6) at /mnt/workspace/
#3 <signal handler called>
#4 0x00007ff910d3f5c9 in raise () from /lib64/libc.so.6
#5 0x00007ff910d40cd8 in abort () from /lib64/libc.so.6
#6 0x00007ff910d38536 in __assert_fail_base () from /lib64/libc.so.6
#7 0x00007ff910d385e2 in __assert_fail () from /lib64/libc.so.6
#8 0x000000000064f02c in Diagnostics_
#9 0x000000000063f5f5 in ha_rollback_low (thd=0x2b81620, all=true) at /mnt/workspace/
#10 0x0000000000719a67 in TC_LOG_
#11 0x000000000063f759 in ha_rollback_trans (thd=0x2b81620, all=true) at /mnt/workspace/
#12 0x00000000008b740e in trans_rollback_
#13 0x00000000007ea27a in mysql_execute_
#14 0x00000000007ed193 in mysql_parse (thd=0x2b81620, rawbuf=
#15 0x00000000007df5fc in dispatch_command (command=COM_QUERY, thd=0x2b81620, packet=0x3380261 "", packet_length=101) at /mnt/workspace/
#16 0x00000000007de528 in do_command (thd=0x2b81620) at /mnt/workspace/
#17 0x00000000007a64e5 in do_handle_
#18 0x00000000007a5fed in handle_
#19 0x0000000000dc5bac in pfs_spawn_thread (arg=0x333d890) at /mnt/workspace/
#20 0x00007ff912136df3 in start_thread () from /lib64/
#21 0x00007ff910e0001d in clone () from /lib64/libc.so.6
Core, GDB, error log etc
There was no master (single threaded, single mysqld run)