https://bugs.kde.org/show_bug.cgi?id=492389
--- Comment #5 from Paul Floyd <pjfl...@wanadoo.fr> --- (In reply to jo.al...@outlook.com from comment #4) > Basically, the given code I provided shows that in one run experienced two > reported errors relating to uninitialized value(s) while the other > consecutive run experienced no reported errors and is 0. Would you be able > to check again? > > Here is the source code: > https://drive.google.com/drive/folders/1Zs6EBnAJqE7NdaLX1SAJGJ0- > v0cMVOXz?usp=sharing > > @Paul Floyd I couldn't reproduce any issues. Can you reproduce with a debug build? Can you also reproduce with the latest version of Valgrind? I get quite a few compiler warnings (clang 18 on FreeBSD), nothing too serious. The testcase uses srand set by time and rand. Do you have a mechanism to set a known seed to make sure that the exe is deterministic for your tests? Also how do you drive the exe for your tests? -- You are receiving this mail because: You are watching all bug changes.