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

IDLE: Python Crashes When Saving Or Opening #57287

Closed
AshSparks mannequin opened this issue Sep 30, 2011 · 5 comments
Closed

IDLE: Python Crashes When Saving Or Opening #57287

AshSparks mannequin opened this issue Sep 30, 2011 · 5 comments
Labels
OS-windows type-crash A hard crash of the interpreter, possibly with a core dump

Comments

@AshSparks
Copy link
Mannequin

AshSparks mannequin commented Sep 30, 2011

BPO 13078
Nosy @terryjreedy, @tjguk, @ezio-melotti, @serwy, @briancurtin
Files
  • Python_Issue.txt
  • 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 2012-04-26.00:26:31.303>
    created_at = <Date 2011-09-30.17:41:54.526>
    labels = ['OS-windows', 'type-crash']
    title = 'IDLE: Python Crashes When Saving Or Opening'
    updated_at = <Date 2012-04-26.00:26:31.257>
    user = 'https://bugs.python.org/AshSparks'

    bugs.python.org fields:

    activity = <Date 2012-04-26.00:26:31.257>
    actor = 'roger.serwy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-04-26.00:26:31.303>
    closer = 'roger.serwy'
    components = ['Windows']
    creation = <Date 2011-09-30.17:41:54.526>
    creator = 'Ash.Sparks'
    dependencies = []
    files = ['23276']
    hgrepos = []
    issue_num = 13078
    keywords = []
    message_count = 5.0
    messages = ['144697', '145058', '145102', '150048', '159345']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'tim.golden', 'ezio.melotti', 'roger.serwy', 'brian.curtin', 'Ash.Sparks']
    pr_nums = []
    priority = 'normal'
    resolution = 'works for me'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue13078'
    versions = ['Python 3.2']

    @AshSparks
    Copy link
    Mannequin Author

    AshSparks mannequin commented Sep 30, 2011

    Hi there,

    Python v3.2 crashes every time I attempt to save or open .py files.

    I have attached a text file that shows the error I receive.

    In advance, your help is much appreciated

    Regards

    Ash

    @AshSparks AshSparks mannequin added OS-windows type-crash A hard crash of the interpreter, possibly with a core dump labels Sep 30, 2011
    @briancurtin
    Copy link
    Member

    You are attempting to open or save .py files from what? IDLE?

    What are the steps you would use to reproduce this issue? How was this error message obtained?

    @ezio-melotti
    Copy link
    Member

    Maybe bpo-12988 is related.

    @serwy
    Copy link
    Mannequin

    serwy mannequin commented Dec 21, 2011

    Is this still an issue?

    Ash, can you please run IDLE from the command line and report the error message from there?

    cd c:\python32
    python -m idlelib.idle

    @vstinner vstinner changed the title Python Crashes When Saving Or Opening IDLE: Python Crashes When Saving Or Opening Dec 22, 2011
    @serwy
    Copy link
    Mannequin

    serwy mannequin commented Apr 26, 2012

    Closing this issue due to lack of feedback.

    @serwy serwy mannequin closed this as completed Apr 26, 2012
    @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
    OS-windows type-crash A hard crash of the interpreter, possibly with a core dump
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants