On Tue, Aug 31, 2021 at 10:00:18PM +0300, Michael Tokarev wrote:
> 31.08.2021 18:02, dann frazier wrote:
> 
> > char device redirected to /dev/pts/14 (label charserial0)
> > about to fire assert: salen=2
> > qemu-system-x86_64: ../../util/qemu-sockets.c:1352: 
> > socket_sockaddr_to_address_unix: Assertion `salen >= sizeof(su->sun_family) 
> > + 1 && salen <= sizeof(struct sockaddr_un)' failed.
> > 2021-08-31 15:01:18.082+0000: shutting down, reason=crashed
> 
> Thank you very much dann!
> So this new assert() is wrong on both min and max sides. Oh well.. ;)
> 
> I cooked another patch to fix this, will upload it asap.
> 
> It is a fun one.. ;)

Thanks for the fix Michael! It works for me.

  -dann

Reply via email to