Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
N/A
Description
The recently extended test innodb.log_file_size_online,encrypted occasionally triggers a crash of InnoDB when built WITH_ASAN=ON or WITH_MSAN=ON. I can reproduce it in combination with CMAKE_BUILD_TYPE=RelWithDebInfo; on https://buildbot.mariadb.org I have seen it fail with CMAKE_BUILD_TYPE=Debug as well. The problem appears to be that the rseg.undo_cached list is empty.
Attachments
Issue Links
- relates to
-
MDEV-34515 Contention between secondary index UPDATE and purge due to large innodb_purge_batch_size
-
- Closed
-
-
MDEV-36098 SIGSEGV in purge_sys_t::iterator::free_history_rseg
-
- Open
-
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Link |
This issue relates to |
Fix Version/s | 10.6 [ 24028 ] | |
Fix Version/s | 11.2 [ 28603 ] | |
Fix Version/s | 11.4 [ 29301 ] | |
Affects Version/s | N/A [ 14700 ] | |
Affects Version/s | 10.11 [ 27614 ] |
Assignee | Marko Mäkelä [ marko ] | Debarun Banerjee [ JIRAUSER54513 ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Assignee | Debarun Banerjee [ JIRAUSER54513 ] | Marko Mäkelä [ marko ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
issue.field.resolutiondate | 2024-10-01 12:46:01.0 | 2024-10-01 12:46:00.788 |
Fix Version/s | 10.6.20 [ 29903 ] | |
Fix Version/s | 10.11.10 [ 29904 ] | |
Fix Version/s | 11.2.6 [ 29906 ] | |
Fix Version/s | 11.4.4 [ 29907 ] | |
Fix Version/s | 11.6.2 [ 29908 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Fix Version/s | 10.11 [ 27614 ] | |
Fix Version/s | 11.2 [ 28603 ] | |
Fix Version/s | 11.4 [ 29301 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Link | This issue relates to MDEV-36098 [ MDEV-36098 ] |