Skip to content

imp.find_module of a .py ending dir causes glibc double free crash #52599

@doko42

Description

@doko42
BPO 8352
Nosy @brettcannon, @doko42, @ncoghlan, @orsenthil, @florentx
Superseder
  • bpo-7732: imp.find_module crashes Python if there exists a directory named "init.py"
  • 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 = None
    closed_at = <Date 2010-04-09.07:57:25.229>
    created_at = <Date 2010-04-09.01:11:36.783>
    labels = ['interpreter-core', 'type-crash']
    title = 'imp.find_module of a .py ending dir causes glibc double free crash'
    updated_at = <Date 2010-04-09.07:57:25.227>
    user = 'https://github.com/doko42'

    bugs.python.org fields:

    activity = <Date 2010-04-09.07:57:25.227>
    actor = 'flox'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-04-09.07:57:25.229>
    closer = 'flox'
    components = ['Interpreter Core']
    creation = <Date 2010-04-09.01:11:36.783>
    creator = 'doko'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 8352
    keywords = []
    message_count = 4.0
    messages = ['102662', '102687', '102691', '102693']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'doko', 'ncoghlan', 'orsenthil', 'flox', 'l0nwlf']
    pr_nums = []
    priority = 'high'
    resolution = 'duplicate'
    stage = 'test needed'
    status = 'closed'
    superseder = '7732'
    type = 'crash'
    url = 'https://bugs.python.org/issue8352'
    versions = ['Python 2.6', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions