From nobody Sun Dec 24 21:00:55 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 4Sytjh2Zywz54Ttb for ; Sun, 24 Dec 2023 21:00: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 4Sytjg6J4Yz3J3w for ; Sun, 24 Dec 2023 21:00:55 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1703451655; a=rsa-sha256; cv=none; b=HsqPUxql944y4GWgpM6lPY1C40Wj9xyJH+w85Cw29Le73O4D5WcEm+ulqr9VDEqumXSYDA 1EU3zBRQuQOQ/M2dcGDrtC5eK2qd56+HBm5/u1STCRmZNFUq66z7sNs8Y+sZhI/Fij23zy Ff2/cSurcegYgV9940FPurDzFRuY+VQSCBuJWnNn7/GinDcpRkHUn6r3p295DVistSx1ho eRKLg7Y2uEzCUh6aiMsHqOmk6RQf2iMYpa+EZ3ZtEg9xuJ4LGdZBW0AYxFXbeb2aN+zLYm hRSAAoTp8OF4EdgYoQnPp6yMZbylIdnlPE34HWBf7PrFkLGqWPUMORlsyM8YjQ== 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=1703451655; 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=erR5f2owsLCmmXwQYqtbV3GFqOUedZLhdBplwwLPOp0=; b=YTBa/+rfJM3NrF50DXin4VoO70g3M/4IkS+H9cFTkzVIoN3CcwBX8IKyNb4KJGERHmO6Wx QeanaTvvb4QzpbCMW3NLRmtis3onCXEEGYpsEmKkMnippkHYlXdIZ3e09bBC5JxZqGf1lc 2FTvmVWbSor2VCZrEoj5T8ATQnbzQPitYWoGsSxKDYseE1i5cc9wQqCX/eWeZRPfmjORGa /++EIa3cblt2/ajLKBUnAjvw9kvZhil49MR+TtFR5Q/3lMnwYrHYgBQJvsrBCPfgoOvZ2J XzzSMt81QQS+JlBqmyg6RoXdjoA2CCqBOiVEVznYACNY5bTeuKxHdZTC9f/XgQ== 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 4Sytjg5Dm7zjlx for ; Sun, 24 Dec 2023 21:00:55 +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 3BOL0tq5075091 for ; Sun, 24 Dec 2023 21:00:55 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BOL0twK075090 for threads@FreeBSD.org; Sun, 24 Dec 2023 21:00:55 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202312242100.3BOL0twK075090@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, 24 Dec 2023 21:00:55 +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="17034516557.fAAFdA5.69967" Content-Transfer-Encoding: 7bit --17034516557.fAAFdA5.69967 Date: Sun, 24 Dec 2023 21:00:55 +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. --17034516557.fAAFdA5.69967 Date: Sun, 24 Dec 2023 21:00:55 +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.
--17034516557.fAAFdA5.69967--