From nobody Sun Apr 10 21:00:31 2022 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 80AD41A93EA4 for ; Sun, 10 Apr 2022 21:00:33 +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 4Kc4Bm2MXSz3hZ1 for ; Sun, 10 Apr 2022 21:00: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 232D815C51 for ; Sun, 10 Apr 2022 21:00: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 23AL0VIa018492 for ; Sun, 10 Apr 2022 21:00:31 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 23AL0V32018491 for threads@FreeBSD.org; Sun, 10 Apr 2022 21:00:31 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202204102100.23AL0V32018491@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, 10 Apr 2022 21:00:31 +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="16496244311.E6cccca8f.17147" Content-Transfer-Encoding: 7bit ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1649624433; 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=CH35oayOWj0TXdsX/uoIdx8xjtSNCWRNCgThZX9398s=; b=WNo6qj2N9YeXhfP0DRt86SE5XdpdfOroFtsNIP12+uF/a/e1Fm7+Cl3JHhCwRVByv62bO1 p3T+IWR6ida84gtXeA90OVfTLVBzPC5iXBSBc1MmdJQlGCGNY76AnkO23eL1vqCkqfsIsl 8t0ohsP2nVQDDg72QhRcoHzTgkPMjU7KGl7Ro+P2X9EPw57fb2+1/LdDp8PoIuc/xv4dnY kau6KHwZ8cg5YqNFczNy4KCquwZg3ZMOP12vDVQc21PztWtxalWvdaIRpqIJBsjO6QKfhm NBJs7s9QUDJnHUbvatyErpgTIfPJErZWlAGcLDzwaPLf/Kkv77gGus3hA1QZXg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1649624433; a=rsa-sha256; cv=none; b=ID4X8DNEW8gfPAyi0X+jTbtrQrbAq/G06yMEriqySk26lfE36NNM2mRcVROwQVbXgdSEDH kAJ+gN8rOUaFif5b4kGEGngOaxga15FPVcy58iRwdlHOPqfGHMsgkbq1IfrpIJV9pkWn/b NLsJtACgQT74qtNf53Cr0/xgiQdDCvfoebxLjHBvaV2Ef36SfiGTu2ikyf4fomoA34n7X0 n6dZeYeSGiSzKF3eehIXLJI4jHDb0ycZPmuq9M8l1FLjmmD4SnNLIIkc+8vL8U6EAp1q8P lXNLalMNqvnID1tEmBV0u3a3rvZvtII+90nIG9T0qQpWwX8Td0I7ItrfubvbDA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N --16496244311.E6cccca8f.17147 Date: Sun, 10 Apr 2022 21:00:31 +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. --16496244311.E6cccca8f.17147 Date: Sun, 10 Apr 2022 21:00:31 +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.
--16496244311.E6cccca8f.17147--