BPO | [45289](https://bugs.python.org/issue45289) --- | :--- Nosy | @ronaldoussoren, @ned-deily, @corona10, @pablogsal *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = None created_at = labels = ['OS-mac', '3.10', '3.9', 'type-crash', '3.11'] title = 'test_dbm and test_dbm_ndbm segfaults in M1 Mac' updated_at = user = 'https://github.com/pablogsal' ``` bugs.python.org fields: ```python activity = actor = 'corona10' assignee = 'none' closed = False closed_date = None closer = None components = ['macOS'] creation = creator = 'pablogsal' dependencies = [] files = [] hgrepos = [] issue_num = 45289 keywords = [] message_count = 2.0 messages = ['402643', '402645'] nosy_count = 4.0 nosy_names = ['ronaldoussoren', 'ned.deily', 'corona10', 'pablogsal'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'crash' url = 'https://bugs.python.org/issue45289' versions = ['Python 3.9', 'Python 3.10', 'Python 3.11'] ``` ### Hand-linked PRs * gh-92208 * https://github.com/python/devguide/pull/1433 ### Linked PRs * gh-125112 * gh-125176