-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
| BPO | 8352 |
|---|---|
| Nosy | @brettcannon, @doko42, @ncoghlan, @orsenthil, @florentx |
| Superseder |
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 2010-04-09.07:57:25.229>
created_at = <Date 2010-04-09.01:11:36.783>
labels = ['interpreter-core', 'type-crash']
title = 'imp.find_module of a .py ending dir causes glibc double free crash'
updated_at = <Date 2010-04-09.07:57:25.227>
user = 'https://github.com/doko42'bugs.python.org fields:
activity = <Date 2010-04-09.07:57:25.227>
actor = 'flox'
assignee = 'none'
closed = True
closed_date = <Date 2010-04-09.07:57:25.229>
closer = 'flox'
components = ['Interpreter Core']
creation = <Date 2010-04-09.01:11:36.783>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 8352
keywords = []
message_count = 4.0
messages = ['102662', '102687', '102691', '102693']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'doko', 'ncoghlan', 'orsenthil', 'flox', 'l0nwlf']
pr_nums = []
priority = 'high'
resolution = 'duplicate'
stage = 'test needed'
status = 'closed'
superseder = '7732'
type = 'crash'
url = 'https://bugs.python.org/issue8352'
versions = ['Python 2.6', 'Python 2.7']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump