``` src/qt/bitcoin-qt [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 ``` Seems to be this [bug](https://github.com/libevent/libevent/issues/376) in libevent. Opening an issue to track this as the warning could be a bit scary if it's ever output to users.
Seems to be this bug in libevent.
Opening an issue to track this as the warning could be a bit scary if it's ever output to users.