View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014189CDash(No Category)public2013-06-03 08:472013-08-30 10:15
ReporterClinton Stimpson 
Assigned ToJulien Jomier 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version2.2 
Summary0014189: dynamic analysis results not decoded
DescriptionWhen viewing dynamic analysis results that involve templates, I see the > < and also see & for references instead of seeing the <, > and & characters.
It would be nice to decode this when viewing.
TagsNo tags attached.
Attached Filestxt file icon CMakeLists.txt [^] (85 bytes) 2013-08-29 11:49 [Show Content]
cpp file icon main.cpp [^] (102 bytes) 2013-08-29 11:49
xml file icon DynamicAnalysis.xml [^] (4,599 bytes) 2013-08-29 11:53

 Relationships

  Notes
(0033759)
Julien Jomier (manager)
2013-08-29 10:41

Clinton, do you have an XML produced by CTest which would show the issue?

Thanks,
Julien
(0033760)
Clinton Stimpson (reporter)
2013-08-29 11:50

Here's one on open.cdash.org.

http://open.cdash.org/viewDynamicAnalysisFile.php?id=2981829 [^]

IPW ==18512== Invalid write of size 1
==18512== at 0x4C24284: memcpy (mc_replace_strmem.c:402)
==18512== by 0xB19FD4D: std::basic_streambuf<char, std::char_traits<char> >::xsgetn(char*, long) (in /usr/lib64/libstdc++.so.6.0.10)

I would rather the last line show as
==18512== by 0xB19FD4D: std::basic_streambuf<char, std::char_traits<char> >::xsgetn(char*, long) (in /usr/lib64/libstdc++.so.6.0.10)


And see the attached files for reproducing it.

cmake .
make
ctest -D ExperimentalMemCheck -V

And the attached Testing/*/DynamicAnalysis.xml file.
(0033761)
Clinton Stimpson (reporter)
2013-08-29 11:53

Heh, that last comment didn't show correctly.
(0033766)
Julien Jomier (manager)
2013-08-30 10:15

This is fixed in CDash 2.2. Thanks for the help.

 Issue History
Date Modified Username Field Change
2013-06-03 08:47 Clinton Stimpson New Issue
2013-08-29 10:39 Julien Jomier Assigned To => Julien Jomier
2013-08-29 10:39 Julien Jomier Status new => assigned
2013-08-29 10:41 Julien Jomier Note Added: 0033759
2013-08-29 11:49 Clinton Stimpson File Added: CMakeLists.txt
2013-08-29 11:49 Clinton Stimpson File Added: main.cpp
2013-08-29 11:50 Clinton Stimpson Note Added: 0033760
2013-08-29 11:53 Clinton Stimpson Note Added: 0033761
2013-08-29 11:53 Clinton Stimpson File Added: DynamicAnalysis.xml
2013-08-30 10:15 Julien Jomier Note Added: 0033766
2013-08-30 10:15 Julien Jomier Status assigned => resolved
2013-08-30 10:15 Julien Jomier Fixed in Version => 2.2
2013-08-30 10:15 Julien Jomier Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team