Skip to content

Using pickled/unpickled sqlite3.Row results in segfault rather than exception #66174

@Elizacat

Description

@Elizacat
mannequin
BPO 21975
Nosy @PCManticore, @serhiy-storchaka
Files
  • testcase.py: Test case
  • trace.txt
  • issue21975.patch
  • sqlite3_row_new.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 2014-08-06.14:57:36.397>
    created_at = <Date 2014-07-14.00:01:29.138>
    labels = ['library', 'type-crash']
    title = 'Using pickled/unpickled sqlite3.Row results in segfault rather than exception'
    updated_at = <Date 2014-08-06.14:57:36.396>
    user = 'https://bugs.python.org/Elizacat'

    bugs.python.org fields:

    activity = <Date 2014-08-06.14:57:36.396>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-08-06.14:57:36.397>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-07-14.00:01:29.138>
    creator = 'Elizacat'
    dependencies = []
    files = ['35947', '35948', '35952', '35953']
    hgrepos = []
    issue_num = 21975
    keywords = ['patch']
    message_count = 11.0
    messages = ['222982', '222983', '223001', '223015', '223019', '223020', '223021', '223022', '223024', '223029', '224936']
    nosy_count = 5.0
    nosy_names = ['ghaering', 'Claudiu.Popa', 'python-dev', 'serhiy.storchaka', 'Elizacat']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue21975'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-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