https://bugs.kde.org/show_bug.cgi?id=445607

--- Comment #1 from Paul Floyd <pjfl...@wanadoo.fr> ---
Looking at syscalls.master the missing syscall wrapper seems fairly
straightforward

247     AUE_NULL        STD {
                int clock_getcpuclockid2(
                    id_t id,
                    int which,
                    _Out_ clockid_t *clock_id
                );
        }

The crash may be unrelated.

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

Reply via email to