| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012922 | CMake | CTest | public | 2012-01-31 04:35 | 2012-09-03 16:02 | ||||
| Reporter | RolandSchulz | ||||||||
| Assigned To | Brad King | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake 2.8.5 | ||||||||
| Target Version | CMake 2.8.8 | Fixed in Version | CMake 2.8.8 | ||||||
| Summary | 0012922: CTest ignores certain valgrind errors | ||||||||
| Description | Ctest ignores valgrind errors of the format: "Syscall param ... points to uninitialised byte(s)" | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0028430) RolandSchulz (reporter) 2012-01-31 04:40 |
Sorry copied the wrong error message. Ctest reports "uninitialized bytes" correctly. Ctest ignores the message: "Syscall param sched_setaffinity(mask) points to unaddressable byte(s)". |
|
(0028566) Alexandru Ciobanu (reporter) 2012-02-12 23:42 edited on: 2012-02-13 10:44 |
Hi, This bug is in current master too. The attached patch based on 62952bc9b451b2b658c20756fc4c714945d84b45 fixes this. I also attach a small repro test case. Use it like this: $ ctest -VV -S CTestScript.cmake Last few lines of output before fix: -- Processing memory checking output: Memory checking results: and after fix: -- Processing memory checking output: Memory checking results: Invalid syscall param - 1 Alex Ciobanu |
|
(0028881) Brad King (manager) 2012-03-09 09:36 |
Applied, thanks! http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ea4416cf [^] |
|
(0030878) David Cole (manager) 2012-09-03 16:02 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2012-01-31 04:35 | RolandSchulz | New Issue | |
| 2012-01-31 04:40 | RolandSchulz | Note Added: 0028430 | |
| 2012-02-12 23:35 | Alexandru Ciobanu | File Added: repro.bug12922.tar.gz | |
| 2012-02-12 23:35 | Alexandru Ciobanu | File Added: 0001-fixes-bug-12922.patch | |
| 2012-02-12 23:42 | Alexandru Ciobanu | Note Added: 0028566 | |
| 2012-02-12 23:43 | Alexandru Ciobanu | Note Edited: 0028566 | |
| 2012-02-12 23:43 | Alexandru Ciobanu | Note Edited: 0028566 | |
| 2012-02-13 10:44 | Alexandru Ciobanu | Note Edited: 0028566 | |
| 2012-03-09 09:36 | Brad King | Note Added: 0028881 | |
| 2012-03-09 09:36 | Brad King | Status | new => resolved |
| 2012-03-09 09:36 | Brad King | Fixed in Version | => CMake 2.8.8 |
| 2012-03-09 09:36 | Brad King | Resolution | open => fixed |
| 2012-03-09 09:36 | Brad King | Assigned To | => Brad King |
| 2012-04-19 15:45 | David Cole | Target Version | => CMake 2.8.8 |
| 2012-09-03 16:02 | David Cole | Note Added: 0030878 | |
| 2012-09-03 16:02 | David Cole | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |