From nobody Fri Nov 29 08:45:00 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 4Y06F93xBHz5dpds for ; Fri, 29 Nov 2024 08:45:01 +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 4Y06F9275Jz530D for ; Fri, 29 Nov 2024 08:45:01 +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=1732869901; 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=lnA8+6LktTUt92zUAzqTAhes4x/5cP7KtAaSCqgYv94=; b=AbEttv3D/qWG5ICNwQ/BqrmQuSdEKN3J0bYLVkyCpdfoe6aqryT1n1Dml+ut0GLzFPGHHS 4F32psgU6K5rolOz2+/2JrR3WuCIESlHfhLRdrmBjPdZ8rGGKDy0KHxISFj+PsI7z4vaUo iE5x4XChV8xoNIckDf0EJAAyZaWgw74inQen1Wu53FMmseMQKNOn2hG2ebBMdccF4KCCU/ anub3d54VmaaDcWcnLsuv9xprjJMSbV1tJVz5Y1oLHpgGVKBNMXyvqdVDu6wIPbddP9jBT 1QL1vzOgTa0i1OTeEe8fuNh3r5vBS8keUiW3ALEctNwuUIpUNta5ZQwLxn6wGQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732869901; a=rsa-sha256; cv=none; b=nwfp6/YVzBmE3CsCOcH3YqvbfpL9dDouFNSfVR0T0j/6ow7Q+2b9DwDc8V7Ye9q7fTZfql TVClno6nW89rKMLmmVT2x8aKbYAbrN5umy+mxL8L1WM+wFe7i/ciwktKIq2UuAmmOvNhJ0 uoSEWKep9hivqRQYQL80YWH+xn+NqaZZvBFSs4Z/BREn8+/dtUzx5q6hbLPmphCLCWBdU/ cjIgiynWOwl6ifDXkXFB3kchTgyjB3uCaoFf3FmoFwlkfT0cUyp1biMGYRxyXKMaHwP6DO catYfJFxDkKY4iBEzd0EyZE+iwwq4heaXv5PuIJ29kTc6BrPHi/x5A+x0/gBiQ== 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 4Y06F91WnGzGxR for ; Fri, 29 Nov 2024 08:45:01 +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 4AT8j10k015295 for ; Fri, 29 Nov 2024 08:45:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AT8j1jO015293 for bugs@FreeBSD.org; Fri, 29 Nov 2024 08:45:01 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 282713] Process enters in STOP state and doesn't respond to any signal. Date: Fri, 29 Nov 2024 08:45:00 +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: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rupeshpilania@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: 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 List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282713 --- Comment #14 from Rupesh Pilania --- Created attachment 255524 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255524&action= =3Dedit other impacted processes Attaching logs for other processes waiting in umtxqb. --=20 You are receiving this mail because: You are the assignee for the bug.=