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

2017-06-09 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=380202 Julian Seward changed: What|Removed |Added Resolution|--- |FIXED

[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 --- (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 this change,

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

2017-06-06 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=380202 --- Comment #3 from Julian Seward --- (In reply to Siddhesh Poyarekar from comment #2) 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 this change, so that

[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 --- (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) That should work,

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

2017-05-30 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=380202 --- Comment #1 from Julian Seward --- I don't want to remove the assertion entirely. Can you try with instead vg_assert(cls == 64 || cls == 128) and see if that works? With that in place, can you at least run the instruction set

[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 changed: What|Removed |Added Summary|Assertionion failure for|Assertion failure