- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- cmahealthd terminating almost immediatly with segf...
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
04-22-2012 01:44 AM
04-22-2012 01:44 AM
cmahealthd terminating almost immediatly with segfault
I have 2 servers where we installed RHEL 5 U5 x86_64. Upgraded to the latest psp, which includes hp-snmp-agents-9.0.048-51.rhel5.x86_64.rpm. When we start the hp-snmp-agents, everything starts but cmahealthd terminates after having written one set of files to /var/spool/compaq/hpasm/registry/health with a segfault:
Apr 22 01:32:53 dbtest01 kernel: cmahealthd[28478]: segfault at 000000000000000f rip 000000000099f055 rsp 00000000ffa2cb3c error 4
strace doesn't show anything useful to figure out why:
open("/var/spool/compaq/hpasm/registry/health/redundantfan.1.9", O_RDWR|O_CREAT, 0640) = 10
fchmod(10, 02640) = 0
write(10, "\4W\0\0/var/spool/compaq/hpasm/regi"..., 1096) = 1096
close(10) = 0
open("/var/spool/compaq/hpasm/registry/health/redundantfan.1.9", O_RDWR|O_CREAT, 0640) = 10
fchmod(10, 02640) = 0
write(10, "\4W\0\0/var/spool/compaq/hpasm/regi"..., 1096) = 1096
close(10) = 0
open("/var/spool/compaq/hpasm/registry/health/redundantfan.1.9", O_RDWR|O_CREAT, 0640) = 10
fchmod(10, 02640) = 0
write(10, "\4W\0\0/var/spool/compaq/hpasm/regi"..., 1096) = 1096
close(10) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
Anyone seen the same problem? Anyone know a work around?
- Tags:
- SIGSEGV
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2012 02:00 PM
04-27-2012 02:00 PM
Re: cmahealthd terminating almost immediatly with segfault
I have the exact same issue. Still working on the issue but it looks like a downgrade is in order.