https://bugs.kde.org/show_bug.cgi?id=452274
--- Comment #8 from Paul Floyd <pjfl...@wanadoo.fr> --- I was beginning to suspect so. The crash site seems to be __sys_sigprocmask(SIG_SETMASK, &actp->sa_mask, NULL); So I assume that is somehow getting a junk pointer for the mask. Need to look at how __libc_sigaction_slot works. -- You are receiving this mail because: You are watching all bug changes.