today one of my mn goes to 100% CPU utilization... here is some of ktrace log:
23269 dashd CALL _umtx_op(0x80203e008,UMTX_OP_WAIT_UINT_PRIVATE,0,0x18,0x7fffdfffdbc0)
23269 dashd RET _umtx_op -1 errno 60 Operation timed out
23269 dashd CALL clock_gettime(0,0x7fffdfffdd08)
23269 dashd RET clock_gettime 0
23269 dashd CALL _umtx_op(0x80203e008,UMTX_OP_WAIT_UINT_PRIVATE,0,0x18,0x7fffdfffdbc0)
23269 dashd RET _umtx_op -1 errno 60 Operation timed out
23269 dashd CALL clock_gettime(0,0x7fffdddec918)
23269 dashd RET clock_gettime 0
23269 dashd CALL _umtx_op(0x80203e1a0,UMTX_OP_WAIT_UINT_PRIVATE,0,0x18,0x7fffdddec7d0)
23269 dashd RET _umtx_op -1 errno 60 Operation timed out
23269 dashd CALL clock_gettime(0,0x7fffdfffdd08)
23269 dashd RET clock_gettime 0
23269 dashd CALL _umtx_op(0x80203e008,UMTX_OP_WAIT_UINT_PRIVATE,0,0x18,0x7fffdfffdbc0)
23269 dashd RET _umtx_op -1 errno 60 Operation timed out
23269 dashd CALL clock_gettime(0,0x7fffdfffdd08)
23269 dashd RET clock_gettime 0
23269 dashd CALL _umtx_op(0x80203e008,UMTX_OP_WAIT_UINT_PRIVATE,0,0x18,0x7fffdfffdbc0)
23269 dashd RET _umtx_op -1 errno 60 Operation timed out
23269 dashd RET _umtx_op -1 errno 60 Operation timed out
23269 dashd CALL clock_gettime(0,0x7fffdfffdd08)
23269 dashd CALL clock_gettime(0,0x7fffdddec918)
23269 dashd RET clock_gettime 0
23269 dashd RET clock_gettime 0
23269 dashd CALL _umtx_op(0x80203e008,UMTX_OP_WAIT_UINT_PRIVATE,0,0x18,0x7fffdfffdbc0)
23269 dashd CALL _umtx_op(0x80203e1a0,UMTX_OP_WAIT_UINT_PRIVATE,0,0x18,0x7fffdddec7d0)
23269 dashd RET _umtx_op -1 errno 60 Operation timed out
23269 dashd CALL clock_gettime(0,0x7fffdfffdd08)
23269 dashd RET clock_gettime 0
23269 dashd CALL _umtx_op(0x80203e008,UMTX_OP_WAIT_UINT_PRIVATE,0,0x18,0x7fffdfffdbc0)
23269 dashd RET _umtx_op -1 errno 60 Operation timed out
23269 dashd CALL clock_gettime(0,0x7fffdfffdd08)
23269 dashd RET clock_gettime 0
23269 dashd CALL _umtx_op(0x80203e008,UMTX_OP_WAIT_UINT_PRIVATE,0,0x18,0x7fffdfffdbc0)
23269 dashd RET _umtx_op -1 errno 60 Operation timed out
23269 dashd CALL clock_gettime(0,0x7fffdddec918)
23269 dashd RET clock_gettime 0
23269 dashd CALL _umtx_op(0x80203e1a0,UMTX_OP_WAIT_UINT_PRIVATE,0,0x18,0x7fffdddec7d0)
23269 dashd RET _umtx_op -1 errno 60 Operation timed out
23269 dashd CALL clock_gettime(0,0x7fffdfffdd08)
23269 dashd RET clock_gettime 0
23269 dashd CALL _umtx_op(0x80203e008,UMTX_OP_WAIT_UINT_PRIVATE,0,0x18,0x7fffdfffdbc0)
23269 dashd RET _umtx_op -1 errno 60 Operation timed out
23269 dashd CALL clock_gettime(0,0x7fffdfffdd08)
23269 dashd RET clock_gettime 0
23269 dashd CALL _umtx_op(0x80203e008,UMTX_OP_WAIT_UINT_PRIVATE,0,0x18,0x7fffdfffdbc0)
23269 dashd RET _umtx_op -1 errno 60 Operation timed out
23269 dashd CALL clock_gettime(0,0x7fffdddec918)
23269 dashd RET clock_gettime 0
23269 dashd CALL _umtx_op(0x80203e1a0,UMTX_OP_WAIT_UINT_PRIVATE,0,0x18,0x7fffdddec7d0)
23269 dashd RET _umtx_op -1 errno 60 Operation timed out
23269 dashd CALL clock_gettime(0,0x7fffdfffdd08)
23269 dashd RET clock_gettime 0
23269 dashd CALL _umtx_op(0x80203e008,UMTX_OP_WAIT_UINT_PRIVATE,0,0x18,0x7fffdfffdbc0)
and last few lines of log:
Sun Oct 4 05:50:03 2015 ERROR: CheckInputs() : txin values out of range
Sun Oct 4 05:50:03 2015 ERROR: AcceptableInputs: : ConnectInputs failed 3d084cde9ac61ec233f530cefde961b8559a019695c1d6e31728798af8fe10b6
Sun Oct 4 05:50:03 2015 CMasternodePing::CheckAndUpdate - Got bad Masternode address signature CTxIn(COutPoint(59a412d956d2a62d4462f6be28cff66365296abbb5536cd19896020c7e254140, 0), scriptSig=)
Sun Oct 4 05:50:03 2015 Misbehaving: 5.196.23.182:55888 (0 -> 33)
Sun Oct 4 05:50:03 2015 CMasternodeMan::AskForMN - Asking node for missing entry, vin: CTxIn(COutPoint(59a412d956d2a62d4462f6be28cff66365296abbb5536cd19896020c7e254140, 0), scriptSig=)
there are still problems with 12.0.55 :-(