[valgrind] [Bug 492389] Found nondeterminism in Valgrind's log for Memcheck

2024-09-05 Thread jo . alen1
https://bugs.kde.org/show_bug.cgi?id=492389 --- Comment #4 from jo.al...@outlook.com --- 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

[valgrind] [Bug 492342] New: Nondeterministic results - Missing Nodes and Edges across multiple of the same executables tested

2024-08-28 Thread jo . alen1
https://bugs.kde.org/show_bug.cgi?id=492342 Bug ID: 492342 Summary: Nondeterministic results - Missing Nodes and Edges across multiple of the same executables tested Classification: Developer tools Product: valgrind Version: 3.18

[valgrind] [Bug 492343] New: Nondeterministic results - Missing Nodes and Edges across multiple of the same executables tested

2024-08-28 Thread jo . alen1
https://bugs.kde.org/show_bug.cgi?id=492343 Bug ID: 492343 Summary: Nondeterministic results - Missing Nodes and Edges across multiple of the same executables tested Classification: Developer tools Product: valgrind Version: 3.18

[valgrind] [Bug 492342] Nondeterministic results - Missing Nodes and Edges across multiple of the same executables tested

2024-08-28 Thread jo . alen1
https://bugs.kde.org/show_bug.cgi?id=492342 jo.al...@outlook.com changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[valgrind] [Bug 492343] Nondeterministic results - Missing Nodes and Edges across multiple of the same executables tested

2024-08-28 Thread jo . alen1
https://bugs.kde.org/show_bug.cgi?id=492343 --- Comment #1 from jo.al...@outlook.com --- *** Bug 492342 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 492348] New: Detected nondeterminism in cachegrind reports

2024-08-28 Thread jo . alen1
https://bugs.kde.org/show_bug.cgi?id=492348 Bug ID: 492348 Summary: Detected nondeterminism in cachegrind reports Classification: Developer tools Product: valgrind Version: 3.18.1 Platform: Ubuntu OS: Linux Stat

[valgrind] [Bug 492382] New: Nondeterministic results found for DHAT tool reports and Valgrind-produced DHAT log

2024-08-29 Thread jo . alen1
https://bugs.kde.org/show_bug.cgi?id=492382 Bug ID: 492382 Summary: Nondeterministic results found for DHAT tool reports and Valgrind-produced DHAT log Classification: Developer tools Product: valgrind Version: 3.18.1 P

[valgrind] [Bug 492386] New: Found nondeterminism in Valgrind's BBV logs

2024-08-29 Thread jo . alen1
https://bugs.kde.org/show_bug.cgi?id=492386 Bug ID: 492386 Summary: Found nondeterminism in Valgrind's BBV logs Classification: Developer tools Product: valgrind Version: 3.18.1 Platform: Ubuntu OS: Linux Status

[valgrind] [Bug 492388] New: Detected nondeterminism in Valgrind's log for Helgrind

2024-08-29 Thread jo . alen1
https://bugs.kde.org/show_bug.cgi?id=492388 Bug ID: 492388 Summary: Detected nondeterminism in Valgrind's log for Helgrind Classification: Developer tools Product: valgrind Version: 3.18.1 Platform: Ubuntu OS: Linux

[valgrind] [Bug 492389] New: Found nondeterminism in Valgrind's log for Memcheck

2024-08-29 Thread jo . alen1
https://bugs.kde.org/show_bug.cgi?id=492389 Bug ID: 492389 Summary: Found nondeterminism in Valgrind's log for Memcheck Classification: Developer tools Product: valgrind Version: 3.18.1 Platform: Ubuntu OS: Linux

[valgrind] [Bug 492386] Found nondeterminism in Valgrind's BBV logs

2024-08-31 Thread jo . alen1
https://bugs.kde.org/show_bug.cgi?id=492386 --- Comment #2 from jo.al...@outlook.com --- (In reply to Paul Floyd from comment #1) > I don’t think anyone is maintaining BBV so don’t expect a quick response. No worries! Anything helps from the Valgrind team!! -- You are receiving this mail becau

[valgrind] [Bug 492389] Found nondeterminism in Valgrind's log for Memcheck

2024-08-31 Thread jo . alen1
https://bugs.kde.org/show_bug.cgi?id=492389 --- Comment #3 from jo.al...@outlook.com --- (In reply to Paul Floyd from comment #2) > And when I say test case I mean some simple to build source code that I can > run from a terminal. Preferably on Fedora or FreeBSD. I don’t want to have > to set up

[valgrind] [Bug 492348] Detected nondeterminism in cachegrind reports

2024-09-01 Thread jo . alen1
https://bugs.kde.org/show_bug.cgi?id=492348 --- Comment #5 from jo.al...@outlook.com --- (In reply to Sam James from comment #4) > For what it's worth, some advice when making these reports (as a maintainer, > but not of Valgrind): > * Don't rely on screenshots. It has a certain smell but also, n

[valgrind] [Bug 492348] Detected nondeterminism in cachegrind reports

2024-08-31 Thread jo . alen1
https://bugs.kde.org/show_bug.cgi?id=492348 --- Comment #3 from jo.al...@outlook.com --- (In reply to Paul Floyd from comment #1) > Is the test exe totally deterministic? > > An example of non-determinism is a threaded application that uses spinlocks. > The number of CPU instructions spent in th