From nobody Sun Jan 29 21:00:14 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 4P4kGl3YnRz3c4r0 for ; Sun, 29 Jan 2023 21:00:15 +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 4P4kGl1bHDz3P09 for ; Sun, 29 Jan 2023 21:00:15 +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=1675026015; 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=SbEU1kJpajkMKJAj2rVVlyk8Cp449MMJvdV97UkmxtI=; b=HfWgsZ6UA7cNdkr0RF6zWPM6roJJDqOC6ZLdqaeDewpW/w1h8ef9Taxg1UDBdokCRaAMnu bS40ZRIYWHnkLQZCKe73l0XZalgmxs4WIeo+OaU0tGewOK5iYrDpZBa9bI6ciMAG5Z99r9 roFUeevFIxQ6m6daFCCJKaHrJjNwvHeotXwY+vTPUfh+fnHyBaWYUEKGjhpHji8QyguYIz V4Fn0JeXe1qXXU5g/GRRSXFqMHxtfrJfsQE3awtAKhCWM9oWG772vLL2UoYiZaMB+gpfxy 0uVxv5XJR3bIgFYJaogDHH01ghuK3DRAdURiJhO4X0VKis2EvaX/f0lXiXhtWg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675026015; a=rsa-sha256; cv=none; b=RUov1JaHa/dHRncoBvnhg5UuneeOsbaqe2TKmBUOsI1+A3X9m2bKd/OgWrMao7CNDu53Hx CXXZpdqv0PdYIvxpUSLZOCOgIaImgfeaq0PAo2+oQMwcKH19Ft374PG2vODTCRKc9iJZRT NMKUPUlDFP+kb4ayul+G39JI80N6lCvcU5ksZZoGYTfc4cz3S9F4ERx/IGjqjSht0SsWGA e2uK6FhJQkltigIrbAFvAMzB9dER4kdiCP6W0JRrpEg7fhTwf0oXp/gmWzYLNhwxx461gY lyeq/CDaJCLYdZ42FM8TVuAYqwGeT9Uz+HUOmUZKsCBGyEBx63SqEFcdod7Ilg== 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 4P4kGl0Yl2zjXY for ; Sun, 29 Jan 2023 21:00:15 +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 30TL0FiE062210 for ; Sun, 29 Jan 2023 21:00:15 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30TL0FnK062209 for threads@FreeBSD.org; Sun, 29 Jan 2023 21:00:15 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202301292100.30TL0FnK062209@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, 29 Jan 2023 21:00:14 +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="16750260146.ff85051ed.60359" Content-Transfer-Encoding: 7bit X-ThisMailContainsUnwantedMimeParts: N --16750260146.ff85051ed.60359 Date: Sun, 29 Jan 2023 21:00:14 +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. --16750260146.ff85051ed.60359 Date: Sun, 29 Jan 2023 21:00:14 +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.
--16750260146.ff85051ed.60359--