[issue8007] conhost.exe crashes when pasting 230 characters into python

2010-02-23 Thread Leo Shklovskii
Leo Shklovskii added the comment: Ok, I've traced this down to the pyreadline package. Specifically 1.5 - http://pypi.python.org/pypi/pyreadline/1.5 - I really appreciate your help Brian and I'm sorry to have wasted your time. I'm filing a bug with the pyreadline developer. -- _

[issue8007] conhost.exe crashes when pasting 230 characters into python

2010-02-23 Thread Leo Shklovskii
Leo Shklovskii added the comment: I've downloaded the source and created a debug build. I can't reproduce the issue on the debug build (although a bunch of binary dependencies failed since I don't have sources for them). The string I'm pasting in is: ['01776', '02210', '02468', '02482', '027

[issue8007] conhost.exe crashes when pasting 230 characters into python

2010-02-23 Thread Brian Curtin
Brian Curtin added the comment: I did both of those things and I'm still not able to reproduce it. Do you have any specific language settings enabled? One thing I meant to ask in my last message was if you had a copy of what you tried to paste into the window. I've pasted a 500 character str

[issue8007] conhost.exe crashes when pasting 230 characters into python

2010-02-23 Thread Leo Shklovskii
Leo Shklovskii added the comment: The only serious tweaking I've done has been to disable cleartype and completely remove Segoe UI. Adobe Photoshop didn't react nicely to that; it is possible that there's something in conhost that's hardcoded to Segoe as well. I'm not seeing this behavior on

[issue8007] conhost.exe crashes when pasting 230 characters into python

2010-02-23 Thread Brian Curtin
Brian Curtin added the comment: I'm not able to reproduce this any of the python.org installers, or the current trunk. I am running 64-bit Windows 7, though, whereas you are running 32-bit. I don't imagine there should be a difference, but I'll try to obtain a 32-bit box and see if I can catc

[issue8007] conhost.exe crashes when pasting 230 characters into python

2010-02-23 Thread R. David Murray
Changes by R. David Murray : -- priority: -> high ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.p

[issue8007] conhost.exe crashes when pasting 230 characters into python

2010-02-23 Thread Leo Shklovskii
New submission from Leo Shklovskii : I just upgraded to Windows 7, reinstalled all of my environment and am running into a completely crazy issue. The repro is: cmd.exe -> python.exe -> Paste in a string more than 230 chars. conhost.exe crashes and I get an error that ends up in the error log: