procps-2.0.7: 'top' crashes with various locale sets; fix attached
Reported by: |
stefankrah@… |
Owned by: |
lfs-book@… |
Priority:
|
highest
|
Milestone:
|
|
Component:
|
Book
|
Version:
|
CVS
|
Severity:
|
normal
|
Keywords:
|
|
Cc:
|
gerard@…
|
|
|
The 'top' command crashes when using various locale sets other than en_US.
Examples: de_DE@euro; nl_NL@euro
John Fremlin <john@…> offers an explanation and a patch at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=126873&repeatmerged=yes . I
have applied the patch and it works perfectly.
I suggest the following changes for Chapter6, Installing Procps-2.0.7:
<snip>
Installation of Procps
To ensure that the 'top' command will work properly with all locale sets, apply
the locale patch by running the following commands:
patch -Np1 -i ../procps-2.0.7-locale.patch
Install Procps by running the following commands:
</snip>
patch solves crashing of the 'top' command with various locales