Windows locks up when pressing Ctrl+S while native process writes to terminal

Aaron Digulla digulla@hepe.com
Fri Nov 13 10:08:00 GMT 2015


Hello,

I found a consistent bug that happens every time:

- Find a project that uses Maven to build
- Install Maven and Oracle Java 8
- Run the maven build (mvn clean install)
- Press Ctrl+S to stop the output in the terminal

Bug #1: It's not possible to unfreeze the output in the terminal with Ctrl+Q. It just stays "stuck"

Bug #2: After a few seconds, the disk starts to trash. Might be swap, I don't know for sure since I can only move the mouse. Window isn't responding to keyboard our mouse clicks anymore. Ctrl+Alt+Del doesn't work, either.

I have to turn off the computer by flipping the power switch.

My guess is that this happens because Java is a native process which is started from BASH.

Has someone else seen this? Is there anything that I can do to fix this?

Note: I removed all sensitive information from the attached cygcheck output.

Regards,

--
Aaron "Optimizer" Digulla a.k.a. Philmann Dark
"It's not the universe that's limited, it's our imagination.
Follow me and I'll show you something beyond the limits."
http://blog.pdark.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck-clean.out
Type: application/octet-stream
Size: 64199 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20151113/42697aa2/attachment.obj>
-------------- next part --------------
--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


More information about the Cygwin mailing list