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

Python 2.6 installer crashes when selecting 'advanced' and cancelling it #48539

Closed
fabioz mannequin opened this issue Nov 9, 2008 · 3 comments
Closed

Python 2.6 installer crashes when selecting 'advanced' and cancelling it #48539

fabioz mannequin opened this issue Nov 9, 2008 · 3 comments
Assignees
Labels
OS-windows topic-installation type-crash A hard crash of the interpreter, possibly with a core dump

Comments

@fabioz
Copy link
Mannequin

fabioz mannequin commented Nov 9, 2008

BPO 4289
Nosy @loewis, @amauryfa, @fabioz

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/loewis'
closed_at = <Date 2008-11-19.13:56:01.123>
created_at = <Date 2008-11-09.12:54:29.868>
labels = ['expert-installation', 'OS-windows', 'type-crash']
title = "Python 2.6 installer crashes when selecting 'advanced' and cancelling it"
updated_at = <Date 2008-11-19.13:56:01.122>
user = 'https://github.com/fabioz'

bugs.python.org fields:

activity = <Date 2008-11-19.13:56:01.122>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = <Date 2008-11-19.13:56:01.123>
closer = 'loewis'
components = ['Installation', 'Windows']
creation = <Date 2008-11-09.12:54:29.868>
creator = 'fabioz'
dependencies = []
files = []
hgrepos = []
issue_num = 4289
keywords = []
message_count = 3.0
messages = ['75653', '75867', '76049']
nosy_count = 4.0
nosy_names = ['loewis', 'amaury.forgeotdarc', 'fabioz', 'dreamlusion']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue4289'
versions = ['Python 2.6']

@fabioz
Copy link
Mannequin Author

fabioz mannequin commented Nov 9, 2008

When installing python-2.6.msi it crashes when doing the following steps
on a windows XP (32 bit).

I'm not sure if all those steps are needed, but that's how it crashed here:

  • start python-2.6.msi
  • check 'install just for me'
  • change the destination directory (d:\bin\Python26)
  • click on 'advanced'
  • click on cancel
  • confirm cancel

At this point windows presents a message: to help protect your computer,
Windows has closed this program.

@fabioz fabioz mannequin added topic-installation type-crash A hard crash of the interpreter, possibly with a core dump labels Nov 9, 2008
@amauryfa
Copy link
Member

bpo-4325 describes the same crash, except that the user chose "all
users" and did not change the destination directory.

@loewis
Copy link
Mannequin

loewis mannequin commented Nov 19, 2008

Thanks for the report. Fixed in r67283, r67284, and r67285.

@loewis loewis mannequin closed this as completed Nov 19, 2008
@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 topic-installation type-crash A hard crash of the interpreter, possibly with a core dump
Projects
None yet
Development

No branches or pull requests

2 participants