[valgrind] [Bug 501850] FreeBSD syscall arguments 7 and 8 incorrect.

2025-03-22 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501850 Paul Floyd changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[valgrind] [Bug 501850] FreeBSD syscall arguments 7 and 8 incorrect.

2025-03-22 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501850 --- Comment #1 from Paul Floyd --- I wrote a little test based on scalar #include "scalar.h" int main(void) { SY(SYS_sendfile, 1000, 2, 3, 4, 5, 6, 7, 8); return(0); } I can comment out the sfMayBlock - the syscall will fail so no question of

[valgrind] [Bug 501850] FreeBSD syscall arguments 7 and 8 incorrect.

2025-03-21 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501850 Paul Floyd changed: What|Removed |Added Assignee|jsew...@acm.org |pjfl...@wanadoo.fr -- You are receiving this mail