https://bugs.kde.org/show_bug.cgi?id=379373
--- Comment #1 from Louis Brunner <louis.brunner...@gmail.com> --- Created attachment 105470 --> https://bugs.kde.org/attachment.cgi?id=105470&action=edit Define the kernelrpc_mach_port_construct_trap mach trap The problem seems to be caused by a call to task_set_special_port with a port constructed with mach_port_construct (handled by kernelrpc_mach_port_construct_trap). The attached patch resolves the issue by implementing the checks in the PRE/POST of this trap. -- You are receiving this mail because: You are watching all bug changes.