| Summary: | valgrind on ARM finds numerous glibc errors | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jerry James <loganjerry> | ||||
| Component: | valgrind | Assignee: | Mark Wielaard <mjw> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | dodji, jakub, mjw, mjw | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | arm | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-11-04 21:53:18 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: | |||||
| Attachments: |
|
||||||
|
Description
Jerry James
2013-09-26 22:49:44 UTC
Was there ever a successful build on arm before? I cannot quickly find one in koji and the old arm.koji doesn't seem to use valgrind? Analysing this might take some time. valgrind ARM support is less mature than other arches. But a lot of ARM work has been done for the upcoming 3.9.0 version. You're right. We weren't doing arm builds before F-20, so this is new. I have disabled the valgrind tests on arm for now. I will try them again once in awhile after I see a valgrind update to see if they can be re-enabled. Thanks again. I did some scratch builds against current upstream valgrind svn: http://kojipkgs.fedoraproject.org//work/tasks/3197/6013197/ Results also posted upstream here: http://thread.gmane.org/gmane.comp.debugging.valgrind.devel/24561/focus=24621 Thanks for the pointers. I'll follow the upstream discussion. valgrind 3.9.0 is now in updates-testing for f20 and in rawhide. Would you be able to test against that version? https://admin.fedoraproject.org/updates/FEDORA-2013-20461/valgrind-3.9.0-1.fc20 Hey, nice, that solves the problem. Valgrind is now silent except for when there's an actual problem in the stp code. Thanks a ton, Mark. Thanks for checking. |