Skip to content

Crash when returning a 64-bit char pointer in Python 2.6.3 ctypes #51409

Description

@creachadair
BPO 7160
Nosy @theller, @Trundle
Files
  • testlib.c: Test program to reproduce the described error.
  • crash-report.txt: MacOS X crash reporter log
  • 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/theller'
    closed_at = <Date 2009-10-19.14:50:22.603>
    created_at = <Date 2009-10-17.16:31:03.204>
    labels = ['ctypes', 'type-crash']
    title = 'Crash when returning a 64-bit char pointer in Python 2.6.3 ctypes'
    updated_at = <Date 2009-10-19.14:50:22.602>
    user = 'https://bugs.python.org/creachadair'

    bugs.python.org fields:

    activity = <Date 2009-10-19.14:50:22.602>
    actor = 'creachadair'
    assignee = 'theller'
    closed = True
    closed_date = <Date 2009-10-19.14:50:22.603>
    closer = 'creachadair'
    components = ['ctypes']
    creation = <Date 2009-10-17.16:31:03.204>
    creator = 'creachadair'
    dependencies = []
    files = ['15154', '15155']
    hgrepos = []
    issue_num = 7160
    keywords = []
    message_count = 4.0
    messages = ['94181', '94182', '94183', '94239']
    nosy_count = 3.0
    nosy_names = ['theller', 'Trundle', 'creachadair']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue7160'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    Labels

    topic-ctypestype-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