[issue16156] Crash every time I copy or paste any code in IDLE

2012-10-06 Thread Raymond Costantini

New submission from Raymond Costantini:

Process: Python [20738]
Path:/Applications/Python 3.2/IDLE.app/Contents/MacOS/Python
Identifier:  org.python.IDLE
Version: 3.2.3 (3.2.3)
Code Type:   X86-64 (Native)
Parent Process:  launchd [239]
User ID: 501

Date/Time:   2012-10-06 16:56:07.254 -0700
OS Version:  Mac OS X 10.8.2 (12C60)
Report Version:  10

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

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   Tk  0x00010138a12a TkpMakeWindow + 306
1   Tk  0x00010130482f Tk_MakeWindowExist + 
130
2   Tk  0x0001012e2ed9 TkClipInit + 129
3   Tk  0x0001012e2f77 Tk_ClipboardClear + 
43
4   Tk  0x0001012e35fe Tk_ClipboardObjCmd + 
996
5   Tcl 0x0001011dd8ad TclEvalObjvInternal 
+ 782
6   Tcl 0x000101216e51 TclExecuteByteCode + 
4488
7   Tcl 0x000101250c16 TclObjInterpProcCore 
+ 1001
8   Tcl 0x0001011dd8ad TclEvalObjvInternal 
+ 782
9   Tcl 0x0001011de4bf TclEvalEx + 2183
10  Tcl 0x0001011de88f Tcl_EvalEx + 26
11  Tk  0x0001012e1c7d Tk_BindEvent + 4994
12  Tk  0x0001012e4eac TkBindEventProc + 342
13  Tk  0x0001012eb7bb Tk_HandleEvent + 1431
14  Tk  0x0001012e01b8 Tk_EventObjCmd + 4666
15  Tcl 0x0001011dd8ad TclEvalObjvInternal 
+ 782
16  Tcl 0x0001011dea9f Tcl_EvalObjv + 66
17  _tkinter.so 0x0001011c268e Tkapp_Call + 190
18  org.python.python   0x0001000b4034 PyEval_EvalFrameEx + 
29204
19  org.python.python   0x0001000b4ffa PyEval_EvalCodeEx + 
1770
20  org.python.python   0x0001000b4167 PyEval_EvalFrameEx + 
29511
21  org.python.python   0x0001000b4321 PyEval_EvalFrameEx + 
29953
22  org.python.python   0x0001000b4ffa PyEval_EvalCodeEx + 
1770
23  org.python.python   0x000100039d0a function_call + 186
24  org.python.python   0x0001c828 PyObject_Call + 104
25  org.python.python   0x0001000af2ae PyEval_EvalFrameEx + 
9358
26  org.python.python   0x0001000b4ffa PyEval_EvalCodeEx + 
1770
27  org.python.python   0x000100039d0a function_call + 186
28  org.python.python   0x0001c828 PyObject_Call + 104
29  org.python.python   0x0001000261aa method_call + 138
30  org.python.python   0x0001c828 PyObject_Call + 104
31  org.python.python   0x0001000ab5e7 
PyEval_CallObjectWithKeywords + 87
32  _tkinter.so 0x0001011c09c8 PythonCmd + 456
33  Tcl 0x0001011da53b 
TclInvokeStringCommand + 105
34  Tcl 0x0001011dd8ad TclEvalObjvInternal 
+ 782
35  Tcl 0x000101216e51 TclExecuteByteCode + 
4488
36  Tcl 0x00010121de3b Tcl_ExprObj + 705
37  Tcl 0x0001011da159 Tcl_ExprBooleanObj + 
35
38  Tcl 0x0001011ea61f Tcl_IfObjCmd + 123
39  Tcl 0x0001011dd8ad TclEvalObjvInternal 
+ 782
40  Tcl 0x0001011de4bf TclEvalEx + 2183
41  Tcl 0x0001011de88f Tcl_EvalEx + 26
42  Tk  0x0001012e1c7d Tk_BindEvent + 4994
43  Tk  0x0001012e4eac TkBindEventProc + 342
44  Tk  0x0001012eb7bb Tk_HandleEvent + 1431
45  Tk  0x0001012eb88c WindowEventProc + 92
46  Tcl 0x00010124312f Tcl_ServiceEvent + 
147
47  Tcl 0x00010124329f Tcl_ServiceAll + 163
48  Tcl 0x000101276ace 
UpdateWaitingListAndServiceEvents + 255
49  com.apple.CoreFoundation0x7fff8f0b89b7 
__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
50  com.apple.CoreFoundation0x7fff8f0b8921 
__CFRunLoopDoObservers + 369
51  com.apple.CoreFoundation0x7fff8f093e51 __CFRunLoopRun + 929
52  com.apple.CoreFoundation0x7fff8f0936b2

[issue16156] Crash every time I copy or paste any code in IDLE

2012-10-06 Thread Raymond Costantini

Raymond Costantini added the comment:

Downloaded and installed this twice, with no help on the issue. Still crashes 
every time.

On Oct 6, 2012, at 5:04 PM, Christian Heimes  wrote:

> 
> Christian Heimes added the comment:
> 
> There are known issues with TCL on Mac. Does 
> http://www.python.org/download/mac/tcltk/ help with your issue?
> 
> --
> nosy: +christian.heimes
> versions: +Python 3.2 -Python 3.5
> 
> ___
> Python tracker 
> <http://bugs.python.org/issue16156>
> ___

--

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



[issue16156] Crash every time I copy or paste any code in IDLE

2012-10-06 Thread Raymond Costantini

Raymond Costantini added the comment:

Also crashes every time I try and access preferences in IDLE as well. 

Begin forwarded message:

> From: "Costantini, MD, MBA Raymond" 
> Subject: Re: [issue16156] Crash every time I copy or paste any code in IDLE
> Date: October 6, 2012 5:05:55 PM PDT
> To: Python tracker 
> 
> Downloaded and installed this twice, with no help on the issue. Still crashes 
> every time.
> 
> 
> On Oct 6, 2012, at 5:04 PM, Christian Heimes  wrote:
> 
>> 
>> Christian Heimes added the comment:
>> 
>> There are known issues with TCL on Mac. Does 
>> http://www.python.org/download/mac/tcltk/ help with your issue?
>> 
>> --
>> nosy: +christian.heimes
>> versions: +Python 3.2 -Python 3.5
>> 
>> ___
>> Python tracker 
>> <http://bugs.python.org/issue16156>
>> ___
>

--

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