From nobody Sun Dec 31 16:49:56 2023 X-Original-To: threads@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 4T34pr6lbzz5666l for ; Sun, 31 Dec 2023 16:49:56 +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 4T34pr53gGz4dN1 for ; Sun, 31 Dec 2023 16:49:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704041396; a=rsa-sha256; cv=none; b=vzMiGng1VkyZACAHR7+PzGvNnhY3jWtQMlE4EBb9f0I9vxGftApJpJHjrFAGDIsWHReeDY /Rc3BATOIhYcKzhKx2a8hE1PsgFYujeXt6wWSiTHmfq0paHTUB/0hX9aC+UcWnThO84G4S 5lyBt0jibu1pDjEVPxetVv9vBa0zZql9lA+zGwnYpDYVjDx3zF1K7+RAMNxysHnBQcFgUZ MN/AibFmHTomAYYzaFudhYX3JeZYAe+qydo66/+wknhPed+Hqhi2q5DdQHeKgwtxbsI5I3 GYSroiSAiwGv6GmzjazBqH+9r9S8K9kthTHCj3QatD69hwiAetW5H7stJ4RRMw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1704041396; 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=oRTD4PTxpUKDIwdhfgdMQtRLZE4/Z0vgSPCDgQeSt9A=; b=pKXfRt+xmwwXq4wsZ0fOpZEKdkcVNjv4JyHJvBDwRbyUWyDBelLgguryDXtnSHQwQCUPxy ghWwu/CejSpRpL4QElJMX2dl5exOpuKxR6/Jqiwxj2K65YHBmtXaNPrlEa7h680iTN2SJh HTJ4BTlhLxj4aZXSlrqXykYckPdW+2m5KOZD3kgCcF+0lTuB4XUQs4V36aQNwmkepa08wl 2ivA+eBfIx2dOfqe+trKHf9jN/BAoi6qWt9zTQti6rb+pwmIQwcm7DFPMVDaVkt6mE3F9T 33pgratNGl1790PouVe+FrJxPhtCGqZBGBQyQ5OACmlDYiUNErDRbCi8Wf07OA== 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 4T34pr46bszj7w for ; Sun, 31 Dec 2023 16:49:56 +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 3BVGnu0E066694 for ; Sun, 31 Dec 2023 16:49:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BVGnuYv066693 for threads@FreeBSD.org; Sun, 31 Dec 2023 16:49:56 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: threads@FreeBSD.org Subject: [Bug 270661] taskqgroup_cpu_create does taskqueue_thread_enqueue not gtaskqueue_thread_enqueue Date: Sun, 31 Dec 2023 16:49:56 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: threads@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Threading List-Archive: https://lists.freebsd.org/archives/freebsd-threads List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-threads@freebsd.org X-BeenThere: freebsd-threads@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270661 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3De1f336704d308679d4178fd5063dba854= b22a07b commit e1f336704d308679d4178fd5063dba854b22a07b Author: Mark Johnston AuthorDate: 2023-12-31 16:36:12 +0000 Commit: Mark Johnston CommitDate: 2023-12-31 16:49:08 +0000 gtaskqueue: Fix a typo This is a no-op in practice since gtaskqueue_thread_enqueue() and taskqueue_thread_enqueue() are identical, and while _gtaskqueue_create() compares the enqueue callback pointer with gtaskqueue_thread_enqueue(), the result has no effect since TQ_FLAGS_UNLOCKED_ENQUEUE was copied directly from subr_taskqueue.c and is unused in the gtaskqueue code. Fix it anyway since it's a bug. More generally we really need to consolidate subr_taskqueue.c and subr_gtaskqueue.c. PR: 270661 MFC after: 1 week sys/kern/subr_gtaskqueue.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Dec 31 21:00:12 2023 X-Original-To: threads@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 4T3BMd20Tmz55HX3 for ; Sun, 31 Dec 2023 21:00:13 +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 4T3BMc5msrz3WlW for ; Sun, 31 Dec 2023 21:00:12 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704056412; a=rsa-sha256; cv=none; b=FYrv2ArctghdbWSCB8GY61DBir2aO9GiMmKgBCJtiHpeHgGartgcAnDopg8x6ozoAm80Nk 9txUCGTIY7WxUtIS0x3Q3lxkbIs3oTLBoxhTfwj4FjtXsRi8nnb0p8LcVa1I1ZtLxxNkN5 Xs9+XJUVjN+e0UT6gQrvVikDkKj8dhiFtqCVYvgN1IdbkM9bZXgqWsm4+QbjwQizDOwx9B N4mMl/tR5Juohp+tZojT1DpY6A/UlqaKPOpVnWGJGICeBsipvqTAGKKjKx6L1cNXDI9eyX CMst+kz4uQGBsyJxT6Wo+5Yhu4xim+RSFwFWATN5gYvdQKhuR85tRMh7FgVJfA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1704056412; 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; bh=8pLpN8fgt7yDOi4wLxq1Yrpq0L00Dl8ulXdOEIE+L60=; b=GBmlAQ7dvXPInTSOXNKx5lPVMVwHMq79ZlDQBjwwQU3oEG8hhm9Y0oN3TDddUyM5dswgi5 oayhpzfb32GAQUQKiqRYgk5sM9euraK0B9ml147gpMY2Jxp7i3x8gM6YH/kv9FBPj400Aj hkeTC3T1ZyHj4lfq5/FPVtMLOdnznKoTfw7l8sv9WvkJzR4OBnbToLoi3TsHdBn1P0qkQs eRh9oPVIHy9WviDHy8mx7m4ujagMLnYE81dbIqEDjy8jtzveCCWYI4dbJCBkpHykCU/Is4 QPxuf/sXEtB2ROr5bQrkD5eHO+4wRodSVhTImAgT3vtSLJm4iAuKshRVKCmQwg== 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 4T3BMc4s5gzpwN for ; Sun, 31 Dec 2023 21:00:12 +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 3BVL0C1O058412 for ; Sun, 31 Dec 2023 21:00:12 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BVL0CWE058410 for threads@FreeBSD.org; Sun, 31 Dec 2023 21:00:12 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202312312100.3BVL0CWE058410@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: threads@FreeBSD.org Subject: Problem reports for threads@FreeBSD.org that need special attention Date: Sun, 31 Dec 2023 21:00:12 +0000 List-Id: Threading List-Archive: https://lists.freebsd.org/archives/freebsd-threads List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-threads@freebsd.org X-BeenThere: freebsd-threads@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="17040564124.9a9f.56781" Content-Transfer-Encoding: 7bit --17040564124.9a9f.56781 Date: Sun, 31 Dec 2023 21:00:12 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 237195 | pthread_mutex_unlock crash as unlocked mutex dest 1 problems total for which you should take action. --17040564124.9a9f.56781 Date: Sun, 31 Dec 2023 21:00:12 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
Open        |    237195 | pthread_mutex_unlock crash as unlocked mutex dest

