Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_md5 segfault #49653

Closed
ocean-city mannequin opened this issue Mar 2, 2009 · 2 comments
Closed

test_md5 segfault #49653

ocean-city mannequin opened this issue Mar 2, 2009 · 2 comments
Labels
extension-modules C modules in the Modules dir release-blocker type-crash A hard crash of the interpreter, possibly with a core dump

Comments

@ocean-city
Copy link
Mannequin

ocean-city mannequin commented Mar 2, 2009

BPO 5403
Files
  • fix_md5_without_goto.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 2009-03-03.07:45:47.047>
    created_at = <Date 2009-03-02.05:46:07.428>
    labels = ['extension-modules', 'type-crash', 'release-blocker']
    title = 'test_md5 segfault'
    updated_at = <Date 2009-03-03.07:45:46.866>
    user = 'https://bugs.python.org/ocean-city'

    bugs.python.org fields:

    activity = <Date 2009-03-03.07:45:46.866>
    actor = 'ocean-city'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-03-03.07:45:47.047>
    closer = 'ocean-city'
    components = ['Extension Modules']
    creation = <Date 2009-03-02.05:46:07.428>
    creator = 'ocean-city'
    dependencies = []
    files = ['13226']
    hgrepos = []
    issue_num = 5403
    keywords = ['patch']
    message_count = 2.0
    messages = ['83002', '83063']
    nosy_count = 2.0
    nosy_names = ['ocean-city', 'gregb']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue5403'
    versions = ['Python 2.7']

    @ocean-city
    Copy link
    Mannequin Author

    ocean-city mannequin commented Mar 2, 2009

    I noticed test_md5 and test_multiprocessing crashed on trunk. I hope
    attached patch will fix this issue. (Maybe the patch can be simplified
    with goto)

    @ocean-city ocean-city mannequin added release-blocker extension-modules C modules in the Modules dir type-crash A hard crash of the interpreter, possibly with a core dump labels Mar 2, 2009
    @ocean-city
    Copy link
    Mannequin Author

    ocean-city mannequin commented Mar 3, 2009

    This one was fixed in r70119.

    @ocean-city ocean-city mannequin closed this as completed Mar 3, 2009
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    extension-modules C modules in the Modules dir release-blocker type-crash A hard crash of the interpreter, possibly with a core dump
    Projects
    None yet
    Development

    No branches or pull requests

    0 participants