[valgrind] [Bug 453084] Misleading error with memmove: Source and destination overlap in memcpy_chk

2022-04-27 Thread Siddhesh Poyarekar
https://bugs.kde.org/show_bug.cgi?id=453084 Siddhesh Poyarekar changed: What|Removed |Added CC||siddh...@gotplt.org --- Comment #9 from

[valgrind] [Bug 381556] arm64: Handle feature registers access on 4.11 Linux kernel or later

2017-06-22 Thread Siddhesh Poyarekar
https://bugs.kde.org/show_bug.cgi?id=381556 Siddhesh Poyarekar <siddh...@sourceware.org> changed: What|Removed |Added Summary|Handle feature registers|arm64:

[valgrind] [Bug 381556] New: Handle feature registers access on 4.11 Linux kernel or later

2017-06-22 Thread Siddhesh Poyarekar
https://bugs.kde.org/show_bug.cgi?id=381556 Bug ID: 381556 Summary: Handle feature registers access on 4.11 Linux kernel or later Product: valgrind Version: 3.13 SVN Platform: Other OS: Linux

[valgrind] [Bug 380202] Assertion failure for cache line size (vg_assert(cls == 64)) on aarch64

2017-06-06 Thread Siddhesh Poyarekar
https://bugs.kde.org/show_bug.cgi?id=380202 --- Comment #4 from Siddhesh Poyarekar <siddh...@sourceware.org> --- (In reply to Julian Seward from comment #3) > Siddesh, we are trying to finalise the 3.13 release, which is very > close. If it is easy and low risk, I would like to take

[valgrind] [Bug 380202] Assertion failure for cache line size (vg_assert(cls == 64)) on aarch64

2017-05-30 Thread Siddhesh Poyarekar
https://bugs.kde.org/show_bug.cgi?id=380202 --- Comment #2 from Siddhesh Poyarekar <siddh...@sourceware.org> --- (In reply to Julian Seward from comment #1) > I don't want to remove the assertion entirely. Can you try with > instead > > vg_assert(cls == 64 || cls == 128)

[valgrind] [Bug 380202] Assertion failure for cache line size (vg_assert(cls == 64)) on aarch64

2017-05-25 Thread Siddhesh Poyarekar
https://bugs.kde.org/show_bug.cgi?id=380202 Siddhesh Poyarekar <siddh...@sourceware.org> changed: What|Removed |Added Summary|Assertionion failure for|Assertion f

[valgrind] [Bug 380202] New: Assertionion failure for cache line size (vg_assert(cls == 64)) on aarch64

2017-05-25 Thread Siddhesh Poyarekar
https://bugs.kde.org/show_bug.cgi?id=380202 Bug ID: 380202 Summary: Assertionion failure for cache line size (vg_assert(cls == 64)) on aarch64 Product: valgrind Version: 3.13 SVN Platform: Other OS: Linux