Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#345 closed defect (fixed)

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@…

Description

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>

Attachments (1)

procps-2.0.7-locale.patch (1.9 KB ) - added by stefankrah@… 22 years ago.
patch solves crashing of the 'top' command with various locales

Download all attachments as: .zip

Change History (8)

comment:1 by gerard@…, 22 years ago

blocked: 18

by stefankrah@…, 22 years ago

Attachment: procps-2.0.7-locale.patch added

patch solves crashing of the 'top' command with various locales

comment:2 by gimli@…, 22 years ago

http://www.linuxfromscratch.org/~gimli/procps-localefix.patch.bz2

I didn't look at the other patch but it probably does the same thing as mine (at least it fixes the issue). I've created my patch about 6 months ago, nobody replied when I posted it to lfs-dev..

comment:3 by gerard@…, 22 years ago

Marc your patch is not forgotten.

Please see Bug #18

comment:4 by gerard@…, 22 years ago

Priority: normalhighest

comment:5 by gerard@…, 22 years ago

Cc: gerard@… added

comment:6 by gerard@…, 22 years ago

* Bug 387 has been marked as a duplicate of this bug. *

comment:7 by gerard@…, 22 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.