Bug #61116 mysqld got signal 11 . mysql shutdown unexpectedly (signal 11)
Submitted: 10 May 2011 13:46 Modified: 17 Feb 2012 20:14
Reporter: sandrine quercron Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.5.11 OS:Linux (version 2.6.18-164.2.1.el5 )
Assigned to: CPU Architecture:Any
Tags: Mysql 5.1.37 to MYSQL 5.5.11

[10 May 2011 13:46] sandrine quercron
Description:
Hi,

I get this error code (full error log):

110510 10:18:26 - mysqld got signal 11 ;
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_size=2147483648
read_buffer_size=524288
max_used_connections=23
max_threads=200
thread_count=10
connection_count=10
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 2304228 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Thread pointer: 0x2aac0b5680a0
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 = 0x4a7c90d0 thread_stack 0x40000
/mysql/MYSQL/mysql-advanced-5.5.11-linux2.6-x86_64/bin/mysqld(my_print_stacktrace+0x39)[0x795f29]
/mysql/MYSQL/mysql-advanced-5.5.11-linux2.6-x86_64/bin/mysqld(handle_segfault+0x380)[0x4fce00]
/lib64/libpthread.so.0[0x34fd40e7c0]

Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (0x2aac10bcafe0): INSERT INTO cs_tpm_tl_operation SET d_bus='20110408', c_clro='SBF', c_int_ope='1000022564', c_int_inst='49894', y_pos_bal='10',  c_ope='RSPSTC', c_buysell='B', q_req='9', q_exec='9', q_pnd=0, p_tlg='+000000000000000052.6300000000',  o_val='-000000000000000473.67', i_openclo_req=' ', i_openclo='O', c_ext_tmf='00000643', c_ext_cmf='00029550',  c_orig_pa='M', c_ext_pa=IF('06951'='ODA',null,'06951'), c_ord_trader='cookerob        ', c_ext_tmf_orig='00000643', c_ext_tmf_dest=null, i_deft_brog_fee=null, y_brog_fee=null, o_brog_fee=null, l_free_text='                  ',  c_stus_ope='C', d_h_cre=now(), c_int_tlg='1000022306', i_gnt='Y', d_bus_tlg='20110408', p_init='+000000000000000052.6300000000', p_val='+000000000000000052.6300000000',  d_setl='20110413', d_noti='20110412', c_int_tmf='918044453211034', c_int_cmf='731093420051723', c_int_pa=IF('06951'='ODA',null,'578438304511034'), i_coe='N', c_int_prc='111',     c_ext_mbr_submit='SBF'
Connection ID (thread ID): 23124
Status: NOT_KILLED

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.
110510 10:18:27 mysqld_safe Number of processes running now: 0
110510 10:18:27 mysqld_safe mysqld restarted
110510 10:18:27 [Warning] Changed limits: max_open_files: 1024  max_connections: 200  table_cache: 407
110510 10:18:27 [Note] Plugin 'FEDERATED' is disabled.
110510 10:18:27 InnoDB: The InnoDB memory heap is disabled
110510 10:18:27 InnoDB: Mutexes and rw_locks use GCC atomic builtins
110510 10:18:27 InnoDB: Compressed tables use zlib 1.2.3
110510 10:18:27 InnoDB: Using Linux native AIO
110510 10:18:27 InnoDB: Initializing buffer pool, size = 500.0M
110510 10:18:27 InnoDB: Completed initialization of buffer pool
110510 10:18:27 InnoDB: highest supported file format is Barracuda.
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
110510 10:18:27  InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
110510 10:18:27 InnoDB: 1.1.6 started; log sequence number 2005140
110510 10:18:27 [Note] Event Scheduler: Loaded 0 events
110510 10:18:27 [Note] /mysql/MYSQL/mysql-advanced-5.5.11-linux2.6-x86_64/bin/mysqld: ready for connections.
Version: '5.5.11-enterprise-commercial-advanced-log'  socket: '/mysql/MYLCCASHP/mysql_MYLCCASHP.sock'  port: 3306  MySQL Enterprise Server - Advanced Edition (Commercial)

I would like to know what causes the mysqld to shut itself down though it restarting itself a moment after.

thank you.

How to repeat:
how to repeat
[10 May 2011 13:56] sandrine quercron
my cnf file

Attachment: cnf_file.txt (text/plain), 3.64 KiB.

[10 May 2011 13:59] sandrine quercron
linux version; Mysql version; cpuinfo

Attachment: version.txt (text/plain), 588 bytes.

[10 May 2011 22:00] MySQL Verification Team
Thank you for the bug report. Could you please try to repeat the crash running the query showed in the log if you are able to repeat please provide a dump of the offended table. Thanks in advance.
[11 May 2011 11:30] sandrine quercron
the full log

Attachment: mysql_error.txt (text/plain), 59.39 KiB.

[11 May 2011 11:40] sandrine quercron
offended tables

Attachment: offended_tables.txt (text/plain), 11.80 KiB.

[11 May 2011 11:52] sandrine quercron
an otherone offended table

Attachment: offended_table_cs_tpm_tl_operation.txt (text/plain), 8.28 KiB.

[17 Jan 2012 20:12] Sveta Smirnova
Thank you for the feedback.

I can not repeat described behavior. Could you please try with current version 5.1.20 and if problem still exists provide output of SHOW TABLE STATUS LIKE 'cs_tpm_tl_operation'?
[18 Feb 2012 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".