Skip to content

sqlite3 type confusion and multiple frees #72048

@tehybel

Description

@tehybel
mannequin
BPO 27861
Nosy @berkerpeksag, @serhiy-storchaka, @zhangyangyu
Files
  • issue27861.patch
  • issue27861_conn_cursor.patch
  • issue27861_conn_isolation_level.patch
  • issue27861_conn_cursor_v2.patch
  • issue27861_conn_cursor_v3.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2016-08-30.10:51:58.412>
    created_at = <Date 2016-08-25.15:36:51.285>
    labels = ['extension-modules', 'type-crash']
    title = 'sqlite3 type confusion and multiple frees'
    updated_at = <Date 2016-08-30.10:51:58.411>
    user = 'https://bugs.python.org/tehybel'

    bugs.python.org fields:

    activity = <Date 2016-08-30.10:51:58.411>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-08-30.10:51:58.412>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2016-08-25.15:36:51.285>
    creator = 'tehybel'
    dependencies = []
    files = ['44227', '44228', '44234', '44241', '44245']
    hgrepos = []
    issue_num = 27861
    keywords = ['patch']
    message_count = 14.0
    messages = ['273659', '273696', '273700', '273701', '273704', '273707', '273771', '273787', '273789', '273794', '273808', '273810', '273811', '273855']
    nosy_count = 6.0
    nosy_names = ['ghaering', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'xiang.zhang', 'tehybel']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue27861'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirtype-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