- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Memory fault(coredump) error when using 'last' com...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 01:49 AM
08-05-2003 01:49 AM
eg. last root
I get a 'Memory fault(coredump)' message. Has anyone seen this before ? Any idea's on cause/rectification ? Could it be to do with the wtmp file ?
ALl help rewarded.
Thanks
Simon
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 01:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 01:56 AM
08-05-2003 01:56 AM
Re: Memory fault(coredump) error when using 'last' command
Yes, it is highly likely that 'var/adm/wtmp' (or perhaps 'var/adm/btmp') is corrupt. You can preserve (copy) both and recreate each to see if the problem disappears. If you find 'wtmp' causes the coredump but not 'btmp' you can restore 'btmp' and null 'wtmp'. To recreate, do:
# cat /dev/null > /var/adm/wtmp
# cat /dev/null > /var/adm/btmp
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 01:57 AM
08-05-2003 01:57 AM
Re: Memory fault(coredump) error when using 'last' command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 01:58 AM
08-05-2003 01:58 AM
Re: Memory fault(coredump) error when using 'last' command
It sounds like you may have a corrupt wtmp file or btmp.
Try copying them aside for backup purposes, then zero one out (eg, > wtmp) and try the last command again. If it works then you have found the problem. If not, then zero the other one out and cp the first one back and try again.
Cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 02:00 AM
08-05-2003 02:00 AM
Re: Memory fault(coredump) error when using 'last' command
99 percent chance of wtmp problems
look at wtmpfix
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2004 05:58 AM
07-21-2004 05:58 AM