sql/mysqld.cc:873: void remove_global_thread(THD*): Assertion `1 == num_erased' failed | abort in remove_global_thread (sig=6)
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 |
Incomplete
|
Undecided
|
Unassigned | |||
5.6 |
Incomplete
|
High
|
Sergei Glushchenko | |||
5.7 |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Thread 28 (LWP 15107):
+bt
#0 0x000000340cc0c69c in pthread_kill () from /lib64/
#1 0x00000000006f08cd in handle_fatal_signal (sig=6) at /bzr/5.
#2 <signal handler called>
#3 0x000000340c4328a5 in raise () from /lib64/libc.so.6
#4 0x000000340c434085 in abort () from /lib64/libc.so.6
#5 0x000000340c42ba1e in __assert_fail_base () from /lib64/libc.so.6
#6 0x000000340c42bae0 in __assert_fail () from /lib64/libc.so.6
#7 0x00000000006303de in remove_
#8 0x0000000000767eba in Delayed_
#9 0x0000000000767f81 in Delayed_
#10 0x00000000007636b6 in delayed_get_table (thd=0x22721370, grl_protection_
#11 0x0000000000763d1b in open_and_
#12 0x00000000007654c5 in mysql_insert (thd=0x22721370, table_list=
#13 0x000000000077d2f7 in mysql_execute_
#14 0x000000000077fc78 in mysql_parse (thd=0x22721370, rawbuf=0x22721378 "@$B\001", length=<optimized out>, parser_
#15 0x00000000007807bd in dispatch_command (command=<optimized out>, thd=0x22721370, packet=0x23f5b9e0 "p\023r\"", packet_
#16 0x00000000007814f5 in do_command (thd=0x22721370) at /bzr/5.
#17 0x000000000081f2bf in threadpool_
#18 0x0000000000821c10 in handle_event (connection=
#19 0x0000000000821cd8 in worker_main (param=0x1576800 <all_groups+2560>) at /bzr/5.
#20 0x00000000009ea66a in pfs_spawn_thread (arg=0x19548720) at /bzr/5.
#21 0x000000340cc07851 in start_thread () from /lib64/
#22 0x000000340c4e890d in clone () from /lib64/libc.so.6
mysqld: /bzr/5.
10:40:35 UTC - mysqld got signal 6 ;
[...]
2013-08-13T20:40:35 [15089] Query: DELETE FROM `table20_
Threadpool run, Sergei, can you take a look?