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.
- is duplicated by
-
WT-12936 active_readers underflow in read write locks
- Closed
- is related to
-
SERVER-74834 Remove race with storage engine shutdown and RandomCursor destructor
- Open
- related to
-
SERVER-55173 Segmentation fault in WiredTigerSession::releaseCursor
- Closed