Comment 1 for bug 1686340

Revision history for this message
Kirill (simakink) wrote :

08:19:15 UTC - 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.
Attempting to collect some information that could help diagnose the problem.
As this is a crash and something is definitely wrong, the information
collection process might fail.
Please help us make Percona Server better by reporting any
bugs at http://bugs.percona.com/

key_buffer_size=8388608
read_buffer_size=131072
max_used_connections=13
max_threads=152
thread_count=1
connection_count=1
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 68317 K bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Thread pointer: 0x7f6474023f00
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 = 7f64a6249d30 thread_stack 0x40000
/usr/sbin/mysqld(my_print_stacktrace+0x3b)[0xeffd8b]
/usr/sbin/mysqld(handle_fatal_signal+0x471)[0x7a0181]
/lib64/libpthread.so.0(+0xf370)[0x7f64c3d82370]
/lib64/libc.so.6(+0x14bbf0)[0x7f64c201dbf0]
/usr/sbin/mysqld(_ZN10Field_blob15copy_blob_valueEP11st_mem_root+0x84)[0x7e4f14]
/usr/sbin/mysqld(_Z25mysql_prepare_blob_valuesP3THDR4ListI4ItemEP11st_mem_root+0x2b8)[0xe47818]
/usr/sbin/mysqld(_Z12write_recordP3THDP5TABLEP9COPY_INFOS4_+0x87d)[0xe483dd]
/usr/sbin/mysqld(_ZN14Sql_cmd_insert12mysql_insertEP3THDP10TABLE_LIST+0x82d)[0xe48e4d]
/usr/sbin/mysqld(_ZN14Sql_cmd_insert7executeEP3THD+0xe6)[0xe496a6]
/usr/sbin/mysqld(_Z21mysql_execute_commandP3THDb+0x18d6)[0xcd1336]
/usr/sbin/mysqld(_ZN13sp_instr_stmt9exec_coreEP3THDPj+0x50)[0xc517b0]
/usr/sbin/mysqld(_ZN12sp_lex_instr23reset_lex_and_exec_coreEP3THDPjb+0x3a4)[0xc53414]
/usr/sbin/mysqld(_ZN12sp_lex_instr29validate_lex_and_execute_coreEP3THDPjb+0xbb)[0xc53deb]
/usr/sbin/mysqld(_ZN13sp_instr_stmt7executeEP3THDPj+0x318)[0xc55188]
/usr/sbin/mysqld(_ZN7sp_head7executeEP3THDb+0x504)[0xc4cfe4]
/usr/sbin/mysqld(_ZN7sp_head17execute_procedureEP3THDP4ListI4ItemE+0x787)[0xc50b67]
/usr/sbin/mysqld(_Z21mysql_execute_commandP3THDb+0x4d26)[0xcd4786]
/usr/sbin/mysqld(_Z11mysql_parseP3THDP12Parser_state+0x60d)[0xcd75cd]
/usr/sbin/mysqld(_Z16dispatch_commandP3THDPK8COM_DATA19enum_server_command+0xaba)[0xcd811a]
/usr/sbin/mysqld(_Z10do_commandP3THD+0x1df)[0xcd9adf]
/usr/sbin/mysqld(handle_connection+0x2b8)[0xda1ae8]
/usr/sbin/mysqld(pfs_spawn_thread+0x1b4)[0xf17934]
/lib64/libpthread.so.0(+0x7dc5)[0x7f64c3d7adc5]
/lib64/libc.so.6(clone+0x6d)[0x7f64c1fc973d]

Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (7f6474008a60): INSERT INTO tablica_s_govnom(pri1, DT, dop1) VALUES(pri1, NOW() ,dop1_1) ON DUPLICATE KEY UPDATE DT=NOW(), dop1=VALUES(dop1)
Connection ID (thread ID): 1244
Status: NOT_KILLED

You may download the Percona Server operations manual by visiting
http://www.percona.com/software/percona-server/. You may find information
in the manual which will help you identify the cause of the crash.