MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0008153 | CMake | CTest | public | 2008-11-24 11:54 | 2009-05-27 11:14 |
Reporter | J. Bedouet | ||||
Assigned To | Bill Hoffman | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | CMake-2-6 | ||||
Target Version | Fixed in Version | ||||
Summary | 0008153: Patch proposal for Purify (Source/CTest/cmCTestMemCheckHandler.cxx) | ||||
Description | When CTest read Purify output, this output is all on one line (visible under CDash). So, CTest can't analyse Purify output and no problems are detected. I solved this bug by adding a newline after each line read in output. Now, CTest could analyse output. CTest prints some errors about EXI and EXH *** Unknown Purify memory fault: EXI *** Unknown Purify memory fault: EXH EXI and EXH messages are not really faults. It indicates that an exception is thrown (EXI, Ignored Exception) or catched (EXH, Handled Exception). I have sent an email to IBM to ask how to suppress, under Windows, these messages by specifying a suppression file. | ||||
Steps To Reproduce | |||||
Additional Information | Context: Purify 7 under Windows. I can't test under Linux because I can't manage to run Purify when making MemCheck tests. I don't know what I make wrong. I must explore it. I have no problem to run purified tests with ctest -D ExperimentalTest. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://public.kitware.com/Bug/file/1864/cmCTestMemCheckHandler.cxx.patch ![]() https://public.kitware.com/Bug/file/1976/cmCTestMemCheckHandler.cxx.patch.2 | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2008-11-24 11:54 | J. Bedouet | New Issue | |||
2008-11-24 11:54 | J. Bedouet | File Added: cmCTestMemCheckHandler.cxx.patch | |||
2008-11-24 17:47 | J. Bedouet | Note Added: 0014168 | |||
2009-01-05 10:56 | J. Bedouet | File Added: cmCTestMemCheckHandler.cxx.patch.2 | |||
2009-01-05 11:19 | J. Bedouet | Note Added: 0014467 | |||
2009-01-07 14:25 | Bill Hoffman | Status | new => assigned | ||
2009-01-07 14:25 | Bill Hoffman | Assigned To | => Bill Hoffman | ||
2009-05-27 11:14 | Bill Hoffman | Note Added: 0016580 | |||
2009-05-27 11:14 | Bill Hoffman | Status | assigned => closed | ||
2009-05-27 11:14 | Bill Hoffman | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|