Skip to content

Segfault when using re.finditer over mmap #58420

@fijall

Description

@fijall
mannequin
BPO 14212
Nosy @benjaminp, @alex, @skrah
Files
  • x.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 2012-03-07.21:01:36.156>
    created_at = <Date 2012-03-06.18:00:15.497>
    labels = ['type-crash']
    title = 'Segfault when using re.finditer over mmap'
    updated_at = <Date 2012-03-07.21:01:36.155>
    user = 'https://bugs.python.org/fijall'

    bugs.python.org fields:

    activity = <Date 2012-03-07.21:01:36.155>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-03-07.21:01:36.156>
    closer = 'benjamin.peterson'
    components = []
    creation = <Date 2012-03-06.18:00:15.497>
    creator = 'fijall'
    dependencies = []
    files = ['24747']
    hgrepos = []
    issue_num = 14212
    keywords = []
    message_count = 5.0
    messages = ['155028', '155033', '155105', '155121', '155122']
    nosy_count = 6.0
    nosy_names = ['benjamin.peterson', 'mrabarnett', 'alex', 'skrah', 'fijall', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue14212'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      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