Operating System - HP-UX
1753767 Members
5501 Online
108799 Solutions
New Discussion юеВ

Re: HP UX B.10.20 Login as root (Floating Exception)

 
administrador
Advisor

HP UX B.10.20 Login as root (Floating Exception)

Hello;
Could you please help me on this issue:

When I try to logon with root I receive below message:

Floating Exception, and the system logout.

Thanks a lot.
Regards
2 REPLIES 2
Peter Nikitka
Honored Contributor

Re: HP UX B.10.20 Login as root (Floating Exception)

Hi,

if you have another shell open on this host, check via 'dmesg' or/and look into the syslog files, looking for unusual messages.
You may find LPMC messages, which lead to HW related problems.

Seeing a 10.2 HP host, I asume it already did its work for a couple of years.
I had a box, where a statement/result like the following (shorted) indicated, that it had reached its end of life:
echo 1 | awk '{a=$1;if(a-$1) print "I am wrong"}'

mfG Peter
The Universe is a pretty big place, it's bigger than anything anyone has ever dreamed of before. So if it's just us, seems like an awful waste of space, right? Jodie Foster in "Contact"
Dennis Handly
Acclaimed Contributor

Re: HP UX B.10.20 Login as root (Floating Exception)

>Floating Exception, and the system logout.

This means you have a divide by 0. Is there a core file somewhere? You have a corrupted login program?
Can you login in single user mode?

>Peter: You may find LPMC messages, which lead to HW related problems.

This is typically a software bug or corrupted data.