I got this error on several machines. Can someone tell me what this means? What can I do? Thank you!
17:52:55 UTC - mysqld got exception 0xc0000005 ;
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=8388608
read_buffer_size=131072
max_used_connections=20
max_threads=151
thread_count=20
connection_count=20
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 338326 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
Thread pointer: 0xbe808f0
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...
13fdcf396 mysqld.exe!movelink()[hash.c:329]
13fdcff69 mysqld.exe!my_hash_insert()[hash.c:492]
13feee55d mysqld.exe!ndbcluster_get_share()[ha_ndbcluster.cc:13198]
13feee613 mysqld.exe!ndbcluster_get_share()[ha_ndbcluster.cc:13235]
13ff124af mysqld.exe!ndbcluster_create_binlog_setup()[ha_ndbcluster_binlog.cc
:5106]
13fefec22 mysqld.exe!ha_ndbcluster::open()[ha_ndbcluster.cc:10862]
13fbc3cb5 mysqld.exe!handler::ha_open()[handler.cc:2238]
13fcc062b mysqld.exe!open_table_from_share()[table.cc:2111]
13fc19505 mysqld.exe!open_table()[sql_base.cc:3109]
13fc1a007 mysqld.exe!open_and_process_table()[sql_base.cc:4478]
13fc1b213 mysqld.exe!open_tables()[sql_base.cc:4926]
13fc1b49b mysqld.exe!open_and_lock_tables()[sql_base.cc:5523]
13fc0389e mysqld.exe!execute_sqlcom_select()[sql_parse.cc:4553]
13fc06493 mysqld.exe!mysql_execute_command()[sql_parse.cc:2150]
13fc09f1a mysqld.exe!mysql_parse()[sql_parse.cc:5638]
13fc0acea mysqld.exe!dispatch_command()[sql_parse.cc:1039]
13fc0bafc mysqld.exe!do_command()[sql_parse.cc:773]
13fc31456 mysqld.exe!do_handle_one_connection()[sql_connect.cc:814]
13fc31674 mysqld.exe!handle_one_connection()[sql_connect.cc:735]
13fdbb12e mysqld.exe!pthread_start()[my_winthread.c:63]
14004e577 mysqld.exe!_callthreadstartex()[threadex.c:348]
14004e62b mysqld.exe!_threadstartex()[threadex.c:326]
771a652d kernel32.dll!BaseThreadInitThunk()
772dc521 ntdll.dll!RtlUserThreadStart()
17:52:55 UTC - mysqld got exception 0xc0000005 ;
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=8388608
read_buffer_size=131072
max_used_connections=20
max_threads=151
thread_count=20
connection_count=20
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 338326 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
Thread pointer: 0xbe808f0
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...
13fdcf396 mysqld.exe!movelink()[hash.c:329]
13fdcff69 mysqld.exe!my_hash_insert()[hash.c:492]
13feee55d mysqld.exe!ndbcluster_get_share()[ha_ndbcluster.cc:13198]
13feee613 mysqld.exe!ndbcluster_get_share()[ha_ndbcluster.cc:13235]
13ff124af mysqld.exe!ndbcluster_create_binlog_setup()[ha_ndbcluster_binlog.cc
:5106]
13fefec22 mysqld.exe!ha_ndbcluster::open()[ha_ndbcluster.cc:10862]
13fbc3cb5 mysqld.exe!handler::ha_open()[handler.cc:2238]
13fcc062b mysqld.exe!open_table_from_share()[table.cc:2111]
13fc19505 mysqld.exe!open_table()[sql_base.cc:3109]
13fc1a007 mysqld.exe!open_and_process_table()[sql_base.cc:4478]
13fc1b213 mysqld.exe!open_tables()[sql_base.cc:4926]
13fc1b49b mysqld.exe!open_and_lock_tables()[sql_base.cc:5523]
13fc0389e mysqld.exe!execute_sqlcom_select()[sql_parse.cc:4553]
13fc06493 mysqld.exe!mysql_execute_command()[sql_parse.cc:2150]
13fc09f1a mysqld.exe!mysql_parse()[sql_parse.cc:5638]
13fc0acea mysqld.exe!dispatch_command()[sql_parse.cc:1039]
13fc0bafc mysqld.exe!do_command()[sql_parse.cc:773]
13fc31456 mysqld.exe!do_handle_one_connection()[sql_connect.cc:814]
13fc31674 mysqld.exe!handle_one_connection()[sql_connect.cc:735]
13fdbb12e mysqld.exe!pthread_start()[my_winthread.c:63]
14004e577 mysqld.exe!_callthreadstartex()[threadex.c:348]
14004e62b mysqld.exe!_threadstartex()[threadex.c:326]
771a652d kernel32.dll!BaseThreadInitThunk()
772dc521 ntdll.dll!RtlUserThreadStart()