Bug 443691
| Summary: | Valgrind errors in store tests. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Alan Conway <aconway> | ||||||
| Component: | qpid-cpp | Assignee: | Kim van der Riet <kim.vdriet> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Kim van der Riet <kim.vdriet> | ||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | urgent | ||||||||
| Version: | beta | ||||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | Type: | --- | |||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Alan Conway
2008-04-22 21:26:32 UTC
Created attachment 303384 [details]
Results of make check with valgrind. jrnl tests prevented by jtt failure
Created attachment 303388 [details]
make check for jrnl subdir with valgrind errors.
I reduce the loop counter in the stress tests to 10 iterations so the tests run in a reasonable time now. Looking at the logs there are actually not many valgrind errors, it should be possible to clean them up in less than a day. Most errors were in the tests themselves (being over-simple in their approach) but one corner case in the journal itself was uncovered. All fixed. qpidc-0.2.656926-1.el5, qpidd-0.2.656926-1.el5, and rhm-0.2.2058-1.el5 have been pushed to the staging repo for testing |