David Pietz added the comment:

r.david.murray- Thank You for your inquiry.
My recipe for this crash is (1) simply to start IDLE 3.2.3 in either Snow 
Leopard or Mountain Lion (2) click on the Bold "IDLE" menu in the menu bar and 
(3) click on menu item "preferences". At this point a dialog called "Problem 
Report for IDLE" appears with gobs of technical data details below a message 
"IDLE quit unexpectedly".  I copied what I thought might be most specific.  
(The suggested 'click to reopen' does not work) 
I hope this data from the details section is informative even if it is not the 
only exception type or code I have seen related to IDLE in similar conditions:

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

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000024

VM Regions Near 0x24:
--> 
    __TEXT                 0000000100000000-0000000100001000 [    4K] r-x/rwx 
SM=COW  
/Library/Frameworks/Python.framework/Versions/3.2/Resources/Python.app/Contents/MacOS/Python

Application Specific Information:
Performing @selector(preferences:) from sender NSMenuItem 0x101b46a90

----------
Added file: http://bugs.python.org/file27108/GRAB_IDLEquitUnexpectedly.tiff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15853>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to