Stealing this ITS for delete-related cursor problems, since the ITSed problem is more general anyway:
It looks like mdb_drop0() should also reset/uninitialize other cursors in the same (sub)database. Currently such cursors keep any references to the deleted pages.