https://bugs.kde.org/show_bug.cgi?id=385279
--- Comment #8 from Rhys Kidd <rhysk...@gmail.com> --- (In reply to FX from comment #7) > ==55783== valgrind: Unrecognised instruction at address 0x1010bfd93. > ==55783== at 0x1010BFD93: _dispatch_kq_init (in > /usr/lib/system/libdispatch.dylib) > ==55783== by 0x1010BDD4F: _dispatch_client_callout (in > /usr/lib/system/libdispatch.dylib) > ==55783== by 0x1010BDD02: dispatch_once_f (in > /usr/lib/system/libdispatch.dylib) > ==55783== by 0x1010DBAAE: _dispatch_kq_poll (in > /usr/lib/system/libdispatch.dylib) > ==55783== by 0x1010DB735: _dispatch_kq_drain (in > /usr/lib/system/libdispatch.dylib) > ==55783== by 0x1010DAB03: _dispatch_kq_unote_update (in > /usr/lib/system/libdispatch.dylib) > ==55783== by 0x1010D5E33: _dispatch_source_refs_register (in > /usr/lib/system/libdispatch.dylib) > ==55783== by 0x1010D5F5D: _dispatch_source_finalize_activation (in > /usr/lib/system/libdispatch.dylib) > ==55783== by 0x1010CEF49: _dispatch_queue_resume_finalize_activation (in > /usr/lib/system/libdispatch.dylib) > ==55783== by 0x1014734F6: _notify_lib_init (in > /usr/lib/system/libsystem_notify.dylib) > ==55783== by 0x101473B89: notify_register_dispatch (in > /usr/lib/system/libsystem_notify.dylib) > ==55783== by 0x100332C27: CFUserNotificationCreate (in > /System/Library/Frameworks/CoreFoundation.framework/Versions/A/ > CoreFoundation) > ==55783== Your program just tried to execute an instruction that Valgrind > ==55783== did not recognise. There are two possible reasons for this. > > Several other native Apple programs (Preview, TextEdit) as well as non-Apple > (Atom) give the same crash and error stack (with different addresses). That's also another known issue: tracked at https://bugs.kde.org/show_bug.cgi?id=383723 There is a draft patch available, which needs further testing and review. -- You are receiving this mail because: You are watching all bug changes.