Not sure if these have been reported. With a kernel freshly built from sources this morning, my dmesg is full of these:
splassert: sorwakeup: want 1 have 0 Starting stack trace... sorwakeup() at sorwakeup+0x3c soisconnected() at soisconnected+0x6f unp_connect2() at unp_connect2+0x62 unp_connect() at unp_connect+0x22e uipc_usrreq() at uipc_usrreq+0x27a soconnect() at soconnect+0xbb sys_connect() at sys_connect+0x1c2 syscall() at syscall+0x27b --- syscall (number 98) --- end of kernel end trace frame: 0x1b469c13bec0, count: 249 0x1b46c11327da: End of stack trace. splassert: sowakeup: want 1 have 0 Starting stack trace... sowakeup() at sowakeup+0x41 sorwakeup() at sorwakeup+0xb4 soisconnected() at soisconnected+0x6f unp_connect2() at unp_connect2+0x62 unp_connect() at unp_connect+0x22e uipc_usrreq() at uipc_usrreq+0x27a soconnect() at soconnect+0xbb sys_connect() at sys_connect+0x1c2 syscall() at syscall+0x27b --- syscall (number 98) --- end of kernel end trace frame: 0x1b469c13bec0, count: 248 0x1b46c11327da: End of stack trace. splassert: sonewconn: want 1 have 0 Starting stack trace... sonewconn() at sonewconn+0x4e unp_connect() at unp_connect+0x17d uipc_usrreq() at uipc_usrreq+0x27a soconnect() at soconnect+0xbb sys_connect() at sys_connect+0x1c2 syscall() at syscall+0x27b --- syscall (number 98) --- end of kernel end trace frame: 0xf7cb6dd87e0, count: 251 0xf7c1ce8e7da: End of stack trace.
