[valgrind] [Bug 416760] ppc64le Assertion 'VG_IS_16_ALIGNED(sizeof(struct rt_sigframe))' failed

2020-04-17 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=416760 Carl Love changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #7 from Carl Love --- Closing

[valgrind] [Bug 416760] ppc64le Assertion 'VG_IS_16_ALIGNED(sizeof(struct rt_sigframe))' failed

2020-04-17 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=416760 Carl Love changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[valgrind] [Bug 416760] ppc64le Assertion 'VG_IS_16_ALIGNED(sizeof(struct rt_sigframe))' failed

2020-02-21 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=416760 --- Comment #5 from Carl Love --- Created attachment 126279 --> https://bugs.kde.org/attachment.cgi?id=126279=edit PPC64 alginment fix for struct rt_sigframe The attached patch fixes the alignment for the rt_sigframe structure on PPC64. This fixes

[valgrind] [Bug 416760] ppc64le Assertion 'VG_IS_16_ALIGNED(sizeof(struct rt_sigframe))' failed

2020-02-11 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=416760 --- Comment #4 from Carl Love --- Found a partial fix. The following patch reduces the number of regression tests on PPC64 significantly coregrind/m_sigframe/sigframe-ppc64-linux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[valgrind] [Bug 416760] ppc64le Assertion 'VG_IS_16_ALIGNED(sizeof(struct rt_sigframe))' failed

2020-02-11 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=416760 --- Comment #3 from Carl Love --- Arg, added comment to wrong bug. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 416760] ppc64le Assertion 'VG_IS_16_ALIGNED(sizeof(struct rt_sigframe))' failed

2020-02-11 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=416760 --- Comment #2 from Carl Love --- Looks like this bug has also been reported in bug 416760. https://bugs.kde.org/show_bug.cgi?id=416760 -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 416760] ppc64le Assertion 'VG_IS_16_ALIGNED(sizeof(struct rt_sigframe))' failed

2020-01-25 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=416760 Mark Wielaard changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0