With 1Password enabled, Console gets spammed on OSX. This causes launchd to run at 30% CPU.
Uninstalling the extension stops the logging spam.
These four lines are repeated, many times per millisecond:
error 16:03:45.813097+0200 com.apple.WebKit.WebContent.Orion XPC error encountered: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.lsd.modifydb was invalidated: failed at lookup with error 159 - Sandbox restriction." UserInfo={NSDebugDescription=The connection to service named com.apple.lsd.modifydb was invalidated: failed at lookup with error 159 - Sandbox restriction.}
default 16:03:45.813272+0200 com.apple.WebKit.WebContent.Orion [0x11ee21ed0] activating connection: mach=true listener=false peer=false name=com.apple.lsd.modifydb
default 16:03:45.813405+0200 com.apple.WebKit.WebContent.Orion [0x11ee21ed0] failed to do a bootstrap look-up: xpc_error=[159: Unknown error: 159]
default 16:03:45.813442+0200 com.apple.WebKit.WebContent.Orion [0x11ee21ed0] invalidated after a failed init
Some more in here: