Failing assertion: lock != ctx->wait_lock
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
MySQL patches by Codership | Status tracked in 5.6 | |||||
5.5 |
New
|
Undecided
|
Unassigned | |||
5.6 |
Fix Released
|
High
|
Seppo Jaakola | |||
Percona XtraDB Cluster moved to https://jira.percona.com/projects/PXC | Status tracked in 5.6 | |||||
5.5 |
Invalid
|
Undecided
|
Unassigned | |||
5.6 |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
From nightly builds randgen load:
2014-09-03 08:06:51 7f9ff8751700 InnoDB: Assertion failure in thread 140325044950784 in file lock0lock.cc line 3948
InnoDB: Failing assertion: lock != ctx->wait_lock
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://
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://
InnoDB: about forcing recovery.
08:06:51 UTC - mysqld got signal 6 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed,
something is definitely wrong and this may fail.
key_buffer_
read_buffer_
max_used_
max_threads=151
thread_count=13
connection_count=13
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_
Hope that's ok; if not, decrease some variables in the equation.
Thread pointer: 0x3780f60
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = 7f9ff8750e78 thread_stack 0x40000
/home/vagrant/
/home/vagrant/
/lib/x86_
/lib/x86_
/lib/x86_
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/lib/x86_
/lib/x86_
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (7f9fb0099dd0): REPLACE INTO `table1000_
Connection ID (thread ID): 11
Status: NOT_KILLED
The manual page at http://
information that should help you find out what is causing the crash.
Fixes will go in branch:
lp:~seppo-jaakola/codership-mysql/5.6-LP1364840