Bug 1011648
Summary: | Atlas segfaults on arm | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Orion Poplawski <orion> |
Component: | atlas | Assignee: | Deji Akingunola <dakingun> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | c.david86, dakingun, fkluknav, loganjerry, susi.lehtola |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | arm | ||
OS: | Linux | ||
URL: | https://sourceforge.net/p/math-atlas/support-requests/922/ | ||
Whiteboard: | |||
Fixed In Version: | 3.10.1-5 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-10-03 18:41:08 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 245418 |
Description
Orion Poplawski
2013-09-24 17:37:36 UTC
I'm building an updated atlas package now. It adds a missing -DATL_ARM_HARDFP=1 as specified here: http://math-atlas.sourceforge.net/errata.html#armhardfp. I've also changed to setting the compiler flags as mentioned there for consistency and some clarity (it avoids duplication of flags on the compile line). It appears that this may have fixed the segfault. The checks still fail though as seen in this scratch build log: http://kojipkgs.fedoraproject.org//work/tasks/7648/6017648/build.log, so I've kept the arm test disabled for now. I'm calling this fixed with 3.10.1-5 Thanks for fixing this, Orion. It seems to be working for me, too. |