160927 15:07:42 [ERROR] 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.
|
|
To report this bug, see https://mariadb.com/kb/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: 10.1.18-MariaDB-debug
|
key_buffer_size=1048576
|
read_buffer_size=131072
|
max_used_connections=7
|
max_threads=1001
|
thread_count=6
|
It is possible that mysqld could use up to
|
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 388151 K bytes of memory
|
Hope that's ok; if not, decrease some variables in the equation.
|
|
Thread pointer: 0x0x7d686f59a8
|
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...
|
mysqld.exe!Field::is_null_in_record()[field.h:1035]
|
mysqld.exe!create_tmp_table()[sql_select.cc:16720]
|
mysqld.exe!JOIN::exec_inner()[sql_select.cc:2887]
|
mysqld.exe!JOIN::exec()[sql_select.cc:2506]
|
mysqld.exe!mysql_select()[sql_select.cc:3440]
|
mysqld.exe!handle_select()[sql_select.cc:384]
|
mysqld.exe!mysql_execute_command()[sql_parse.cc:3421]
|
mysqld.exe!Prepared_statement::execute()[sql_prepare.cc:4299]
|
mysqld.exe!Prepared_statement::execute_loop()[sql_prepare.cc:3931]
|
mysqld.exe!mysql_sql_stmt_execute()[sql_prepare.cc:3056]
|
mysqld.exe!mysql_execute_command()[sql_parse.cc:2973]
|
mysqld.exe!mysql_parse()[sql_parse.cc:7318]
|
mysqld.exe!dispatch_command()[sql_parse.cc:1490]
|
mysqld.exe!do_command()[sql_parse.cc:1108]
|
mysqld.exe!threadpool_process_request()[threadpool_common.cc:238]
|
mysqld.exe!io_completion_callback()[threadpool_win.cc:568]
|
KERNEL32.DLL!VirtualUnlock()
|
ntdll.dll!RtlGetActiveActivationContext()
|
ntdll.dll!RtlFreeUnicodeString()
|
KERNEL32.DLL!BaseThreadInitThunk()
|
ntdll.dll!RtlUserThreadStart()
|