Donate Share

Console

Tracker: Bugs

5 Console2 hangs on Windows 7 - ID: 2877212
Last Update: Comment added ( jordan-terrell )

After a few commands, it just hangs and doesn't work anymore. I've tried
running as user and as administrator, no difference.
I'm using build 144


Derell Licht ( gorlash ) - 2009-10-12 18:31

5

Open

None

Nobody/Anonymous

Interface (example)

None

Public


Comments ( 2 )




Date: 2009-12-02 15:20
Sender: jordan-terrell

I can confirm that this is a issue on Windows 7. When trying to run Git
within Console2, I can only issue a few commands before it freezes up. The
other tabs remain functional.


Date: 2009-10-24 09:56
Sender: pratikarun

There seems to be some issue in message passing from CMessageLoop to
ConsoleHandler::MonitorThread. I am able to repro it consistently with:
1. Open console version of vim with a long file
2. Keep the down arrow key pressed for few seconds
3. Console2 doesn't respond, however other tabs respond

This sends bunch of WMKEYDOWN events to the app, but they seem to get lost
in the thread's message queue. MonitorThread enters an infinite loop
waiting for events to occur.

Let me know if a dump or callstack can help.


Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.