[BusyBox] Bug(?) in ash from BusyBox 1.0.0-pre10

Rasul Gasanov rasul at soyuzstroy.com
Fri Jul 9 11:08:56 UTC 2004


Hi!

It seems ash 1.0.0-pre10 has a strange bug. With "ru1" loaded keymap (I
using `loadkeys` from RH 7.2) shell don't recognize any cyrillic symbols
typed from keyboard, but other app do.
Here is output of `strace -o sh.log /bin/sh`:
===
getcwd("/root", 4097)                   = 6
write(1, "~ # ", 4)                     = 4
read(0, "a", 1)                         = 1
write(1, "a", 1)                        = 1
read(0, "a", 1)                         = 1
write(1, "a", 1)                        = 1
read(0, "a", 1)                         = 1
write(1, "a", 1)                        = 1
read(0, "\306", 1)                      = 1
read(0, "\306", 1)                      = 1
read(0, "\306", 1)                      = 1
read(0, "a", 1)                         = 1
write(1, "a", 1)                        = 1
read(0, "a", 1)                         = 1
write(1, "a", 1)                        = 1
===
<a><a><a><Right Alt><a><a><a><Right Alt><a><a> was pressed.

ash from BusyBox 0.60.5 in this case work fine.

How can I fix it?

WBR.
206659718 at ICQ
2:5061/6.99 at fidonet




More information about the busybox mailing list