On Fri, Mar 4, 2011 at 9:19 PM, Juha Jäykkä <[email protected]> wrote: > Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to > en_GB.UTF-8)
This is the problem. I could reproduce the crash with LC_ALL=C ./iotop.py -b and having files with non ascii names. It could be argued that the crash was expected in this case, but I committed http://repo.or.cz/w/iotop.git/commitdiff/c5460be175a12c57cf93e0dc22a710b27215ca14 anyway, if only to reduce the number of bug reports :-) -- Guillaume -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

