Description:
Mysql Instance sudden restart
09:10:56 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.
key_buffer_size=268435456
read_buffer_size=1048576
max_used_connections=72
max_threads=600
thread_count=65
connection_count=65
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1498950 K bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
Thread pointer: 0x7fac8811dfb0
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 = 7faca0bf9e28 thread_stack 0x40000
/u01/app/oghdcintt1/usr/sbin/mysqld(my_print_stacktrace+0x35)[0xf40b15]
/u01/app/oghdcintt1/usr/sbin/mysqld(handle_fatal_signal+0x4a4)[0x7cdf24]
/lib64/libpthread.so.0[0x3e76e0f7e0]
/u01/app/oghdcintt1/usr/sbin/mysqld(my_hash_first+0x1b)[0xf2b46b]
/u01/app/oghdcintt1/usr/sbin/mysqld(my_hash_search+0x11)[0xf2b4f1]
/u01/app/oghdcintt1/usr/sbin/mysqld(_Z23check_grant_all_columnsP3THDmP24Field_iterator_table_ref+0x150)[0xe1d1d0]
/u01/app/oghdcintt1/usr/sbin/mysqld(_Z13insert_fieldsP3THDP23Name_resolution_contextPKcS4_P13List_iteratorI4ItemEb+0x7b7)[0xcafdd7]
/u01/app/oghdcintt1/usr/sbin/mysqld(_ZN13st_select_lex10setup_wildEP3THD+0x19f)[0xd3d79f]
/u01/app/oghdcintt1/usr/sbin/mysqld(_ZN13st_select_lex7prepareEP3THD+0x343)[0xd42943]
/u01/app/oghdcintt1/usr/sbin/mysqld(_Z12handle_queryP3THDP3LEXP12Query_resultyy+0x1ca)[0xd485aa]
/u01/app/oghdcintt1/usr/sbin/mysqld[0xd09553]
/u01/app/oghdcintt1/usr/sbin/mysqld(_Z21mysql_execute_commandP3THDb+0x36f8)[0xd0cf18]
/u01/app/oghdcintt1/usr/lib64/mysql/plugin/libaudit_plugin.so(+0xfa51)[0x7fac6fd8fa51]
/u01/app/oghdcintt1/usr/sbin/mysqld(_Z11mysql_parseP3THDP12Parser_state+0x3ed)[0xd0eccd]
/u01/app/oghdcintt1/usr/sbin/mysqld(_Z16dispatch_commandP3THDPK8COM_DATA19enum_server_command+0x111e)[0xd0fe4e]
/u01/app/oghdcintt1/usr/sbin/mysqld(_Z10do_commandP3THD+0x194)[0xd10ab4]
/u01/app/oghdcintt1/usr/sbin/mysqld(handle_connection+0x29c)[0xde2e0c]
/u01/app/oghdcintt1/usr/sbin/mysqld(pfs_spawn_thread+0x174)[0x1252bb4]
/lib64/libpthread.so.0[0x3e76e07aa1]
/lib64/libc.so.6(clone+0x6d)[0x3e76ae8aad]
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (7faa808ba720): is an invalid pointer
Connection ID (thread ID): 3247631
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.
2017-05-23T09:10:57.471157Z mysqld_safe Number of processes running now: 0
2017-05-23T09:10:57.472423Z mysqld_safe mysqld restarted
How to repeat:
<none>