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