1836408 Members
2763 Online
110100 Solutions
New Discussion

Re: command 'top' failed

 
SOLVED
Go to solution
V. Nyga
Honored Contributor

command 'top' failed

Hi,

I have a B132+ with HP-UX 10.20.
Trying the command 'top' I get only the message:
'Segmentation fault (core dumped)'.

What's wrong?
Volkmar
*** Say 'Thanks' with Kudos ***
3 REPLIES 3
Telia BackOffice
Valued Contributor

Re: command 'top' failed

i thing you have the wrong terminial used. I you use putty try this:
export TERM=vt100
or
export TERM=xterm
or... dterm, vt200

BR
Jannik
John Palmer
Honored Contributor
Solution

Re: command 'top' failed

There was a patch for this a long time ago - PHCO_14306. The latest version is PHCO_22556. I suggest that you check/install this, it doesn't need a reboot.

Regards,
John
T G Manikandan
Honored Contributor

Re: command 'top' failed

install the patch
http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_22556&context=hpux:800:10:20

PHCO_22556

This should resolve the problem

Thanks