[MDEV-8738] Server crashes on shutdown on Windows under Application Verifier Created: 2015-09-03  Updated: 2015-11-28  Resolved: 2015-11-04

Status: Closed
Project: MariaDB Server
Component/s: Platform Windows
Affects Version/s: 10.1
Fix Version/s: 10.1.9

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Vladislav Vaintroub
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-9206 Server crashes on shutdown on Windows... Closed
Sprint: 10.1.8-3, 10.1.8-4, 10.1.9-2

 Description   

Note: We already had one just like that, MDEV-7553, apparently it re-appeared.

	 	vrfcore.dll!000007fee5c738b2()	Unknown
 	vfbasics.dll!000007fee35ab93d()	Unknown
 	vfbasics.dll!000007fee35abb5b()	Unknown
>	mysqld.exe!_current_thd() Line 734	C++
 	mysqld.exe!my_malloc_size_cb_func(__int64 size, char is_thread_specific) Line 3988	C++
 	mysqld.exe!update_malloc_size(__int64 size, char is_thread_specific) Line 68	C
 	mysqld.exe!my_free(void * ptr) Line 216	C
 	mysqld.exe!delete_dynamic(st_dynamic_array * array) Line 304	C
 	mysqld.exe!my_hash_free(st_hash * hash) Line 147	C
 	mysqld.exe!rpl_slave_state::deinit() Line 296	C++
 	mysqld.exe!rpl_deinit_gtid_slave_state() Line 4219	C++
 	mysqld.exe!mysqld_exit(int exit_code) Line 2049	C++
 	mysqld.exe!win_main(int argc, char * * argv) Line 5940	C++
 	mysqld.exe!mysql_service(void * p) Line 5962	C++
 	mysqld.exe!mysqld_main(int argc, char * * argv) Line 6155	C++
 	mysqld.exe!main(int argc, char * * argv) Line 26	C++
 	mysqld.exe!__tmainCRTStartup() Line 240	C
 	mysqld.exe!mainCRTStartup() Line 164	C
 	kernel32.dll!00000000779f59ed()	Unknown
 	ntdll.dll!0000000077c2c541()	Unknown

To reproduce,

  • enable appverifier for mysqld.exe;
  • start server (all defaults will do);
  • shutdown the server.

Generated at Thu Feb 08 07:29:24 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.