Skip to content

zlib: OverflowError while trying to compress 2^32 bytes or more #71317

@Klamann

Description

@Klamann
mannequin
BPO 27130
Nosy @vadmium, @JackMc, @zhangyangyu
Files
  • _usr_bin_python3.5.1000.crash: Ubuntu's crash report regarding the segfault
  • coredump_macosx10.11.5.crash
  • 64bit_support_for_zlib.patch: Add 64bit support for zlib's compress and decompress routines
  • 64bit_support_for_zlib_v2.patch
  • 64bit_support_for_zlib_v3.patch
  • 64bit_support_for_zlib_v4.patch
  • 64bit_support_for_zlib_v5.patch
  • 64bit_support_for_zlib_v6.patch
  • 64bit_support_for_zlib_v7.patch
  • 64bit_support_for_zlib_v8.patch
  • 64bit_support_for_zlib_v9.patch
  • zlib_test_result
  • 64bit_support_for_zlib_v10-2.7.patch
  • 64bit_support_for_zlib_v11-2.7.patch
  • 64bit_support_for_zlib_v10.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 2016-07-23.07:46:33.152>
    created_at = <Date 2016-05-26.13:40:42.738>
    labels = ['extension-modules', 'type-crash']
    title = 'zlib: OverflowError while trying to compress 2^32 bytes or more'
    updated_at = <Date 2016-07-23.13:44:30.975>
    user = 'https://bugs.python.org/Klamann'

    bugs.python.org fields:

    activity = <Date 2016-07-23.13:44:30.975>
    actor = 'xiang.zhang'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-07-23.07:46:33.152>
    closer = 'martin.panter'
    components = ['Extension Modules']
    creation = <Date 2016-05-26.13:40:42.738>
    creator = 'Klamann'
    dependencies = []
    files = ['43099', '43251', '43389', '43407', '43408', '43459', '43461', '43469', '43538', '43565', '43750', '43775', '43805', '43823', '43824']
    hgrepos = []
    issue_num = 27130
    keywords = ['patch']
    message_count = 36.0
    messages = ['266436', '266437', '266451', '266464', '266466', '266473', '266849', '266870', '266886', '266983', '267023', '267482', '268564', '268639', '268648', '268651', '268791', '268817', '268848', '269246', '269363', '269371', '270458', '270459', '270560', '270744', '270866', '270907', '270970', '270971', '271050', '271054', '271064', '271065', '271077', '271078']
    nosy_count = 6.0
    nosy_names = ['nadeem.vawda', 'python-dev', 'martin.panter', 'Jack.McCracken', 'xiang.zhang', 'Klamann']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue27130'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      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