Control: reopen -1
31.08.2021 19:23, dann frazier wrote:
Here's an updated assert using 1:6.1+dfsg-3:
char device redirected to /dev/pts/8 (label charserial0)
qemu-system-x86_64: ../../util/qemu-sockets.c:1349:
socket_sockaddr_to_address_unix: Assertion `salen >=
sizeof(su->sun_family) + 1 && salen <= sizeof(struct sockaddr_un) +
su->sun_path[0] ? 1 : 0' failed.
2021-08-31 16:20:42.453+0000: shutting down, reason=crashed
Wow. So it is the other way 'round actually.. I suspected this much but
with much larger confidence I thought about the overflow thing.. *sigh*.
So this is an unnamed socket (aks socketpair?) Wow!..
I wonder what libvirt uses that for...
Thank you very much for the test!
/mjt