[valgrind] [Bug 405201] Incorrect size of struct vki_siginfo on 64-bit Linux architectures

2020-01-29 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=405201

--- Comment #5 from Mark Wielaard  ---
Not that this patch caused bug #416760

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 405201] Incorrect size of struct vki_siginfo on 64-bit Linux architectures

2019-09-19 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=405201

Mark Wielaard  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 405201] Incorrect size of struct vki_siginfo on 64-bit Linux architectures

2019-09-19 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=405201

Mark Wielaard  changed:

   What|Removed |Added

 Attachment #122687|0   |1
is obsolete||
 Ever confirmed|0   |1
   Assignee|jsew...@acm.org |m...@klomp.org
 Status|REPORTED|ASSIGNED

--- Comment #4 from Mark Wielaard  ---
Created attachment 122744
  --> https://bugs.kde.org/attachment.cgi?id=122744=edit
include/vki: fix vki_siginfo_t definition on amd64, arm64, and ppc64

Thanks. I pushed the commit as attached.
Checked that running make check-valgrind-memcheck doesn't show any issues
anymore (at least no ptrace related).

commit 3bac39a10abf292d332bb20ab58c6dd5c28f9108

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 405201] Incorrect size of struct vki_siginfo on 64-bit Linux architectures

2019-09-16 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=405201

Mark Wielaard  changed:

   What|Removed |Added

 CC||m...@klomp.org

--- Comment #3 from Mark Wielaard  ---
Created attachment 122687
  --> https://bugs.kde.org/attachment.cgi?id=122687=edit
include/vki: fix vki_siginfo_t definition on amd64, arm64, and ppc64

Patch from the mailinglist

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 405201] Incorrect size of struct vki_siginfo on 64-bit Linux architectures

2019-03-10 Thread Dmitry V. Levin
https://bugs.kde.org/show_bug.cgi?id=405201

Dmitry V. Levin  changed:

   What|Removed |Added

URL||https://sourceforge.net/p/v
   ||algrind/mailman/message/366
   ||06811/

--- Comment #2 from Dmitry V. Levin  ---
(In reply to Julian Seward from comment #1)
> Do you have a patch to fix this?

https://sourceforge.net/p/valgrind/mailman/message/36606811/

Besides that, Eugene is working on a test for this bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 405201] Incorrect size of struct vki_siginfo on 64-bit Linux architectures

2019-03-10 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=405201

--- Comment #1 from Julian Seward  ---
Do you have a patch to fix this?

-- 
You are receiving this mail because:
You are watching all bug changes.