trietptm / qira

Automatically exported from code.google.com/p/qira
0 stars 1 forks source link

console window stops taking input after inputing large amounts (>4KB) to application #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run a executable that expects user input (stdin) through qira2. 
2. Write (paste) 4096 bytes and hit enter

The console window stops accepting INPUT. qira still responds in web interface. 
If I refresh the web interface, it outputs the get requests correctly.

This could be a qemu problem?

screengrab on http://pastebin.com/yeu3bcrM

My setup is a local VM running Ubuntu 14.04, that I have sshed into and 
redirecting port 3002 to localhost on the host computer.
qira is running in a screen session over the ssh connection.

Original issue reported on code.google.com by Godo...@gmail.com on 2 Aug 2014 at 11:27

GoogleCodeExporter commented 9 years ago
additional note:
Does not accept Ctrl-C or any other breaks.
The only way I can kill it is by killing the screen window (Ctrl-a k)

Original comment by Godo...@gmail.com on 2 Aug 2014 at 11:29

GoogleCodeExporter commented 9 years ago

Original comment by geo...@gmail.com on 4 Aug 2014 at 10:10

GoogleCodeExporter commented 9 years ago
Can't repro, you shouldn't be putting that much data in a console window anyway 
:P

Original comment by geo...@google.com on 18 Aug 2014 at 7:20