Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.2(EOL), 10.3(EOL), 10.4(EOL), 10.5
-
None
-
The description is from a crash with bb-10.3-monty, a merge of 10.2 to 10.3
The reported crash is on Windows 64bits
Description
innodb.blob-crash '16k,debug,innodb' w3 [ fail ]
Test ended at 2019-09-03 15:35:37
CURRENT_TEST: innodb.blob-crash
...
2019-09-03 15:35:30 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=9301498
Assertion failed: recv_sys->mlog_checkpoint_lsn <= recv_sys->recovered_lsn, file D:\winx64-debug\build\src\storage\innobase\log\log0recv.cc, line 2838
190903 15:35:30 [ERROR] mysqld got exception 0x80000003 ;
mysqld.exe!my_sigabrt_handler()[my_thr_init.c:485]
mysqld.exe!raise()[signal.cpp:516]
mysqld.exe!abort()[abort.cpp:71]
mysqld.exe!common_assert_to_stderr<wchar_t>()[assert.cpp:149]
mysqld.exe!_wassert()[assert.cpp:404]
mysqld.exe!recv_parse_log_recs()[log0recv.cc:2837]
mysqld.exe!recv_scan_log_recs()[log0recv.cc:3309]
mysqld.exe!recv_group_scan_log_recs()[log0recv.cc:3403]
mysqld.exe!recv_recovery_from_checkpoint_start()[log0recv.cc:3705]
mysqld.exe!srv_start()[srv0start.cc:1973]
mysqld.exe!innodb_init()[ha_innodb.cc:4262]
mysqld.exe!ha_initialize_handlerton()[handler.cc:549]
mysqld.exe!plugin_initialize()[sql_plugin.cc:1433]
There are 5 failures in buildbot cross reference about other failures with blob.crash in 10.4 and 10.5. The other crashes comes from this line
mysqld: /home/buildbot/buildbot/build/mariadb-10.4.8/storage/innobase/fil/fil0fil.cc:4567: static ulint Check::validate(const fil_space_t*): Assertion `space->id != TRX_SYS_SPACE || space == fil_system.sys_space' failed.
Attachments
Issue Links
- relates to
-
MDEV-26733 assert on shutdown lock->lock_word == X_LOCK_DECR in test
-
- Open
-
-
MDEV-13830 Assertion failed: recv_sys->mlog_checkpoint_lsn <= recv_sys->recovered_lsn
-
- Closed
-
-
MDEV-19298 Assertion `space->id != 0xFFFFFFFEU || space == fil_system.temp_space' failed in Check::validate upon crash upgrade from 10.2.22
-
- Closed
-
-
MDEV-20159 Assertion `space->id != TRX_SYS_SPACE || space == fil_system.sys_space' failed in buildbot
-
- Closed
-
-
MDEV-21843 innodb_encryption-page-compression crashes with "Assertion `first || buf_pool_get_dirty_pages_count(i d) == 0'
-
- Closed
-
http://buildbot.askmonty.org/buildbot/builders/winx64-debug/builds/21312/steps/test/logs/stdio
innodb.blob-crash '4k,debug,innodb' w3 [ fail ]
Test ended at 2020-10-09 10:15:45
201009 10:15:43 [ERROR] mysqld got exception 0x80000003 ;
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.5.7-MariaDB-debug-log
key_buffer_size=1048576
read_buffer_size=131072
max_used_connections=0
max_threads=65537
thread_count=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 4635 K bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
Thread pointer: 0x0
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...
server.dll!my_sigabrt_handler()[my_thr_init.c:465]
ucrtbase.dll!raise()
ucrtbase.dll!abort()
server.dll!ib::fatal::~fatal()[ut0ut.cc:580]
server.dll!buf_pool_t::assert_all_freed()[buf0buf.cc:4398]
server.dll!buf_pool_invalidate()[buf0buf.cc:4438]
server.dll!recv_sys_t::apply()[log0recv.cc:2782]
server.dll!recv_group_scan_log_recs()[log0recv.cc:3140]
server.dll!recv_recovery_from_checkpoint_start()[log0recv.cc:3590]
server.dll!srv_start()[srv0start.cc:1531]
server.dll!innodb_init()[ha_innodb.cc:3899]
server.dll!ha_initialize_handlerton()[handler.cc:645]
server.dll!plugin_initialize()[sql_plugin.cc:1459]
server.dll!plugin_init()[sql_plugin.cc:1751]
server.dll!init_server_components()[mysqld.cc:4913]
server.dll!win_main()[mysqld.cc:5496]
server.dll!mysql_service()[mysqld.cc:5744]
server.dll!mysqld_main()[mysqld.cc:5962]
mariadbd.exe!main()[main.cc:26]
mariadbd.exe!__scrt_common_main_seh()[exe_common.inl:288]
KERNEL32.DLL!BaseThreadInitThunk()
ntdll.dll!RtlUserThreadStart()
The manual page at https://mariadb.com/kb/en/how-to-produce-a-full-stack-trace-for-mysqld/ contains
information that should help you find out what is causing the crash.
Writing a core file at D:\winx64-debug\build\mysql-test\var\3\mysqld.1\data\