Weird console problem in linux, usually right before OOM
- by Kevin Quinn
So I've noticed this happen more than once.
If I remember correctly, this usually happens right before OOM, and/or kernel panic that if you type into a tty and then try to backspace it, the same characters are printed back in reverse.
This has been merely an interesting oddity to me in the past, but it happened again recently, and I've gotten more curious about what's actually causing that. (Is it sending the characters back to STD_OUT or something?)
Does anyone have any idea? I have a feeling the answer will be interesting.
Just so I'm clear, if you typed hello world, then tried to backspace it:
hello world..dlrow olleh