[valgrind] [Bug 417427] commit to fix vki_siginfo_t definition created numerous regression errors on PPC64

2020-02-24 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=417427 Carl Love changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #8 from Carl Love --- Nightly

[valgrind] [Bug 417427] commit to fix vki_siginfo_t definition created numerous regression errors on PPC64

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

[valgrind] [Bug 417427] commit to fix vki_siginfo_t definition created numerous regression errors on PPC64

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

[valgrind] [Bug 417427] commit to fix vki_siginfo_t definition created numerous regression errors on PPC64

2020-02-13 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=417427 --- Comment #5 from Carl Love --- Looks like the few additional errors that the fix given for this bug is for an unrelated commit after Eugene's changes. If we can get some testing of the fix on other platforms that would be helpful to decide if

[valgrind] [Bug 417427] commit to fix vki_siginfo_t definition created numerous regression errors on PPC64

2020-02-11 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=417427 --- Comment #4 from Carl Love --- Rolled back to Eugene's commit 3bac39a10abf292d332bb20ab58c6dd5c28f9108 and applied my patch. That does fix all the regression error at that point. == 647 tests, 3 stderr failures, 0 stdout failures, 0 stderrB

[valgrind] [Bug 417427] commit to fix vki_siginfo_t definition created numerous regression errors on PPC64

2020-02-11 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=417427 --- Comment #3 from Carl Love --- The following patch seems to clean up most of the issues: Fix for regression error --- coregrind/m_sigframe/sigframe-ppc64-linux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[valgrind] [Bug 417427] commit to fix vki_siginfo_t definition created numerous regression errors on PPC64

2020-02-11 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=417427 Mark Wielaard changed: What|Removed |Added Status|REPORTED|CONFIRMED CC|

[valgrind] [Bug 417427] commit to fix vki_siginfo_t definition created numerous regression errors on PPC64

2020-02-11 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=417427 --- Comment #1 from Carl Love --- Would like to get this issue fixed before the next Valgrind release. I will look at the commit further to help determine the root cause of the breakage. -- You are receiving this mail because: You are watching all