https://bugs.kde.org/show_bug.cgi?id=376455
--- Comment #7 from Matthieu Longo <mlo...@murex.com> --- 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 another unimplemented syscall : --00:00:06:20.881 8667-- WARNING: unhandled amd64-solaris syscall: fast:6 --00:00:06:20.881 8667-- You may be able to write your own handler. --00:00:06:20.881 8667-- Read the file README_MISSING_SYSCALL_OR_IOCTL. --00:00:06:20.881 8667-- Nevertheless we consider this a bug. Please report --00:00:06:20.881 8667-- it at http://valgrind.org/support/bug_reports.html. I am going to open another ticket for that. -- You are receiving this mail because: You are watching all bug changes.