[New-bugs-announce] [issue23544] Idle stacker viewer crash OSX

Andrew Harrington report at bugs.python.org
Fri Feb 27 22:25:35 CET 2015


New submission from Andrew Harrington:

1. In idle 3.4.3, OSX 10.10, active state Tk 8.5.17, starting data:

Python 3.4.3 (v3.4.3:9b73f1c3e601, Feb 23 2015, 02:52:03) 
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin

2. start debugger, open very simple demo file, attached:


3. run, so debugger starts, step into main()

4. In debug menu, select Stack Viewer

5. hangs (apple swirling color wheel forever). Same error is repeatable.

----------
components: IDLE
files: goodScope.py
messages: 236842
nosy: Andrew.Harrington
priority: normal
severity: normal
status: open
title: Idle stacker viewer crash OSX
type: crash
versions: Python 3.4
Added file: http://bugs.python.org/file38269/goodScope.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23544>
_______________________________________


More information about the New-bugs-announce mailing list