Date: Sat, 13 Apr 2024 04:39:35 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 278340] unix(4): regressed after base aba79b0f4a3f Message-ID: <bug-278340-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278340 Bug ID: 278340 Summary: unix(4): regressed after base aba79b0f4a3f Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Keywords: regression Severity: Affects Some People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: throwaway_vthgwq4@protonmail.com CC: glebius@FreeBSD.org $ truss swaymsg -t get_outputs [...] socket(PF_LOCAL,SOCK_STREAM,0) =3D 3 (0x3) connect(3,{ AF_UNIX "/var/run/xdg/foo/sway-ipc.1001.27613.sock" },106) =3D 0 (0x0) setsockopt(3,SOL_SOCKET,SO_RCVTIMEO,0x820bb96a8,16) =3D 0 (0x0) write(3,"i3-ipc\0\0\0\0\^C\0\0\0",14) =3D 14 (0xe) write(3,0x825f64008,0) ERR#14 'Bad address' 00:00:00.000 write(2,"00:00:00.000 ",13) =3D 13 (0xd) ioctl(2,TIOCGETA,0x820bb9504) =3D 0 (0x0) write(2,"\^[[1;31m",7) =3D 7 (0x7) [common/ipc-client.c:140] Unable to send IPC payload write(2,"[common/ipc-client.c:140] Unable"...,52) =3D 52 (0x34) ioctl(2,TIOCGETA,0x820bb9504) =3D 0 (0x0) write(2,"\^[[0m",4) =3D 4 (0x4) write(2,"\n",1) =3D 1 (0x1) exit(0x1)=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 process exit, rval =3D 1 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278340-227>