Skip to content

SQLite: segfault if backup called on closed database #85981

@pdmccormick

Description

@pdmccormick
BPO 41815
Nosy @ambv, @pdmccormick, @miss-islington, @aeros
PRs
  • bpo-41815: SQLite: segfault if backup called on closed database #22322
  • [3.9] bpo-41815: SQLite: segfault if backup called on closed database (GH-22322) #22344
  • [3.8] bpo-41815: SQLite: segfault if backup called on closed database (GH-22322) #22345
  • Files
  • fix.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 2020-09-21.22:07:57.371>
    created_at = <Date 2020-09-19.16:08:19.437>
    labels = ['3.10', '3.8', '3.9', 'type-crash']
    title = 'SQLite: segfault if backup called on closed database'
    updated_at = <Date 2020-10-05.16:10:19.853>
    user = 'https://github.com/pdmccormick'

    bugs.python.org fields:

    activity = <Date 2020-10-05.16:10:19.853>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-09-21.22:07:57.371>
    closer = 'aeros'
    components = []
    creation = <Date 2020-09-19.16:08:19.437>
    creator = 'pdmccormick'
    dependencies = []
    files = ['49464']
    hgrepos = []
    issue_num = 41815
    keywords = ['patch']
    message_count = 8.0
    messages = ['377176', '377201', '377203', '377204', '377287', '377289', '377290', '378052']
    nosy_count = 6.0
    nosy_names = ['ghaering', 'lukasz.langa', 'python-dev', 'pdmccormick', 'miss-islington', 'aeros']
    pr_nums = ['22322', '22344', '22345']
    priority = 'normal'
    resolution = None
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue41815'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifetype-crashA hard crash of the interpreter, possibly with a core dump
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions