Closed 57da71e5-7378-4656-bce8-183cb45a10e8 closed 13 years ago
Hello and thanks in advance. I installed Python 2.7 from the python site onto my MAC with OS X 10.6.4. After entering my code (which makes me feel humbled and brilliant all at the same time) I am prompted to save, which I do and then when I select run the whole thing crashes. Error message below.
Process: Python [14162] Path: /Applications/Python 2.7/IDLE.app/Contents/MacOS/Python Identifier: org.python.IDLE Version: 2.7.1 (2.7.1) Code Type: X86 (Native) Parent Process: launchd [149]
Date/Time: 2010-12-16 09:09:15.644 -0500 OS Version: Mac OS X 10.6.4 (10F569) Report Version: 6
Interval Since Last Report: 8227 sec Crashes Since Last Report: 2 Per-App Interval Since Last Report: 1974 sec Per-App Crashes Since Last Report: 2 Anonymous UUID: 48621F8F-C51F-400A-8AA8-76DDA70F8973
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000030747369 Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Application Specific Information: objc_msgSend() selector name: release
Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x9798eedb objc_msgSend + 27 1 com.apple.CoreFoundation 0x96ec191d _CFAutoreleasePoolPop + 253 2 com.apple.Foundation 0x9309cdb6 NSPopAutoreleasePool + 76 3 com.apple.Foundation 0x9309ccde -[NSAutoreleasePool drain] + 130 4 Tk 0x0072cf18 XQueryPointer + 2393 5 Tk 0x0072d219 Tk_MacOSXSetupTkNotifier + 634 6 Tcl 0x005f4aa8 Tcl_DoOneEvent + 310 7 _tkinter.so 0x003d75b2 Tkapp_MainLoop + 450 8 org.python.python 0x000c18e0 PyEval_EvalFrameEx + 26576 9 org.python.python 0x000c3c7c PyEval_EvalCodeEx + 1996 10 org.python.python 0x000c15ce PyEval_EvalFrameEx + 25790 11 org.python.python 0x000c2ba3 PyEval_EvalFrameEx + 31379 12 org.python.python 0x000c3c7c PyEval_EvalCodeEx + 1996 13 org.python.python 0x000c3dc7 PyEval_EvalCode + 87 14 org.python.python 0x000e82fc PyRun_FileExFlags + 172 15 org.python.python 0x000e8664 PyRun_SimpleFileExFlags + 596 16 org.python.python 0x00100255 Py_Main + 3365 17 Python 0x00001f65 start + 53
Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x961f4942 kevent + 10 1 libSystem.B.dylib 0x961f505c _dispatch_mgr_invoke + 215 2 libSystem.B.dylib 0x961f4519 _dispatch_queue_invoke + 163 3 libSystem.B.dylib 0x961f42be _dispatch_worker_thread2 + 240 4 libSystem.B.dylib 0x961f3d41 _pthread_wqthread + 390 5 libSystem.B.dylib 0x961f3b86 start_wqthread + 30
Thread 2: 0 libSystem.B.dylib 0x961ed086 select$DARWIN_EXTSN + 10 1 Tcl 0x0062a72b Tcl_InitNotifier + 1643 2 libSystem.B.dylib 0x961fb81d _pthread_start + 345 3 libSystem.B.dylib 0x961fb6a2 thread_start + 34
Thread 3: 0 libSystem.B.dylib 0x961f39d2 __workq_kernreturn + 10 1 libSystem.B.dylib 0x961f3f68 _pthread_wqthread + 941 2 libSystem.B.dylib 0x961f3b86 start_wqthread + 30
Thread 4: 0 libSystem.B.dylib 0x961f39d2 __workq_kernreturn + 10 1 libSystem.B.dylib 0x961f3f68 _pthread_wqthread + 941 2 libSystem.B.dylib 0x961f3b86 start_wqthread + 30
Thread 5: 0 libSystem.B.dylib 0x961ce0fa mach_msg_trap + 10 1 libSystem.B.dylib 0x961ce867 machmsg + 68 2 com.apple.CoreFoundation 0x96ec4faf \_CFRunLoopRun + 2079 3 com.apple.CoreFoundation 0x96ec4094 CFRunLoopRunSpecific + 452 4 com.apple.CoreFoundation 0x96ec9fd4 CFRunLoopRun + 84 5 com.apple.DesktopServices 0x91b61e13 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643 6 ...ple.CoreServices.CarbonCore 0x90dc1dee PrivateMPEntryPoint + 68 7 libSystem.B.dylib 0x961fb81d _pthread_start + 345 8 libSystem.B.dylib 0x961fb6a2 thread_start + 34
Thread 6: 0 libSystem.B.dylib 0x961f39d2 __workq_kernreturn + 10 1 libSystem.B.dylib 0x961f3f68 _pthread_wqthread + 941 2 libSystem.B.dylib 0x961f3b86 start_wqthread + 30
Thread 7: 0 libSystem.B.dylib 0x961ed086 select$DARWINEXTSN + 10 1 com.apple.CoreFoundation 0x96f0480d \_CFSocketManager + 1085 2 libSystem.B.dylib 0x961fb81d _pthread_start + 345 3 libSystem.B.dylib 0x961fb6a2 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit): eax: 0x17febda0 ebx: 0x96e94bdd ecx: 0x90b48f80 edx: 0x17febaa3 edi: 0x30747369 esi: 0x17febda0 ebp: 0xbfffeb48 esp: 0xbfffeb24 ss: 0x0000001f efl: 0x00010206 eip: 0x9798eedb cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x30747369
Binary Images: 0x1000 - 0x1ff7 +Python ??? (???) \<51596607-6FF7-D67F-3A8C-2E356F7C2E5F> /Applications/Python 2.7/IDLE.app/Contents/MacOS/Python 0x4000 - 0x142fff +org.python.python 2.7.1, (c) 2004-2008 Python Software Foundation. (2.7.1) \<ABD64476-0CA4-162F-9F84-47CE0657A29D> /Library/Frameworks/Python.framework/Versions/2.7/Python 0x3d3000 - 0x3daff7 +_tkinter.so ??? (???) \<81678E64-0547-50B0-EBEA-CBFA43314244> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_tkinter.so 0x3f5000 - 0x3f8ff7 +strop.so ??? (???) \<2FD28DAD-4479-79EC-9842-B3C52E3CAF35> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so 0x3fd000 - 0x3fdff7 +_bisect.so ??? (???) \<B0893FB6-39BD-F086-94F8-36568CBC3502> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_bisect.so 0x576000 - 0x648fe7 Tcl 8.5.7 (8.5.7) \<A2F55FED-60C5-CFC6-FC2D-B7F620C10E3D> /System/Library/Frameworks/Tcl.framework/Versions/8.5/Tcl 0x661000 - 0x75aff7 Tk 8.5.7 (8.5.7) \<9519AEE0-8D83-CBE9-9A99-AE7E2B2CC5FE> /System/Library/Frameworks/Tk.framework/Versions/8.5/Tk 0x7c8000 - 0x7cfff7 +_socket.so ??? (???) \<62293AFA-3EDE-2269-947C-76849F5BB528> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_socket.so 0x7d7000 - 0x7d8ff7 +_functools.so ??? (???) \<8B634E9B-420B-892A-25B6-11954BD48DF4> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_functools.so 0x7db000 - 0x7dfff7 +_ssl.so ??? (???) \<2BB61E6D-DC31-8D06-994B-10B4B5BEBF80> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ssl.so 0x7e4000 - 0x7e5ff7 +cStringIO.so ??? (???) \<08EBE192-3DC1-CADD-57BB-08574C0C04B1> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so 0x7e9000 - 0x7eaff7 +time.so ??? (???) \<2AEA478A-A870-63C5-C3D0-EC48A6ECFEDD> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so 0x7ef000 - 0x7f2ff7 +_collections.so ??? (???) \<454B6F3A-1EF8-A9B6-EB7C-890A6449338A> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so 0x7f7000 - 0x7faff7 +operator.so ??? (???) \<9705DADE-C96B-11C8-9BFC-6CA8FF8B5604> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so 0x1a00000 - 0x1a05ff7 +itertools.so ??? (???) \<32A1DC96-2F03-4A3B-8296-43B7AD4DAF09> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so 0x1a0d000 - 0x1a0eff7 +_heapq.so ??? (???) \<E10B669B-BEDE-5137-A036-33A944341379> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_heapq.so 0x1a52000 - 0x1a54ff7 +select.so ??? (???) \<5563F45B-D2EF-B3A3-3641-33A802EEF45D> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/select.so 0x1ab9000 - 0x1abaff7 +fcntl.so ??? (???) \<3642A8F8-1F0B-C087-CC96-F26F9E800913> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/fcntl.so 0x1abd000 - 0x1ac0ff7 +_struct.so ??? (???) \<D34F3B84-F11C-C3FB-8459-271077E27570> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so 0x1ac7000 - 0x1ac9ff7 +binascii.so ??? (???) \<6E6BD57A-A222-30BA-25F6-C095448750E6> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so 0x1b8d000 - 0x1b91ff7 +math.so ??? (???) \<4AC469C2-630F-871E-A32C-10AC30D84C55> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/math.so 0x1b96000 - 0x1b97ff7 +_hashlib.so ??? (???) \<F5BFF380-FA66-6208-78CC-F2D3C34E8040> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_hashlib.so 0x1b9b000 - 0x1b9cff7 +_random.so ??? (???) \<7A02D855-38C3-533E-6075-4B82B5CDE359> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_random.so 0x1b9f000 - 0x1ba0ff7 +_locale.so ??? (???) \<FFECB439-8A7C-1D3F-1B2B-FE37EEAD0C2F> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so 0x1be3000 - 0x1bf1ff7 +cPickle.so ??? (???) \<4D4159DF-3705-8AB2-AE65-8ED1A9BD103E> /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cPickle.so 0x8fe00000 - 0x8fe4162b dyld 132.1 (???) \<A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld 0x90273000 - 0x9027dfe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) \<DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x902c8000 - 0x90371ff7 com.apple.CFNetwork 454.9.8 (454.9.8) \<DB2A5C33-E833-1B3A-4DE0-5FF172B2048B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x90372000 - 0x90c52ff7 com.apple.AppKit 6.6.6 (1038.29) \<6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x90c53000 - 0x90c8bff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) \<76C02F5C-98FD-BD64-B5FB-C698FB76EA25> /usr/lib/libcups.2.dylib 0x90d69000 - 0x90d9aff7 libGLImage.dylib ??? (???) \<9340012D-595A-6243-9C97-7D30D76D9D9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x90d9b000 - 0x910bbfeb com.apple.CoreServices.CarbonCore 861.13 (861.13) \<52803668-3669-36BD-57DD-078FBA835081> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x910fc000 - 0x91114ff7 com.apple.CFOpenDirectory 10.6 (10.6) \<3F5A2267-3C89-63A1-724D-3C09538BE092> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x91347000 - 0x913a2ff7 com.apple.framework.IOKit 2.0 (???) \<A013B850-6ECB-594A-CBD6-DB156B11871B> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x913a3000 - 0x913f3ff7 com.apple.framework.familycontrols 2.0.1 (2010) \<B9762E20-543D-13B9-F6BF-E8585F04CA01> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x91449000 - 0x9144cffb com.apple.help 1.3.1 (41) \<6A5AD406-9D8E-5BAC-51E1-E09AB9A6D159> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x9144d000 - 0x91458ff7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) \<4FA0CE4A-BDE5-0E3D-37F0-03B41F0C2637> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x91459000 - 0x91496ff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) \<398BB007-41FD-1A30-26D8-CB86ED5E467E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x91497000 - 0x914a1ff7 com.apple.HelpData 2.0.4 (34) \<7F27DBA6-3015-7AFB-D256-AF7C41823E6C> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x917a7000 - 0x91822fe7 com.apple.audio.CoreAudio 3.2.2 (3.2.2) \<51D0E2DC-B15F-AF6C-70D8-026DDAD4E2A5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x91867000 - 0x918abfe7 com.apple.Metadata 10.6.3 (507.10) \<630494FA-3BB3-EDD3-E10B-8DAAF4831E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x9199b000 - 0x91a1dffb SecurityFoundation ??? (???) \<3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x91a1e000 - 0x91a8dff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) \<B3DEACA1-9375-CF8F-0898-AA2C5F8159DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x91a8e000 - 0x91b5ffe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) \<8FDB4C40-D453-DA53-2A66-9A53998AB23C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib 0x91b60000 - 0x91c3bfe7 com.apple.DesktopServices 1.5.7 (1.5.7) \<A69072AD-C47E-A00D-4A69-6E46A7FB2119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x91c3c000 - 0x91c6dff3 libTrueTypeScaler.dylib ??? (???) \<7601D717-236D-8F4E-91F5-E69BB2920478> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x91c6e000 - 0x91c6eff7 com.apple.Cocoa 6.6 (???) \<5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x91c6f000 - 0x91c6fff7 com.apple.Carbon 150 (152) \<9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x91c70000 - 0x91cb6ff7 libauto.dylib ??? (???) \<7FE46BC8-ED91-12A7-83D0-2102D37CA32D> /usr/lib/libauto.dylib 0x91cb7000 - 0x91ccbfe7 libbsm.0.dylib ??? (???) \<B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib 0x91ccc000 - 0x91d15fe7 libTIFF.dylib ??? (???) \<9CFF48CC-4852-4D06-17AC-3C947C824159> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x91d7c000 - 0x91d9bff7 com.apple.CoreVideo 1.6.1 (45.5) \<567D483E-58F7-54F9-3E6F-FAD3B21FAABF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x91d9c000 - 0x91da5ff7 com.apple.DiskArbitration 2.3 (2.3) \<6AA6DDF6-AFC3-BBDB-751A-64AE3580A49E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x91da6000 - 0x91dadff3 com.apple.print.framework.Print 6.1 (237.1) \<726A7F31-8C27-8403-0016-71E022EDC14C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x91e71000 - 0x91eb2ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) \<8BAE1FC1-A478-F151-17C7-2D5DE470AC4F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x91eb3000 - 0x91eb7ff7 libGIF.dylib ??? (???) \<3ECD4D2C-40FE-E9A0-A2D2-E36D1C00D3A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x91eb8000 - 0x91ed3ff7 libPng.dylib ??? (???) \<36A3D75E-5178-4358-7F02-444E276D61AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x92eff000 - 0x92f14fff com.apple.ImageCapture 6.0 (6.0) \<04BD774A-2A1A-DA87-0885-10A7E8EB3E3F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x92f6e000 - 0x9307aff7 libGLProgrammability.dylib ??? (???) \<1B315838-F477-5416-7504-67EC3433AD4A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x93099000 - 0x93309ffb com.apple.Foundation 6.6.3 (751.29) \<E77D3906-99F4-FEF4-FBB0-86FB3C94073E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x9380c000 - 0x938a4fe7 edu.mit.Kerberos 6.5.10 (6.5.10) \<8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x938a5000 - 0x93c53fe3 com.apple.RawCamera.bundle 3.3.0 (533) \<05A38D21-8556-434C-8BAA-850A6EC99B37> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x94783000 - 0x94785ff7 libRadiance.dylib ??? (???) \<AB06F616-E3EA-5966-029A-8AA44BBE5B28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x94787000 - 0x947c9ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) \<1AE34B00-8A62-1E51-935F-BB3F0E4BE50F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x94831000 - 0x94836ff7 com.apple.OpenDirectory 10.6 (10.6) \<27D81AE3-DB56-3872-8CBB-BE88EF5DB3B3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x94837000 - 0x9483dfff com.apple.CommonPanels 1.2.4 (91) \<CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x94a28000 - 0x94a5efff libtidy.A.dylib ??? (???) \<B1B82CF9-C6B1-5BC0-2E1D-A73840DA3885> /usr/lib/libtidy.A.dylib 0x94a5f000 - 0x94adffeb com.apple.SearchKit 1.3.0 (1.3.0) \<7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x94c10000 - 0x94c11ff7 com.apple.TrustEvaluationAgent 1.1 (1) \<06484720-AB50-6FD9-B5BF-05F5A640C9E5> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x94c12000 - 0x94c76fff com.apple.htmlrendering 72 (1.1.4) \<0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x94cb8000 - 0x94d68ff3 com.apple.ColorSync 4.6.3 (4.6.3) \<AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x94f61000 - 0x94f83fef com.apple.DirectoryService.Framework 3.6 (621.3) \<96E7B3D5-A881-2B02-E97F-6B09461F3C98> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x94f84000 - 0x94f90ff7 libkxld.dylib ??? (???) \<322A4B52-8305-3081-6B74-813C3A87A56D> /usr/lib/system/libkxld.dylib 0x950d5000 - 0x950d8ff7 libCoreVMClient.dylib ??? (???) \<CA0BA8DC-0159-A808-A300-750358A6970C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x950d9000 - 0x950f5fe3 com.apple.openscripting 1.3.1 (???) \<0E6B81D1-C1BD-1B5F-836F-256E6701B5DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x95130000 - 0x951c2fe3 com.apple.print.framework.PrintCore 6.2 (312.5) \<71C60B1F-2DD7-3321-0DEC-7947ACFBE977> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x951c3000 - 0x951d1ff7 com.apple.opengl 1.6.9 (1.6.9) \<4F06C166-00CF-5ACF-77E3-5A960A5E8AD3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x951d2000 - 0x952d3fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) \<BBBC1E4C-024F-3C81-7CB1-70DB451A3E6A> /usr/lib/libxml2.2.dylib 0x9531b000 - 0x9536cff7 com.apple.HIServices 1.8.0 (???) \<5FA723CA-B04B-0576-1511-D1FAD5AF0546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x9536d000 - 0x953b0ff7 libGLU.dylib ??? (???) \<2093A1FB-67BD-39E0-CDE5-A97A77BDDBCE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x956a8000 - 0x956b6fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) \<3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib 0x956b7000 - 0x95aecff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) \<4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x95c4e000 - 0x95c81ff7 com.apple.AE 496.4 (496.4) \<23F0DB1F-2856-0091-80AE-BDEF9A4F1731> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x95c82000 - 0x95ee6fef com.apple.security 6.1.1 (37594) \<3F68A006-6B30-85D5-1A75-8D748F72A6D5> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x961cd000 - 0x96373feb libSystem.B.dylib 125.2.0 (compatibility 1.0.0) \<3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib 0x96374000 - 0x9652efe3 com.apple.ImageIO.framework 3.0.3 (3.0.3) \<A93A514B-C1BF-21D0-FB03-CB775DE4FFAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x96572000 - 0x96596ff7 libJPEG.dylib ??? (???) \<5CE96981-6B2A-D15B-4A17-E7BD329095B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x96597000 - 0x96601fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) \<411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib 0x96602000 - 0x9669ffe3 com.apple.LaunchServices 362.1 (362.1) \<F6789417-5986-60ED-39C5-257C63BD00A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x966a0000 - 0x966a3ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) \<3B49AED9-0DBA-9D21-F9AC-8784363AD762> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x966a4000 - 0x966a4ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) \<ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x9692c000 - 0x96939ff7 com.apple.NetFS 3.2.1 (3.2.1) \<E2AFCE90-0DF6-C3B5-A123-222259E985FF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x96983000 - 0x969c6ff7 com.apple.NavigationServices 3.5.4 (182) \<FE19D51B-233A-69EC-9E36-B89D0EA438C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x969c7000 - 0x969f1ff7 com.apple.shortcut 1.1 (1.1) \<08A1868D-FEF4-8FB3-D814-79385DCBEC7D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x969f2000 - 0x969f2ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) \<3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x969f3000 - 0x96aacfe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) \<B6F00094-F6DC-2399-C36D-1FAF3525EB44> /usr/lib/libsqlite3.dylib 0x96c89000 - 0x96c8dff7 IOSurface ??? (???) \<66E11D8E-CF4B-EFD0-37F9-20177C647021> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x96c8e000 - 0x96d36ffb com.apple.QD 3.35 (???) \<70D824C5-C1DF-A0E7-22EC-533B2C10957A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x96d37000 - 0x96e65fe7 com.apple.CoreData 102.1 (251) \<0C2636F3-CCB4-5ED9-1D3E-5AE36BE57071> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x96e88000 - 0x97002fe3 com.apple.CoreFoundation 6.6.3 (550.29) \<00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x97003000 - 0x97419ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) \<9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x97439000 - 0x9743dff7 libGFXShared.dylib ??? (???) \<2D32BDBF-C941-93FD-E233-F03D28DB9E94> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x974bd000 - 0x974f8feb libFontRegistry.dylib ??? (???) \<A102F61F-25D5-001A-20C3-56304C585072> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x974f9000 - 0x97521ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) \<12FBE8CB-CC8E-FE8A-7362-C852625C5AAF> /usr/lib/libxslt.1.dylib 0x97522000 - 0x97543fe7 com.apple.opencl 12.1 (12.1) \<DA2AC3FA-ED11-2D10-21E9-7BDF4778B228> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x97544000 - 0x97544ff7 com.apple.CoreServices 44 (44) \<B9461120-F72A-D28F-D0CF-5647958BD3F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x97571000 - 0x976f3fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) \<2314BD12-0821-75BB-F3BC-98D324CFD30A> /usr/lib/libicucore.A.dylib 0x976ff000 - 0x97743ff3 com.apple.coreui 2 (114) \<1A3C3B7F-3837-6477-3114-47F6BFD56CB2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x97927000 - 0x97988fe7 com.apple.CoreText 3.1.0 (???) \<98011243-2CCE-DED0-5326-98DA0CA8577D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x97989000 - 0x97a36fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) \<F237B77D-75A3-7240-931D-4735B91D365F> /usr/lib/libobjc.A.dylib 0x97a37000 - 0x97d9fff7 com.apple.QuartzCore 1.6.2 (227.22) \<4288F0D2-0C87-F054-C372-8764B44DE024> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x97da0000 - 0x97daaffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) \<90C38107-AEE7-AE55-5C51-28D129B19BCD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x97df2000 - 0x97e12fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) \<751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib 0x97ea2000 - 0x97eb6ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) \<9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x97eb7000 - 0x97eebff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) \<0B900F26-51C1-7639-346F-24B080AEDAF3> /usr/lib/libssl.0.9.8.dylib 0x97eec000 - 0x97ef2ff7 libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) \<94F66BA6-A4E8-63A4-1B70-EFAA4C75D668> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x97ef3000 - 0x97efeff7 libGL.dylib ??? (???) \<B87E0676-F5EF-8DA3-6DEE-13C43B3832A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x97eff000 - 0x97ff1ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) \<D2C86308-F998-C83D-F49B-CD484D4EFE6A> /usr/lib/libcrypto.0.9.8.dylib 0x97ff2000 - 0x987e1557 com.apple.CoreGraphics 1.545.0 (???) \<DCED8E1A-7504-C31A-B6EF-98BFF1A61060> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x987e2000 - 0x988acfef com.apple.CoreServices.OSServices 357 (357) \<CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x98922000 - 0x989ffff7 com.apple.vImage 4.0 (4.0) \<D979C8BC-7011-A45C-7141-39FC1043CC87> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x98aad000 - 0x98b48ff7 com.apple.ApplicationServices.ATS 275.11.1 (???) \<5FF65EC7-F512-530A-7771-3DE240EE6E43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x98b60000 - 0x98c8cfff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) \<EC38C454-4402-9A96-94ED-40608C9B0326> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x98c95000 - 0x98ce2feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) \<27F3FF53-F818-9836-2101-3E963FE0C0E0> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer 0x98ce3000 - 0x98d99ffb libFontParser.dylib ??? (???) \<067DC1A2-764B-41EA-B07E-4205472749B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x98d9a000 - 0x98d9dfe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) \<1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib 0x98f51000 - 0x98f63ff7 com.apple.MultitouchSupport.framework 205.34 (205.34) \<813475E3-B323-9405-F758-DDA1F5D63B20> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x98f64000 - 0x98f65ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) \<ED2173F9-15C7-5F90-0B36-3ACAD1E6886C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x98fa8000 - 0x98fa8ff7 com.apple.vecLib 3.6 (vecLib 3.6) \<FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x98fbd000 - 0x98fbdff7 com.apple.ApplicationServices 38 (38) \<EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x98fbe000 - 0x98fbeff7 liblangid.dylib ??? (???) \<FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib 0x98fbf000 - 0x992e3fef com.apple.HIToolbox 1.6.3 (???) \<0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x99493000 - 0x994a3ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) \<E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib 0x995af000 - 0x995b1ff7 com.apple.securityhi 4.0 (36638) \<38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x99778000 - 0x99826ff3 com.apple.ink.framework 1.3.3 (107) \<E215794C-F3E9-C067-8882-9054796DDA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x99906000 - 0x9992cfff com.apple.DictionaryServices 1.1.1 (1.1.1) \<72D54B80-2D85-5BAB-CBB4-8002E150635D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x9992d000 - 0x9993eff7 com.apple.LangAnalysis 1.6.6 (1.6.6) \<97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) \<3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Model: MacBookPro7,1, BootROM MBP71.0039.B05, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.62f6 Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB Memory Module: global_name AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.16.1) Bluetooth: Version 2.3.7f1, 2 service, 12 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Serial ATA Device: Hitachi HTS545050B9SA02, 465.76 GB Serial ATA Device: MATSHITADVD-R UJ-898 USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24600000 USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26100000 USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000 USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06610000 USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x06500000 USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x06300000
After entering my code
What code did you enter? Which window did you enter it to?
I am prompted to save
what exactly did you do before you were "prompted"? What did the "prompt" look like. Can you post the screen shots?
I was actually able to produce a similar crash in the following steps:
Segmentation fault
Same behavior when starting /Applications/Python 2.7/IDLE.app in finder.
Unfortunately, there are some major stability problems with IDLEs that are linked with the Apple-supplied Tcl/Tk 8.5 in OS X 10.6. (See, for instance, bpo-9763.) That includes the current python.org 2.7.1 64-bit installer. The simplest workaround at the moment is to use the other, 32-bit-only 2.7.1 installer for OS X. It uses the Apple Tcl/Tk 8.4 or ActiveTcl 8.4, if present, neither of which exhibits these kinds of problems.
*Thanks Ned. I'll give this a try. Jill * On Thu, Dec 16, 2010 at 2:04 PM, Ned Deily \report@bugs.python.org\ wrote:
Ned Deily \nad@acm.org\ added the comment:
Unfortunately, there are some major stability problems with IDLEs that are linked with the Apple-supplied Tcl/Tk 8.5 in OS X 10.6. (See, for instance, bpo-9763.) That includes the current python.org 2.7.1 64-bit installer. The simplest workaround at the moment is to use the other, 32-bit-only 2.7.1 installer for OS X. It uses the Apple Tcl/Tk 8.4 or ActiveTcl 8.4, if present, neither of which exhibits these kinds of problems.
---------- resolution: -> duplicate status: open -> closed superseder: -> Crashes upon run after syntax error encountered in OSX 10.5.8 title: Idle crashes on OSX when source is saved -> Idle 2.7.1 from 64-bit installer crashes on OS X when source is saved
Python tracker \report@bugs.python.org\ \http://bugs.python.org/issue10718\
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields: ```python assignee = 'https://github.com/ronaldoussoren' closed_at =
created_at =
labels = ['OS-mac', 'expert-IDLE', 'type-crash']
title = 'Idle 2.7.1 from 64-bit installer crashes on OS X when source is saved'
updated_at =
user = 'https://bugs.python.org/Jill'
```
bugs.python.org fields:
```python
activity =
actor = 'Jill'
assignee = 'ronaldoussoren'
closed = True
closed_date =
closer = 'ned.deily'
components = ['IDLE', 'macOS']
creation =
creator = 'Jill'
dependencies = []
files = ['20082']
hgrepos = []
issue_num = 10718
keywords = []
message_count = 5.0
messages = ['124134', '124142', '124143', '124152', '124160']
nosy_count = 4.0
nosy_names = ['ronaldoussoren', 'belopolsky', 'ned.deily', 'Jill']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '9763'
type = 'crash'
url = 'https://bugs.python.org/issue10718'
versions = ['Python 2.7']
```