I'm running into this deadlock all the time:
2016-06-29 15:41:50 POTENTIAL DEADLOCK DETECTED
2016-06-29 15:41:50 Previous lock order was:
2016-06-29 15:41:50 pnode->cs_vRecvMsg net.cpp:1828 (TRY)
2016-06-29 15:41:50 cs_main main.cpp:4798
2016-06-29 15:41:50 (1) pfrom->cs_filter main.cpp:4856
2016-06-29 15:41:50 (2) cs_vSend net.cpp:2537
2016-06-29 15:41:50 Current lock order is:
2016-06-29 15:41:50 (2) pnode->cs_vSend net.cpp:1847 (TRY)
2016-06-29 15:41:50 cs_main main.cpp:6373 (TRY)
2016-06-29 15:41:50 pto->cs_inventory main.cpp:6593
2016-06-29 15:41:50 (1) pto->cs_filter main.cpp:6616
I'm running 63fbdbc94d76e586b2fb0754a9a69acfc4b622d3.
It's the machine with 1GB/s SSD and 32GB RAM Xeon CPU E3-1275 v5 @ 3.60GHz