From nobody Sun Oct 24 13:04:31 2021 X-Original-To: x11@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 3BD03181B5BA for ; Sun, 24 Oct 2021 13:04:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hcdb314Dwz4Zhd for ; Sun, 24 Oct 2021 13:04:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 04837161D1 for ; Sun, 24 Oct 2021 13:04:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 19OD4Uh0007470 for ; Sun, 24 Oct 2021 13:04:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 19OD4UdI007469 for x11@FreeBSD.org; Sun, 24 Oct 2021 13:04:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: maintainer-feedback requested: [Bug 259402] x11-servers/xorg-server: stopping X makes system unresponsive Date: Sun, 24 Oct 2021 13:04:31 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N Bugzilla Automation has asked freebsd-x11 (Nobody) for maintainer-feedback: Bug 259402: x11-servers/xorg-server: stopping X makes system unresponsive https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259402 --- Description --- When shutting down a X user session system hangs with black screen not reac= hing the shell prompt in tty0. The system is completely inresponsive to keyboard= or mouse events. Black screen with cursor in upper left corner and unmovable mouse-pointer in the middle. I now upgraded x11-servers/xorg-server 1.20.11_3,1 -> 1.20.13,1 but the pro= blem was there for some weeks before, persisting this upgrade. Searching for solutions I found others having exactly the same problem too: https://forums.freebsd.org/threads/i-cannot-stop-x.82545/ There I learned that first switching to tty0 and killing X there at least g= ives me a terminal prompt again: (II) AIGLX: Suspending AIGLX clients for VT switch=09=09=09=20=20=20=20=20= =20=20 ^Cxinit: connection to X server lost=09=09=09=09=09=20=20=20=20=20=20=20 waiting for X server to shut down XIO: fatal IO error 4 (Interrupted system call) on X server ":0"=09=09=09=09=20=20=20 after 179932 requests (179929 known processed) with 0 events remainin= g.=20=20 ..........=09=09=09=09=09=09=09=09=20=20=20=20=20=20=20 xinit: X server slow to shut down, sending KILL signal=09=09=09=20=20=20=20= =20=20=20 =09=09=09=09=09=09=09=09=09=20=20=20=20=20=20=20 waiting for server to die=09=20=20=20=20=20=20=20 xinit: unexpected signal 2=09=09=09=09=09=09=20=20=20=20=20=20=20 ------- No clues in the xorg logfile. looking at ps aux after shutdown (via ssh from other box) shows no more X-related processes.