cancel
Showing results for 
Search instead for 
Did you mean: 

/opt/VRTSvcs/bin/checkboot get a core when execute "had -version"

stinsong
Level 5

 

Hi,
 
Does anyone ever meet such issue ? 
/opt/VRTSvcs/bin/checkboot get a core when execute "had -version"
 
I've never heard of this process checkboot, and don't know what's it about. 
 
The product and OS version are:
SFHA 5.1
SLES 10.2
 
 
Below is gdb output on the core file with binary file /opt/VRTSvcs/bin/checkboot :
 
Core was generated by `/opt/VRTSvcs/bin/checkboot /var/VRTSvcs/lock/.habootfile'.
Program terminated with signal 11, Segmentation fault.
#0  0xf758d590 in memcpy () from /lib/libc.so.6
(gdb) 
Thread 1 (process 15149):
#0  0xf758d590 in memcpy () from /lib/libc.so.6
#1  0x08048728 in main ()
(gdb) quit
1 ACCEPTED SOLUTION

Accepted Solutions

stinsong
Level 5

Hi All, 

Thanks for the hint thoughts. This problem has been clairified. The reason "checkboot" core was /user/run/utmp file are missing.

Thanks for your reply.

View solution in original post

3 REPLIES 3

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

Seems no one has seen this...

Best to log a Support call.

Mark_Alleyne
Level 3
Employee Accredited Certified

Hello,

If you run" /opt/VRTSvcs/bin/checkboot /var/VRTSvcs/lock/.habootfile" does it core dump when the system is up

Are you just on 5.1 GA? have you tested and eliminated the latest service pack for this release? or at the very least pull the latest checkboot from the rpm to /tmp and re-run the command

Regards

Mark

 

 

stinsong
Level 5

Hi All, 

Thanks for the hint thoughts. This problem has been clairified. The reason "checkboot" core was /user/run/utmp file are missing.

Thanks for your reply.