Failing assertion: mutex_own(mutex) in pfs_mutex_exit_func | debug build only
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona XtraDB Cluster moved to https://jira.percona.com/projects/PXC |
Fix Released
|
Undecided
|
Raghavendra D Prabhu |
Bug Description
Saw following crash during a RQG run:
130617 11:15:26 InnoDB: Assertion failure in thread 140548578158336 in file sync0sync.ic line 163
InnoDB: Failing assertion: mutex_own(mutex)
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.
05:45:26 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.
Please help us make Percona Server better by reporting any
bugs at http://
key_buffer_
read_buffer_
max_used_
max_threads=10002
thread_count=4
connection_count=4
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: 0x2bf24f0
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 = 7fd404131e68 thread_stack 0x40000
/pxc/bin/
/pxc/bin/
/usr/lib/
/usr/lib/
/usr/lib/
/pxc/bin/
/pxc/bin/
/pxc/bin/
/pxc/bin/
/pxc/bin/
/pxc/bin/
/pxc/bin/
/pxc/bin/
/pxc/bin/
/pxc/bin/
/pxc/bin/
/pxc/bin/
/pxc/bin/
/pxc/bin/
/pxc/bin/
/pxc/bin/
/pxc/bin/
/pxc/bin/
/usr/lib/
/usr/lib/
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (7fd3b42c24f0): is an invalid pointer
Connection ID (thread ID): 22
Status: NOT_KILLED
=======
>>resolve_
0x80daba my_print_stacktrace + 44
0x6cdbbb handle_fatal_signal + 783
0x7fd4214f40e0 _end + 540200472
0x7fd41fca31c9 _end + 514703105
0x7fd41fca45c8 _end + 514708224
0x90860d pfs_mutex_exit_func + 87
0x910983 buf_page_get_gen + 3374
0x8f4e49 btr_store_
0xa03f91 row_ins_
0xa07ee1 row_ins_index_entry + 1288
0xa08ae1 row_ins_step + 2860
0x862248 row_insert_
0x83412a ha_innobase:
0x6d702a handler:
0x5856e8 write_record(THD*, TABLE*, st_copy_info*) + 1698
0x5890cf mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) + 8117
0x59ec5f mysql_execute_
0x5a45a1 mysql_parse(THD*, char*, unsigned int, Parser_state*) + 522
0x5a5213 wsrep_mysql_
0x5a61e9 dispatch_
0x5a7f0a do_command(THD*) + 1728
0x654a7a do_handle_
=======
It was due to a merge regression.
Changed in percona-xtradb-cluster: | |
milestone: | none → 5.5.31-23.7.5 |
status: | New → Fix Released |
assignee: | nobody → Raghavendra D Prabhu (raghavendra-prabhu) |
summary: |
- Crash with debug build + Failing assertion: mutex_own(mutex) in pfs_mutex_exit_func | debug build + only |
Percona now uses JIRA for bug reports so this bug report is migrated to: https:/ /jira.percona. com/browse/ PXC-1376