Python 3.2 crashes while trying to save file

Launch Mac OSX 10.6.6.

I installed python 3.2 last night on my computer. I played with some code in IDLE, but never ended up saving any of my work.

This morning I tried to set up my interactive startup file, as recommended here , but when I save the file as startup.py (or something really), the whole application crashes. In other words, IDLE quits unexpectedly and this message appears on my screen.

Process:         Python [3237]
Path:            /Applications/Python 3.2/IDLE.app/Contents/MacOS/Python
Identifier:      org.python.IDLE
Version:         3.2.0 (3.2.0)
Code Type:       X86-64 (Native)
Parent Process:  launchd [90]

Date/Time:       2011-05-02 10:57:43.996 -0400
OS Version:      Mac OS X 10.6.6 (10J567)
Report Version:  6

Interval Since Last Report:          2189426 sec
Crashes Since Last Report:           5
Per-App Interval Since Last Report:  5403 sec
Per-App Crashes Since Last Report:   5
Anonymous UUID:                      XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000012
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Please note that I blocked the anonymous UUID above, because I'm not sure if this is confidential information. Also, this post is not generated by python, but my OS.

Please, help.

+3
1

, ActiveState Tcl/Tk 8.5 . , Apple Tcl/Tk 8.5 Mac OS 10.6. , IDLE , Apple Tcl/Tk, Python 3.2.

ActiveState Tcl/Tk 8.5 , , , http://bugs.python.org.

+2

All Articles