From nobody Sat Dec 14 01:25:51 2024
X-Original-To: bugs@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 4Y97nY4GVVz5gRyx
	for <bugs@mlmmj.nyi.freebsd.org>; Sat, 14 Dec 2024 01:25:53 +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 "R10" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4Y97nY2GHPz49tD
	for <bugs@FreeBSD.org>; Sat, 14 Dec 2024 01:25:53 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1734139553;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=KG0ZKS55XozNjY6rl7a4vCldQO8UN7X189hFQofXOy8=;
	b=YnguOtOYPYfe0kv96vqdVW/ZWv6YVJ7EB/qSQbPZ9SnkdUmqSEjwCxtFxAqNhAQdbEOQzD
	X6rhQSTtrYt6AhA4OUxteFwRS3YizeYiP/F/1Y8RBwXaUqlbLwpO3UDMsYICMcyXn/1q+A
	memZAsAgepB9Crw4WtajXeXtqUiXR0A6ZUYwGQGKXWyPbLoNQsVW/pGtGss3tK6BLXJl92
	9W5/uRsXDuqN7+85i8a2DE/0BWuUuouujznIjRZwYGq00z2YRM62Wu4sKJNUpwvMd+nZdz
	sk6xSqgN8Ll5RTwApPmqVja4aJkMBbDekDbBJKCawPYX0MDZTp0GMyODH4HO5g==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1734139553; a=rsa-sha256; cv=none;
	b=wWBiqraE0BpQVIJeyFMqVn0SczMreeNsFziGG2mvCDyHzt23LfpDL81gX2akBvPSF0mDQw
	8I3Ij3wj7E7xPnd5BqIpZTHRQfoOlbolSedbpvH5u0emh2TwoyrjAD+eFxgx446Id7NRqp
	wFoZUsCeXlcQZAgS7Rt1FR6eXFWSgNPB7O6lZp/+cm6aa3B+9ke35ethEHYAnNCdqSV5dy
	6iJpY6/FgSEoIKSkWvCyDICmmPXTb2dLncVPUKFnhmeO6yzTbH1mmIs4h3ZFnYgg/Nlxcx
	YJ6j/54z+oIzUmvsXxLKLhZdUDlw8ME6LiXHDgcSlCDO2GHyGD2+yV5ARTlqMQ==
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 4Y97nW4l7Qz126X
	for <bugs@FreeBSD.org>; Sat, 14 Dec 2024 01:25:51 +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 4BE1PpGm096987
	for <bugs@FreeBSD.org>; Sat, 14 Dec 2024 01:25:51 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BE1PpZW096986
	for bugs@FreeBSD.org; Sat, 14 Dec 2024 01:25:51 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: bugs@FreeBSD.org
Subject: [Bug 279333] x11/xorg uses 100% CPU until truss probed
Date: Sat, 14 Dec 2024 01:25:51 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Base System
X-Bugzilla-Component: kern
X-Bugzilla-Version: 14.0-RELEASE
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: linimon@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: component assigned_to short_desc
Message-ID: <bug-279333-227-KgA2EPF7SS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279333-227@https.bugs.freebsd.org/bugzilla/>
References: <bug-279333-227@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: Bug reports <freebsd-bugs.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-bugs
List-Help: <mailto:freebsd-bugs+help@freebsd.org>
List-Post: <mailto:freebsd-bugs@freebsd.org>
List-Subscribe: <mailto:freebsd-bugs+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-bugs+unsubscribe@freebsd.org>
Sender: owner-freebsd-bugs@FreeBSD.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279333

Mark Linimon <linimon@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|standards                   |kern
           Assignee|standards@FreeBSD.org       |bugs@FreeBSD.org
            Summary|x11/xorg 100% - until truss |x11/xorg uses 100% CPU
                   |probed                      |until truss probed

--- Comment #1 from Mark Linimon <linimon@FreeBSD.org> ---
^Triage: not really a standards issue.

--=20
You are receiving this mail because:
You are the assignee for the bug.=