Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
Storage Execution
-
Fully Compatible
-
ALL
-
Execution Team 2023-03-20
-
135
Description
This is similar to SERVER-55173 but it's occurring on the RandomCursor which isn't managed by WiredTigerSession. During shutdown and after WiredTiger has already shut down, the RandomCursor destructor attempts to call WT_CURSOR::close() and hits a segmentation fault.
Attachments
Issue Links
- is related to
-
SERVER-74834 Remove race with storage engine shutdown and RandomCursor destructor
-
- Blocked
-
- related to
-
SERVER-55173 Segmentation fault in WiredTigerSession::releaseCursor
-
- Closed
-