[issue16622] IDLE crashes on parentheses

2012-12-05 Thread Steve OBrien

New submission from Steve OBrien:

Working in IDLE on Mac OSX 10.8 when I type a parentheses IDLE crashes.
Here is the output of the crash report:

Process: Python [60507]
Path:/Applications/Python 3.3/IDLE.app/Contents/MacOS/Python
Identifier:  org.python.IDLE
Version: 3.3.0 (3.3.0)
Code Type:   X86-64 (Native)
Parent Process:  launchd [324]
User ID: 493825946

Date/Time:   2012-12-05 13:04:49.616 -0800
OS Version:  Mac OS X 10.8.2 (12C60)
Report Version:  10

Interval Since Last Report:  112281 sec
Crashes Since Last Report:   4
Per-App Interval Since Last Report:  27530 sec
Per-App Crashes Since Last Report:   3
Anonymous UUID:  337BE211-7572-210E-6815-99D0FE44035F

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x, 0x

Application Specific Information:
*** Terminating app due to uncaught exception 
'NSInternalInconsistencyException', reason: 'Error (1000) creating window shape'
terminate called throwing an exception
abort() called

Application Specific Backtrace 1:
0   CoreFoundation  0x7fff8e7050a6 
__exceptionPreprocess + 198
1   libobjc.A.dylib 0x7fff91e733f0 objc_exception_throw 
+ 43
2   CoreFoundation  0x7fff8e704e7c +[NSException 
raise:format:] + 204
3   AppKit  0x7fff8d7d0eb3 
_NXCreateWindowWithStyleMask + 276
4   AppKit  0x7fff8d86591f _NSCreateWindow + 64
5   AppKit  0x7fff8d6e14bd -[NSWindow 
_commonAwake] + 2159
6   AppKit  0x7fff8d79185b -[NSWindow 
_makeKeyRegardlessOfVisibility] + 88
7   AppKit  0x7fff8d7917c5 -[NSWindow 
makeKeyAndOrderFront:] + 25
8   Tk  0x000101410c99 XMapWindow + 156
9   Tk  0x00010137d3dc Tk_MapWindow + 89
10  Tk  0x0001013862ea MapFrame + 62
11  Tcl 0x0001012d8197 TclServiceIdle + 76
12  Tcl 0x0001012bc5b6 Tcl_DoOneEvent + 329
13  Tk  0x00010135c8c7 Tk_UpdateObjCmd + 162
14  Tcl 0x000101256c76 TclEvalObjvInternal 
+ 782
15  Tcl 0x000101257e68 Tcl_EvalObjv + 66
16  _tkinter.so 0x0001007d75be Tkapp_Call + 190
17  Python  0x0001000de02e PyEval_EvalFrameEx + 
29774
18  Python  0x0001000dd7cf PyEval_EvalFrameEx + 
27631
19  Python  0x0001000dd7cf PyEval_EvalFrameEx + 
27631
20  Python  0x0001000dd7cf PyEval_EvalFrameEx + 
27631
21  Python  0x0001000df1b8 PyEval_EvalCodeEx + 
2296
22  Python  0x00010003d67a function_call + 186
23  Python  0x0001d418 PyObject_Call + 104
24  Python  0x0001000d9003 PyEval_EvalFrameEx + 
9251
25  Python  0x0001000df1b8 PyEval_EvalCodeEx + 
2296
26  Python  0x00010003d67a function_call + 186
27  Python  0x0001d418 PyObject_Call + 104
28  Python  0x0001000d9003 PyEval_EvalFrameEx + 
9251
29  Python  0x0001000df1b8 PyEval_EvalCodeEx + 
2296
30  Python  0x00010003d67a function_call + 186
31  Python  0x0001d418 PyObject_Call + 104
32  Python  0x000100027b0a method_call + 138
33  Python  0x0001d418 PyObject_Call + 104
34  Python  0x0001000d5197 
PyEval_CallObjectWithKeywords + 87
35  _tkinter.so 0x0001007d58a8 PythonCmd + 456
36  Tcl 0x00010125392f 
TclInvokeStringCommand + 105
37  Tcl 0x000101256c76 TclEvalObjvInternal 
+ 782
38  Tcl 0x000101290138 TclExecuteByteCode + 
4379
39  Tcl 0x000101296d8f TclCompEvalObj + 460
40  Tcl 0x00010125823d TclEvalObjEx + 817
41  Tcl 0x0001012d8494 AfterProc + 86
42  Tcl 0x0001012d8391 
TimerHandlerEventProc + 104
43  Tcl 0x0001012bc2b3 Tcl_ServiceEvent + 
147
44  Tcl 0x0001012bc5a7 Tcl_DoOneEvent + 314
45  _tkinter.so   

[issue16622] IDLE crashes on parentheses

2012-12-05 Thread Steve OBrien

Steve OBrien added the comment:

I have tried both 8.5.11.1 and 8.5.11.2.

--

___
Python tracker 
<http://bugs.python.org/issue16622>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16622] IDLE crashes on parentheses

2012-12-06 Thread Steve OBrien

Steve OBrien added the comment:

I have tried renaming my .idlerc file and it seemed yesterday not to work, I 
just did it again and it is working for the moment.

--

___
Python tracker 
<http://bugs.python.org/issue16622>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16622] IDLE crashes on parentheses

2012-12-06 Thread Steve OBrien

Changes by Steve OBrien :


Added file: http://bugs.python.org/file28228/idlerc.tar.gz

___
Python tracker 
<http://bugs.python.org/issue16622>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com