[MDEV-4668] Assertion failure Created: 2013-06-17  Updated: 2013-08-26  Due: 2013-08-25  Resolved: 2013-08-26

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: 5.5.31
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Sergiy Tytarenko Assignee: Elena Stepanova
Resolution: Incomplete Votes: 1
Labels: None


 Description   

Happens regularly, once a week either on master or one of slaves.

MariaDB 5.5.29 (is not available in the list).

130614 15:25:16  InnoDB: Assertion failure in thread 47611033717056 in file buf0buf.c line 4173
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
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://dev.mysql.com/doc/refman/5.5/en/forcing-innodb-recovery.html
InnoDB: about forcing recovery.
130614 15:25:16 [ERROR] 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.
 
To report this bug, see http://kb.askmonty.org/en/reporting-bugs
 
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.
 
Server version: 5.5.29-MariaDB-log
key_buffer_size=16777216
read_buffer_size=262144
max_used_connections=394
max_threads=1002
thread_count=49
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 2339107 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
 
Thread pointer: 0x0x0
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 = 0x0 thread_stack 0x30000
(my_addr_resolve failure: fork)
/usr/sbin/mysqld(my_print_stacktrace+0x2e) [0xa931de]
/usr/sbin/mysqld(handle_fatal_signal+0x44c) [0x6d0bbc]
/lib64/libpthread.so.0 [0x2b42429abca0]
/lib64/libc.so.6(gsignal+0x35) [0x2b42439c82c5]
/lib64/libc.so.6(abort+0x110) [0x2b42439c9d70]
/usr/sbin/mysqld [0x8cc398]
/usr/sbin/mysqld [0x902f5d]
/usr/sbin/mysqld [0x87d53e]
/lib64/libpthread.so.0 [0x2b42429a383d]
/lib64/libc.so.6(clone+0x6d) [0x2b4243a6d03d]
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
130614 15:25:21 mysqld_safe Number of processes running now: 0
130614 15:25:21 mysqld_safe mysqld restarted



 Comments   
Comment by Elena Stepanova [ 2013-06-17 ]

See also https://bugs.launchpad.net/percona-server/+bug/1086700

Are you using XtraDB or InnoDB plugin?

Comment by Sergiy Tytarenko [ 2013-07-20 ]

XtraDB

Comment by Elena Stepanova [ 2013-07-28 ]

Is it a recurring problem or was it a one-time thing? If it's recurring, do you have any more information (what kind of flow the server executes when it happens, anything at all)?

Comment by Elena Stepanova [ 2013-08-26 ]

There is no much to work with here, so for now I'm closing it as 'incomplete'. If you obtain more information, please feel free to comment, and we'll reopen the report.

Generated at Thu Feb 08 06:58:12 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.