Skip to content

errors on _bsddb creation and dealloc #48135

@vstinner

Description

@vstinner
BPO 3885
Nosy @jcea, @amauryfa, @ncoghlan, @vstinner
Files
  • _bsddb.patch: Patch fixing described bugs
  • _bsddb_test.patch: Test to reproduce the crash
  • bsddb.patch: Patch for python 2.6.
  • 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:

    assignee = 'https://github.com/jcea'
    closed_at = <Date 2008-09-23.21:29:51.096>
    created_at = <Date 2008-09-16.21:08:59.800>
    labels = ['library', 'type-crash']
    title = 'errors on _bsddb creation and dealloc'
    updated_at = <Date 2008-09-23.22:47:23.361>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2008-09-23.22:47:23.361>
    actor = 'vstinner'
    assignee = 'jcea'
    closed = True
    closed_date = <Date 2008-09-23.21:29:51.096>
    closer = 'jcea'
    components = ['Library (Lib)']
    creation = <Date 2008-09-16.21:08:59.800>
    creator = 'vstinner'
    dependencies = []
    files = ['11505', '11506', '11521']
    hgrepos = []
    issue_num = 3885
    keywords = ['patch', 'needs review']
    message_count = 19.0
    messages = ['73312', '73313', '73319', '73320', '73327', '73328', '73329', '73330', '73334', '73387', '73388', '73395', '73594', '73602', '73628', '73657', '73670', '73672', '73676']
    nosy_count = 4.0
    nosy_names = ['jcea', 'amaury.forgeotdarc', 'ncoghlan', 'vstinner']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue3885'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dump
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions