[valgrind] [Bug 376455] Solaris: unhandled syscall lgrpsys(180)

2017-03-14 Thread Matthieu Longo
https://bugs.kde.org/show_bug.cgi?id=376455 --- Comment #9 from Matthieu Longo --- Fixes tested and validated on our side. Thanks a lot. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 376455] Solaris: unhandled syscall lgrpsys(180)

2017-02-15 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=376455 --- Comment #8 from Ivo Raisr --- Please do 'svn update' so your source tree gets also revision r16226. Then do './autogen.sh && ./configure && make --quiet check' again. -- You are receiving this mail because: You are watching all

[valgrind] [Bug 376455] Solaris: unhandled syscall lgrpsys(180)

2017-02-15 Thread Matthieu Longo
https://bugs.kde.org/show_bug.cgi?id=376455 --- Comment #7 from Matthieu Longo --- I couldn't compile your code because of this include : sys/lgrp_user_impl.h not found Commenting it made the code compile and it seems to work fine in our use case now. However we crash on

[valgrind] [Bug 376455] Solaris: unhandled syscall lgrpsys(180)

2017-02-15 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=376455 --- Comment #6 from Ivo Raisr --- Follow up SVN commit r16226. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 376455] Solaris: unhandled syscall lgrpsys(180)

2017-02-14 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=376455 --- Comment #5 from Ivo Raisr --- Additional subcodes for lgrpsys(180) syscall were added under SVN r16225. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 376455] Solaris: unhandled syscall lgrpsys(180)

2017-02-14 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=376455 --- Comment #4 from Ivo Raisr --- Alright, so it means also subcodes LGRP_SYS_GENERATION(1) and LGRP_SYS_SNAPSHOT(3) need to be supported... -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 376455] Solaris: unhandled syscall lgrpsys(180)

2017-02-14 Thread Matthieu Longo
https://bugs.kde.org/show_bug.cgi?id=376455 --- Comment #3 from Matthieu Longo --- Please find below the "truss" of the native binary. /1: lgrp_version(2) = 2 /1: _lgrpsys(1, 0) = 93 /1: _lgrpsys(3, 0x, 0x) = 19140 /1:

[valgrind] [Bug 376455] Solaris: unhandled syscall lgrpsys(180)

2017-02-14 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=376455 Ivo Raisr changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[valgrind] [Bug 376455] Solaris: unhandled syscall lgrpsys(180)

2017-02-13 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=376455 Ivo Raisr changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[valgrind] [Bug 376455] Solaris: unhandled syscall lgrpsys(180)

2017-02-13 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=376455 Ivo Raisr changed: What|Removed |Added Summary|Solaris: unhandled syscall |Solaris: unhandled syscall