This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lostdog
Recipients Guilherme.Simões, Steve.OBrien, brianckeegan, lostdog, ned.deily, roger.serwy
Date 2013-04-30.23:31:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367364716.17.0.667037415385.issue16177@psf.upfronthosting.co.za>
In-reply-to
Content
I can repo with MacOS 10.8.3 and Tcl 8.5.13.  I'm fairly certian it is triggered by the calltip.  However, it is intermittent.  I can work for a while, get comfortable and let my guard down, then hit the crash.  Typically after I have a good amount of unsaved work.  Once I hit it, it'll repro easily for the rest of the day.

See excerpts below, full stack trace attached.
-----------------------

Process:         Python [1036]
Path:            /Applications/Python 2.7/IDLE.app/Contents/MacOS/Python
Identifier:      org.python.IDLE
Version:         2.7.3 (2.7.3)
Code Type:       X86 (Native)
Parent Process:  launchd [844]
User ID:         501

Date/Time:       2013-04-30 16:07:14.372 -0700
OS Version:      Mac OS X 10.8.3 (12D78)
Report Version:  10

Interval Since Last Report:          136409 sec
Crashes Since Last Report:           8
Per-App Interval Since Last Report:  82331 sec
Per-App Crashes Since Last Report:   5
Anonymous UUID:                      2FC95C75-D434-7DE8-F643-1CC8AA4EB026

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

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

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

<snip>
<snip>

  0x476000 -   0x547ff7 +Tcl (8.5.13 - 8.5.13) <5038805B-75D8-4B2F-ACE5-55397CE37577> /Library/Frameworks/Tcl.framework/Versions/8.5/Tcl
  0x571000 -   0x66ffe7 +Tk (8.5.13 - 8.5.13) <0F00C53A-5891-5B7A-1914-290EDC0E4612> /Library/Frameworks/Tk.framework/Versions/8.5/Tk
History
Date User Action Args
2013-04-30 23:31:57lostdogsetrecipients: + lostdog, ned.deily, roger.serwy, brianckeegan, Steve.OBrien, Guilherme.Simões
2013-04-30 23:31:56lostdogsetmessageid: <1367364716.17.0.667037415385.issue16177@psf.upfronthosting.co.za>
2013-04-30 23:31:56lostdoglinkissue16177 messages
2013-04-30 23:31:56lostdogcreate