Bug 419951

Summary: dh_view.html missing
Product: [Developer tools] valgrind Reporter: Rick Stanley <rstanley>
Component: dhatAssignee: Julian Seward <jseward>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: rstanley
Priority: NOR    
Version First Reported In: 3.15 SVN   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Rick Stanley 2020-04-11 11:51:08 UTC
SUMMARY
Installation  or re-installation of valgrind through apt-get, does not include dh_view.html, nor is it created when valgrind run as:

"valgrind --tool=dhat  ./app"

Searched for missing file unsuccessfully through the entire systems, not just in the directory indicated.

"/usr/libexec/valgrind/" directory was not created.


STEPS TO REPRODUCE
1. Install valgrind through apt-get
2. Run as "valgrind --tool=dhat  ./app"
3. Output file created but cannot run dh_view.html

OBSERVED RESULT
Cannot be run, nor dh_view.html can be found

EXPECTED RESULT
dh_view,html can be run

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
version reported as: valgrind-3.15.0
Comment 1 Julian Seward 2020-04-17 13:33:29 UTC
This sounds like it's a bug in your distro's packaging for valgrind,
not in the upstream sources.