Eric Schulz added the comment:

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

----------
Added file: http://bugs.python.org/file30084/issue16177_stack_trace.txt

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

Reply via email to