Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437840 - net-analyzer/net-snmp-5.7.2_rc1 - snmpd(XX): floating-point assist fault at ip 20000595aab3efc2, isr 0000040000000008
Summary: net-analyzer/net-snmp-5.7.2_rc1 - snmpd(XX): floating-point assist fault at i...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: IA64 Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-10 13:31 UTC by Dennis Schridde
Modified: 2015-12-11 18:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info net-analyzer/net-snmp (emerge.info,3.24 KB, text/plain)
2012-10-10 13:31 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2012-10-10 13:31:04 UTC
Created attachment 326188 [details]
emerge --info net-analyzer/net-snmp

On ia64 snmpd from net-analyzer/net-snmp-5.7.2_rc1 creates many of the following messages in the kernel log:
snmpd(4315): floating-point assist fault at ip 20000595aab3efe2, isr 0000040000000008
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-10-10 14:46:44 UTC
Lovely, can you get a clean backtrace please? I'm honestly not sure what the heck it's doing.
Comment 2 Dennis Schridde 2012-10-13 16:24:06 UTC
(In reply to comment #1)
> Lovely, can you get a clean backtrace please? I'm honestly not sure what the
> heck it's doing.
How do I create one? Can I make the kernel make the program dump core instead of doing the floating-point assist?
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-10-13 16:38:40 UTC
I have no idea, never been even _near_ an IA64.
Comment 4 SpanKY gentoo-dev 2012-10-14 18:00:40 UTC
(In reply to comment #2)

reading the ia64 traps code, i don't think so.  look at the faulting ip and find out where in the snmpd binary that is originating.  you might have to look at /proc/<snmpd pid>/maps to turn the absolute IP into an offset into the code.
Comment 5 Dennis Schridde 2015-12-11 18:28:51 UTC
My Itanium machines began to show hardware failures a while ago. I don't use them anymore.