Skip to content

bz2.BZ2File.__init__() cannot be called twice with non-existent file #64077

Closed
@Level

Description

@Level
mannequin
BPO 19878
Nosy @vstinner, @ned-deily, @serhiy-storchaka, @vajrasky
Files
  • fix_segfault_in_bz2_init_non_existent_file.patch
  • 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 2013-12-08.14:49:31.829>
    created_at = <Date 2013-12-03.18:51:08.909>
    labels = ['interpreter-core', 'type-crash']
    title = 'bz2.BZ2File.__init__() cannot be called twice with non-existent file'
    updated_at = <Date 2013-12-10.16:23:19.713>
    user = 'https://bugs.python.org/Level'

    bugs.python.org fields:

    activity = <Date 2013-12-10.16:23:19.713>
    actor = 'python-dev'
    assignee = 'nadeem.vawda'
    closed = True
    closed_date = <Date 2013-12-08.14:49:31.829>
    closer = 'python-dev'
    components = ['Interpreter Core']
    creation = <Date 2013-12-03.18:51:08.909>
    creator = 'Level'
    dependencies = []
    files = ['32965']
    hgrepos = []
    issue_num = 19878
    keywords = ['patch']
    message_count = 8.0
    messages = ['205137', '205143', '205149', '205151', '205159', '205194', '205568', '205834']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'nadeem.vawda', 'ned.deily', 'python-dev', 'serhiy.storchaka', 'vajrasky', 'Level']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue19878'
    versions = ['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