Bug #91827 The server itself stops
Submitted: 30 Jul 2018 8:06 Modified: 31 Aug 2018 12:05
Reporter: Добровест Навимиров Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:8.0.11 OS:Windows (2012 R2)
Assigned to: CPU Architecture:x86

[30 Jul 2018 8:06] Добровест Навимиров
Description:
The server itself stops.
Periodicity I can not determine.
Loads yet.

Error log:

Thread pointer: 0xcfbb4e28a0
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...
7ff6c905a6d2    mysqld.exe!?my_errno@@YAHXZ()
7ffa2835da08    ucrtbase.DLL!raise()
7ffa2835e9d1    ucrtbase.DLL!abort()
7ff6c92a6a67    mysqld.exe!??1?$lock_guard@Vmutex@std@@@std@@QEAA@XZ()
7ff6c934ee08    mysqld.exe!??1?$lock_guard@Vmutex@std@@@std@@QEAA@XZ()
7ff6c91982ab    mysqld.exe!??1?$lock_guard@Vmutex@std@@@std@@QEAA@XZ()
7ff6c831fa64    mysqld.exe!?ha_index_next_same@handler@@QEAAHPEAEPEBEI@Z()
7ff6c867baf8    mysqld.exe!?join_read_last_key@@YAHPEAVQEP_TAB@@@Z()
7ff6c867f750    mysqld.exe!?sub_select@@YA?AW4enum_nested_loop_state@@PEAVJOIN@@PEAVQEP_TAB@@_N@Z()
7ff6c867a08d    mysqld.exe!?erase@?$_Hash@V?$_Uset_traits@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$_Uhash_compare@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@U?$hash@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@U?$equal_to@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@2@V?$Memroot_allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@@$0A@@std@@@std@@QEAA?AV?$_List_const_iterator@V?$_List_val@U?$_List_simple_types@V?$basic_string@DU?
7ff6c867f7ed    mysqld.exe!?sub_select@@YA?AW4enum_nested_loop_state@@PEAVJOIN@@PEAVQEP_TAB@@_N@Z()
7ff6c867a08d    mysqld.exe!?erase@?$_Hash@V?$_Uset_traits@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$_Uhash_compare@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@U?$hash@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@U?$equal_to@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@2@V?$Memroot_allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@@$0A@@std@@@std@@QEAA?AV?$_List_const_iterator@V?$_List_val@U?$_List_simple_types@V?$basic_string@DU?
7ff6c867f7ed    mysqld.exe!?sub_select@@YA?AW4enum_nested_loop_state@@PEAVJOIN@@PEAVQEP_TAB@@_N@Z()
7ff6c8678499    mysqld.exe!?create_intermediate_table@JOIN@@AEAA_NPEAVQEP_TAB@@PEAV?$List@VItem@@@@AEAVORDER_with_src@@_N@Z()
7ff6c867a7d7    mysqld.exe!?exec@JOIN@@QEAAXXZ()
7ff6c8589256    mysqld.exe!?handle_query@@YA_NPEAVTHD@@PEAULEX@@PEAVQuery_result@@_K3@Z()
7ff6c84ac252    mysqld.exe!?execute_show@@YA_NPEAVTHD@@PEAUTABLE_LIST@@@Z()
7ff6c84ae537    mysqld.exe!?mysql_execute_command@@YAHPEAVTHD@@_N@Z()
7ff6c84b12d6    mysqld.exe!?mysql_parse@@YAXPEAVTHD@@PEAVParser_state@@@Z()
7ff6c84aad98    mysqld.exe!?dispatch_command@@YA_NPEAVTHD@@PEBTCOM_DATA@@W4enum_server_command@@@Z()
7ff6c84abcc5    mysqld.exe!?do_command@@YA_NPEAVTHD@@@Z()
7ff6c833d068    mysqld.exe!?pop_front@?$list@PEAVChannel_info@@V?$allocator@PEAVChannel_info@@@std@@@std@@QEAAXXZ()
7ff6c943e347    mysqld.exe!??1?$lock_guard@Vmutex@std@@@std@@QEAA@XZ()
7ff6c905a66c    mysqld.exe!?my_thread_join@@YAHPEAUmy_thread_handle@@PEAPEAX@Z()
7ffa2836173d    ucrtbase.DLL!_crt_atexit()
7ffa49d613d2    KERNEL32.DLL!BaseThreadInitThunk()
7ffa4ab154e4    ntdll.dll!RtlUserThreadStart()

How to repeat:
=========================MY.INI================

[client]
port=3360
[mysql]
no-beep
[mysqld]
port=7750
datadir = "D:/Mysql/Data"
default_authentication_plugin=mysql_native_password
default-storage-engine=INNODB
sql-mode="STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION"
log-output=FILE
general-log=0
general_log_file="10_20_11_5.log"
slow-query-log=1
slow_query_log_file="D:/Mysql/10_20_11_5-slow.log"
long_query_time = 15

log-error = "D:/MYSQL/ErrorLog.log"
server-id=1
secure-file-priv="C:/ProgramData/MySQL/MySQL Server 8.0/Uploads"
max_connections=1500
table_open_cache=2000
tmp_table_size=16M
thread_cache_size=10
myisam_max_sort_file_size=100G
myisam_sort_buffer_size=8M
key_buffer_size=8M
read_buffer_size=0
read_rnd_buffer_size=0
innodb_log_buffer_size=2M
innodb_buffer_pool_size=48G
innodb_log_file_size=512M
innodb_thread_concurrency=17
innodb_autoextend_increment=64
threads read and write to cached pages.
innodb_buffer_pool_instances=8
innodb_concurrency_tickets=5000
innodb_old_blocks_time=1000
innodb_open_files=300
innodb_stats_on_metadata=0
innodb_file_per_table=1
innodb_checksum_algorithm=0

back_log=80
flush_time=0
join_buffer_size=256K
max_allowed_packet=16M

max_connect_errors=100
open_files_limit=4161
sort_buffer_size = 1M

table_definition_cache=1400
binlog_row_event_max_size=8K
sync_master_info=10000
sync_relay_log=10000
sync_relay_log_info=10000

innodb_write_io_threads = 8

innodb_flush_neighbors = 2
character-set-server = utf8mb4

innodb_online_alter_log_max_size = 32G

innodb_page_cleaners = 8

innodb_read_io_threads = 8

disconnect_on_expired_password = off

log-bin-trust-function-creators

console
[30 Jul 2018 8:07] Добровест Навимиров
Severity S2
[30 Jul 2018 12:17] MySQL Verification Team
Hi,

Thank you for your bug report.

However, we can not accept it as it is. First of all, you are using 8.0.11. Release 8.0.12 is out with many bugs fixed, hence, we would like to have a report on that one, if possible. 

Next, we would prefer to have a test case like the one provided in the following bug report:

https://bugs.mysql.com/bug.php?id=71236

Also, we can not help but notice that you have set many safety mechanisms to OFF, like:

innodb_stats_on_metadata=0
innodb_checksum_algorithm=0

Turning these off would mean that any glitch in the OS or in the hardware would not be reported, thus leaving both you and us with crucial info.

Many thanks in advance.
[31 Aug 2018 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".