1 problems total for which you should take action.
--17040564124.9a9f.56781-- From nobody Sun Jan 7 16:58:44 2024 X-Original-To: threads@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 4T7Ngm0vnxz55Qrb for ; Sun, 7 Jan 2024 16:58:44 +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 4T7Ngl63LVz4Ft2 for ; Sun, 7 Jan 2024 16:58:43 +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=1704646723; 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=tJEHDkx1tf8VuktEPK9jwYwOHWr94wfNP8WjSCw0EJA=; b=wvkoI4drlVXMlFX8DAyrcKCn+bd7e30PTUIOTgsUEKvnOVPa9uB1rL4yusalJrF+OOU2tl UtjHxdEywGnAfNrb8wdXg8W3apzsl0Xw6Ak0H3BhcZG2Q3mIGYJ8wIQLUrcVnwFl89Fzj/ MHqlNWLKEdDm8xV28+ckW38kmzabMTggk5xygQm7ZmtWN/HKm6GKfvhnGfC1ylJjXLQSOh 8zB/ubPgWUO2czlh6pQNRzpvtpMXCAzO/++/3W8+8KxMp09Q220+qr7XkM+D0XaWwdIG55 U/6YbFAp/8L/zY6OqGpHTWlzl3cp3HTXleNUVRKAo6Axfow1PMkg5gvLBTxUYg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704646723; a=rsa-sha256; cv=none; b=AXWGa3MdE9pT/MNPCiLaFckafE8SLiCHhgWHlMv0kecJBEC7+zRi9uipJYb119xDRzQjqh 48fNpcFVVI4s3AmSPJjt/Qe1phzaYqMzuxp18HuzujRaPeNt1lWlTfRPalXSevvx1iRyqg zJh1WAlmTsfafRUgvAS5y3jT4BpJX2gkK/F8xKtvTq7yKd78ionkqRVfLwJse5KAN5txHR eypF0jcd7tIDuRnHpK4abiRxZ2ujobe1XXP/C6bYoxSRzIxrICrWUyfsrevGTpwdmK/10q r3RJfHu9eY+RRYqTPWPYsqkMEI7h3fvdlalLQ2lN7rwfljV2IcYpis4Oa6dL/g== 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 4T7Ngl58TZzXpd for ; Sun, 7 Jan 2024 16:58:43 +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 407GwhnW032832 for ; Sun, 7 Jan 2024 16:58:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 407GwhWR032831 for threads@FreeBSD.org; Sun, 7 Jan 2024 16:58:43 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: threads@FreeBSD.org Subject: [Bug 270661] taskqgroup_cpu_create does taskqueue_thread_enqueue not gtaskqueue_thread_enqueue Date: Sun, 07 Jan 2024 16:58:44 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: threads@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Threading List-Archive: https://lists.freebsd.org/archives/freebsd-threads List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-threads@freebsd.org X-BeenThere: freebsd-threads@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270661 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D144e7a72f476f8f8453c40532c6f95c1f= 9add7ae commit 144e7a72f476f8f8453c40532c6f95c1f9add7ae Author: Mark Johnston AuthorDate: 2023-12-31 16:36:12 +0000 Commit: Mark Johnston CommitDate: 2024-01-07 16:56:04 +0000 gtaskqueue: Fix a typo This is a no-op in practice since gtaskqueue_thread_enqueue() and taskqueue_thread_enqueue() are identical, and while _gtaskqueue_create() compares the enqueue callback pointer with gtaskqueue_thread_enqueue(), the result has no effect since TQ_FLAGS_UNLOCKED_ENQUEUE was copied directly from subr_taskqueue.c and is unused in the gtaskqueue code. Fix it anyway since it's a bug. More generally we really need to consolidate subr_taskqueue.c and subr_gtaskqueue.c. PR: 270661 MFC after: 1 week (cherry picked from commit e1f336704d308679d4178fd5063dba854b22a07b) sys/kern/subr_gtaskqueue.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Jan 7 17:03:40 2024 X-Original-To: threads@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 4T7NnS63y2z55RBj for ; Sun, 7 Jan 2024 17:03:40 +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 4T7NnS3tmXz4HFl for ; Sun, 7 Jan 2024 17:03:40 +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=1704647020; 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=nP4BTgEOlKZ/Dw6xHRhWcGTHiC7TzpM+9tPT57R2lRw=; b=iUHZOjTCcuJJ8BbiM9Dsf+Lk2JbQIVEUWF6KIcqyPDseX2D2MjmNWz20TOkR6G0ZBXYPcO ZRj0EtnL9JEchZCkGvtGIN0IfWJBVfavUdiZXHCStzftoJS99U0Uoz4uNgv0VLpwBu7G2Q 8TnhpYDeSTCTBYc95ZvQgbBXdVS2/q+hj5wR79viUkUCfXwsqNpWdPhFDRBuCV+gIFVdgO VIUDVac2LPCMCm3ru7m9e9Ls8Oxu6VKsdhHyOOQp8jh1kGyndUXXcBwOtszd4qC7F3C/Bl Tlhm+6v8xwPtl6aSjZK/Sw3da3t2OxRlcqHH7G5WBqygSUYdfEyGbIsHK9QNvw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704647020; a=rsa-sha256; cv=none; b=QlWckK7pp+3GB8C1nKMGUwekwdPHE27RJ45LFXxw114X0/RUxwHnqvOGgIib14d1eK+xGp 0+Igtd8SOfpIIkrOHtFRPEwecWngekn2uL/hjgHqInGACP2E/WI+Z4wPFuwc1TRSXG4T8c CCA5Zex6Mt/6rEwqgSgxrhnvO5J8XQqDTS72uuIsg+buO5DZTPe8eBuTsZv/jAOhk8eokH 1oqrv2UFv8Nvhen+w8XVpGtG3WlWRcugKsq+9BrJlB4eDYiHfLGUJ4OV6EmdmyJfWz2VBu Jk5acDlHPOOm5DTQybMhllmXlLfOfqvs4DFAoRaLeeQ9QSNMEEzLbAGAu8La/w== 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 4T7NnS2z7VzXbv for ; Sun, 7 Jan 2024 17:03:40 +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 407H3e43047164 for ; Sun, 7 Jan 2024 17:03:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 407H3etb047163 for threads@FreeBSD.org; Sun, 7 Jan 2024 17:03:40 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: threads@FreeBSD.org Subject: [Bug 270661] taskqgroup_cpu_create does taskqueue_thread_enqueue not gtaskqueue_thread_enqueue Date: Sun, 07 Jan 2024 17:03:40 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: markj@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to bug_status resolution 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: Threading List-Archive: https://lists.freebsd.org/archives/freebsd-threads List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-threads@freebsd.org X-BeenThere: freebsd-threads@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270661 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|threads@FreeBSD.org |markj@FreeBSD.org Status|Open |Closed Resolution|--- |FIXED --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Jan 7 21:00:12 2024 X-Original-To: threads@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 4T7V2N4TKkz55xHS for ; Sun, 7 Jan 2024 21:00:12 +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 4T7V2N1vn7z4vP9 for ; Sun, 7 Jan 2024 21:00:12 +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=1704661212; 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; bh=Sv/E/3q5Se3sxDhgiUA6V3d0f5JBQtBfqAhx5r10veI=; b=f7BjCfHfrnyb68qEGGII+WBOBbzWEfZuzCbOpP5WPVd1D0LmpDpmn0Z/j/2Aea4iAKjf7m mewfYuvPymqBDO7S9Ix672ljg6W2DUD6eifIht+zTvr+bCzCkrn6wY5TaJu4o2b/gmukLx rQzJPEV+bTUNCQa9PTCTHGcG0HcVmR3wevpenLIjPIY57OR+RjJJsfWZ1uSnEzVtkmBuKx 7FHpq0sfPA2Z1+af5wwUyzCqDjFppKnZ0kfX3Ut+PiQOhvC89HHlNLeSlaNYIJ1BIh6Zcp fMbih8/VUWt3X5VC/yykJ7SX0Mlb/IGVkvcXmsEGDsgOiJHNS88cF8QfnQSsUA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704661212; a=rsa-sha256; cv=none; b=Tz+eey9/gDw+O6ce7CnveDW0jDjj+fQ7ao1ciIRFhm4x9bmCS0abBvJ6uRXVDRZoTyOHN4 DSVxEX1yO3aUKJvSuCGKFvVUs1UWfKTJsWGxxb2+3msaOuWj2OzgWdcoKDSJQiGeOaJ4TR ahAW6HUywiKY2tz+fiHCzaHxqLRdaagA5yfKKGshgXg91RA49TPtvf0RMKaUKXrAxpnU8/ l+CR7FZxUQyCQMbdHQKoAY9EncXm7Lh90fzUM5/+77V4k61c/NF5hAgsomqi5Kegdx3fMh irG5ppYbGhAiPRJWiuTaXbTI98Cg7Xu936nSJiuEToPyZSGkQpM7oKtxHWqy7A== 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 4T7V2N1219zfcN for ; Sun, 7 Jan 2024 21:00:12 +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 407L0CqC099055 for ; Sun, 7 Jan 2024 21:00:12 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 407L0Cj6099054 for threads@FreeBSD.org; Sun, 7 Jan 2024 21:00:12 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202401072100.407L0Cj6099054@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: threads@FreeBSD.org Subject: Problem reports for threads@FreeBSD.org that need special attention Date: Sun, 7 Jan 2024 21:00:12 +0000 List-Id: Threading List-Archive: https://lists.freebsd.org/archives/freebsd-threads List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-threads@freebsd.org X-BeenThere: freebsd-threads@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="17046612120.239f760a4.97384" Content-Transfer-Encoding: 7bit --17046612120.239f760a4.97384 Date: Sun, 7 Jan 2024 21:00:12 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 237195 | pthread_mutex_unlock crash as unlocked mutex dest 1 problems total for which you should take action. --17046612120.239f760a4.97384 Date: Sun, 7 Jan 2024 21:00:12 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
Open        |    237195 | pthread_mutex_unlock crash as unlocked mutex dest

1 problems total for which you should take action.
--17046612120.239f760a4.97384--