[valgrind] [Bug 392118] unhandled amd64-linux syscall: 332 (statx) [KDE executables]

2022-09-02 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392118

Paul Floyd  changed:

   What|Removed |Added

 CC||gareth.h1...@gmail.com

--- Comment #5 from Paul Floyd  ---
*** Bug 396369 has been marked as a duplicate of this bug. ***

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

[valgrind] [Bug 392118] unhandled amd64-linux syscall: 332 (statx) [KDE executables]

2018-08-11 Thread Philippe Waroquiers
https://bugs.kde.org/show_bug.cgi?id=392118

Philippe Waroquiers  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from Philippe Waroquiers  ---
Pushed as 8bc2b6fd26070f9f4d3f067910eb3e3b5e662fd7
(with a regression test (somewhat) testing stat and statx).

Thanks for the patch.

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

[valgrind] [Bug 392118] unhandled amd64-linux syscall: 332 (statx) [KDE executables]

2018-08-01 Thread Philippe Waroquiers
https://bugs.kde.org/show_bug.cgi?id=392118

Philippe Waroquiers  changed:

   What|Removed |Added

 CC||philippe.waroquiers@skynet.
   ||be

--- Comment #3 from Philippe Waroquiers  ---
IMO, this bug should be fixed for the release ...

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

[valgrind] [Bug 392118] unhandled amd64-linux syscall: 332 (statx) [KDE executables]

2018-06-02 Thread Mattias Andrée
https://bugs.kde.org/show_bug.cgi?id=392118

Mattias Andrée  changed:

   What|Removed |Added

 CC||maand...@kth.se

--- Comment #2 from Mattias Andrée  ---
Created attachment 113016
  --> https://bugs.kde.org/attachment.cgi?id=113016=edit
Linux: add sys_statx

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

[valgrind] [Bug 392118] unhandled amd64-linux syscall: 332 (statx) [KDE executables]

2018-05-14 Thread Khalil Fazal
https://bugs.kde.org/show_bug.cgi?id=392118

Khalil Fazal  changed:

   What|Removed |Added

 CC||khalil.fa...@uoit.net

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

[valgrind] [Bug 392118] unhandled amd64-linux syscall: 332 (statx) [KDE executables]

2018-03-21 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=392118

Mark Wielaard  changed:

   What|Removed |Added

 CC||m...@klomp.org
Summary|unhandled amd64-linux   |unhandled amd64-linux
   |syscall: 332 [KDE   |syscall: 332 (statx) [KDE
   |executables]|executables]

--- Comment #1 from Mark Wielaard  ---
> --13964-- WARNING: unhandled amd64-linux syscall: 332

This is the new statx syscall:
http://man7.org/linux/man-pages/man2/statx.2.html

BTW. The following is a nice overview to map arch specific syscall numbers to
syscall names: https://github.com/hrw/syscalls-table

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