- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Memory Fault
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
10-11-2000 02:12 AM
10-11-2000 02:12 AM
When I try to use the top command on both hosts I receive the message 'memory fault (coredump)'. A core file is created in /dev/pty.
I have used swapinfo -m -t and only 3% of swap is being used. The vmstat -n output shows the fault /sy level at 30,000+ which is very high compared to machines that are working normally.
I have rebooted one of the workstations but I still receive the 'memory error' message for top.
This problem could only have started on these machines over the last couple of days. Any help with this will be greatly appreciated,
Thanks,
Jim.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 02:20 AM
10-11-2000 02:20 AM
Re: Memory Fault
It's a common misapprehension that 'Memory fault (coredump)' refers to system memory.
What it usually means is that the program has attempted to execute an instruction that refers to an invalid memory address - in other words, a bug in the program.
If you run the command 'file core', this will tell you what type of error it was eg SIGSEGV. See 'man 5 signal' for some more information about the signal types.
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 02:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 02:25 AM
10-11-2000 02:25 AM
Re: Memory Fault
John is right about the cause of "memory error". In order to fix your problem apply the latest patch bundle. I am not sure exactly which patch fixes your problem. We have a very old workstation here that does the same with 'top'. It has a old (3 year) patch bundle and Y2K patches applied, so we are going to fix it using a patch bundle.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 02:27 AM
10-11-2000 02:27 AM
Re: Memory Fault
PHCO_14306 obtainable frokm this site.