Description import std/exitprocs proc exitProc() = discard addExitProc(exitProc) Compiled with nim c -d:useMalloc b && valgrind ./b with version-2-0 commit 35ec9c31bd0bd413f1740feea90f3b97ad5d1b65 results in a length Valgrind report whil...
IntelMPI: Version 2019 Update 6 Build 20191024 (needed for loading the Valgrind module)Valgrind: valgrind-3.14.0Runningvalgrind ./a.outproduces the error message (among other messages)==22137== Invalid write of size 8==22137== at 0x404659: MAIN__ (test.f:11)...
Valgrind: Invalid write of size 4 in memset from init_key_cache Submitted:31 Aug 2013 1:37Modified:28 Mar 2015 12:27 Reporter:Roel Van de PaarEmail Updates: Status:Can't repeatImpact on me: None Category:MySQL Server: MyISAM storage engineSeverity:S2 (Serious)...
Description:A number of tests fail with valgrind warnings: Warning: invalid file descriptor -1 in syscall write() (or the same with read()) This is not seen in the main branches (yet) because valgrind there is run with --quiet. But in the -mtr branches this is off. In all -mtr br...
IntelMPI: Version 2019 Update 6 Build 20191024 (needed for loading the Valgrind module)Valgrind: valgrind-3.14.0Runningvalgrind ./a.outproduces the error message (among other messages)==22137== Invalid write of size 8==22137== at 0x404659: MAIN__ (test.f:11)==22137==...
IntelMPI: Version 2019 Update 6 Build 20191024 (needed for loading the Valgrind module)Valgrind: valgrind-3.14.0Runningvalgrind ./a.outproduces the error message (among other messages)==22137== Invalid write of size 8==22137== at 0x404659: MAIN__ (test.f:11)==22137==...