From nobody Thu Feb 15 12:31:35 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 4TbDvW6qwhz53TDF for ; Thu, 15 Feb 2024 12:31:35 +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 4TbDvW56LNz57c6 for ; Thu, 15 Feb 2024 12:31:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708000295; a=rsa-sha256; cv=none; b=eiwRkumF8M/sj1xoIb36kXCsm65+sHgJD84SH6KskmHSqdtH8qL1yepbYunSuJDg8Z2pkb 3IcPpEhG+HOgVNXFDEzHniXk+zpuVxhCn5TKWdjTX8Px8I6VPhYyJIzO4DfOz1jsF0+C3t mCjrjyWki/8VZJs6w8yoYDkI84bQDGe4iU5UhBNhEg2bb0+VISlDEyrOeaFZrslPGWExxb o1CIMobSuK553PD53RiBS5H67M1mbWLoQKMKHC/8KSPidTTD45rViSqk/dVLtPzcKI/0+J fRvwyY851dKgMxzN6Wkmzn7pb/NaZrCoWX60qK3y50iMwtXpu2L+qEU7XeQfyg== 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=1708000295; 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=dloa2u/DGoNoMIPNmInC/cL8KEVoNTuUqj051rDztfo=; b=FUJYL0TC4HqwgeDVF7gapKwmwoEUxVI4GfAGdNNjTXWTTXMoAsL2TeslXgR+53F2cms+kI BRnXfB9fuB9Bes9ji7VWZs4QCR2KplhNzGlGK1NPyH3Xc1jj5tbZo35IH0yBk2Cr0/rpcf tR/EC63gqeBszLF/9tc+EZYc/6wFfSTReeq8UkdXyAETrC3/Aw+O2wot5vyM0Fsuxc9swG Gke8ZYVbPOX4H4tMzC9mHdcwHZHqITzZuzHNronNPwX0PYTAs+Q8zTCUIE/up/KQZpwMWu XKMfrelXQObIwz2Vib2/noQW2wgZb8TARBn7vyNensR6I8JqSvFzlwi/pF1jbQ== 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 4TbDvW49HvzhnZ for ; Thu, 15 Feb 2024 12:31:35 +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 41FCVZ7j062000 for ; Thu, 15 Feb 2024 12:31:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41FCVZcd061993 for threads@FreeBSD.org; Thu, 15 Feb 2024 12:31:35 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 277065] [libthr] reachable memory Date: Thu, 15 Feb 2024 12:31:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: threads X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pjfloyd@wanadoo.fr X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: threads@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D277065 Bug ID: 277065 Summary: [libthr] reachable memory Product: Base System Version: 14.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: threads Assignee: threads@FreeBSD.org Reporter: pjfloyd@wanadoo.fr This is a follow on from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276818 Using the same testcase I see two reachable allocations in Valgrind =3D=3D3215=3D=3D 64 bytes in 1 blocks are still reachable in loss record 2 = of 3 =3D=3D3215=3D=3D at 0x48518C5: calloc (vg_replace_malloc.c:1601) =3D=3D3215=3D=3D by 0x4C7C772: ??? (in /lib/libthr.so.3) =3D=3D3215=3D=3D by 0x4C75385: ??? (in /lib/libthr.so.3) =3D=3D3215=3D=3D by 0x4C743AE: ??? (in /lib/libthr.so.3) =3D=3D3215=3D=3D by 0x400ABFC: ??? (in /libexec/ld-elf.so.1) =3D=3D3215=3D=3D by 0x40098C8: ??? (in /libexec/ld-elf.so.1) =3D=3D3215=3D=3D by 0x4006B88: ??? (in /libexec/ld-elf.so.1) =3D=3D3215=3D=3D=20 =3D=3D3215=3D=3D 1,664 bytes in 1 blocks are still reachable in loss record= 3 of 3 =3D=3D3215=3D=3D at 0x48518C5: calloc (vg_replace_malloc.c:1601) =3D=3D3215=3D=3D by 0x4C75374: ??? (in /lib/libthr.so.3) =3D=3D3215=3D=3D by 0x4C743AE: ??? (in /lib/libthr.so.3) =3D=3D3215=3D=3D by 0x400ABFC: ??? (in /libexec/ld-elf.so.1) =3D=3D3215=3D=3D by 0x40098C8: ??? (in /libexec/ld-elf.so.1) =3D=3D3215=3D=3D by 0x4006B88: ??? (in /libexec/ld-elf.so.1) First problem (for me) is that Valgrind isn't reading debuginfo so I'm not seeing file and line number. In gdb if I put breakpoints on those addresses I see that they are 4 breakpoint keep y 0x0000000004c75374 in _thr_alloc at /usr/src/lib/libthr/thread/thr_list.c:154 5 breakpoint keep y 0x0000000004c7c772 in _sleepq_alloc at /usr/src/lib/libthr/thread/thr_sleepq.c:66 For some reason gdb doesn't stop on the breakpoints. And if gdb can get file and line number then so should Valgrind. The allocations are if (thread =3D=3D NULL) { if (total_threads > MAX_THREADS) return (NULL); atomic_fetchadd_int(&total_threads, 1); thread =3D calloc(1, sizeof(struct pthread)); if (thread =3D=3D NULL) { atomic_fetchadd_int(&total_threads, -1); return (NULL); } if ((thread->sleepqueue =3D _sleepq_alloc()) =3D=3D NULL || (thread->wake_addr =3D _thr_alloc_wake_addr()) =3D=3D N= ULL) { thr_destroy(curthread, thread); atomic_fetchadd_int(&total_threads, -1); return (NULL); } and struct sleepqueue * _sleepq_alloc(void) { struct sleepqueue *sq; sq =3D calloc(1, sizeof(struct sleepqueue)); TAILQ_INIT(&sq->sq_blocked); SLIST_INIT(&sq->sq_freeq); return (sq); } --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Feb 15 13:00:23 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 4TbFXm2P0sz53Y2K for ; Thu, 15 Feb 2024 13:00:24 +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 4TbFXm0LtPz3xDc for ; Thu, 15 Feb 2024 13:00:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708002024; a=rsa-sha256; cv=none; b=DAWwF5mdfR1ZlPlZNx2M+9CViunurAk9q6z+E3kgNJOqEE2dJMnZD45yYq2bgjhtTic2d2 Ypc79Wfn9exVjI+/JTiIP4cQsAANEBhI2Zf7c4geEtWzmJSFQgmBMWXV3ZYm2exy4XkXgj mPrmukv6IaJnh5wDzu+byFn1GzP03emweKkMiNknstrDuYtMoGCesmcCxmhRna6u+tZJLH pyKfHkPQW6ZVfjDvwtL2d4NYjnJXx4Hw11JIziCp9cJ7OPGTvrGjwvYa0254HpopyfXV8z jerWmx5+auqi08i7Dx1ZUcWQmpzXqKtL3NO/9FsWpBx+rdgUh3gJ61ComG6s3A== 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=1708002024; 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=MPRQPq6kE1u+n5kY0kg/tXykC2obCd0nqW/KBNqKPsg=; b=edF25UyvYK9lznXMFoi/ZugbSyGZhcQPC//e1GwGDH+Bw3xPCP7YdTtOodtruN8uS7Dn6c V3hR5++a1KnXWiJQ+Q9u2lkJ6slzYiAK0COWfWqdR2ZpR/H8XK8I+/PPNDYku2rtkEYpuQ I0oWDNSQRYFGR3leR9KEdW/cfJsphHq5tX4gKB8gmfnmbvBK3tx2pkQRI4N9F41CFecwbS W1GU7KSnzoV77DPNLspG6Vn3OcY5fKAXgrxg18DSGcu/jLLm/nX1FpB8TYCbrY92EO6MsY HEky7H6LbFRqVXPHogFu+WzOv+vLInrBtCn+GnrO49GDZSEwZcG/hY2YaTzQyg== 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 4TbFXl6RbWzjZw for ; Thu, 15 Feb 2024 13:00:23 +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 41FD0NmJ002890 for ; Thu, 15 Feb 2024 13:00:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41FD0N5t002884 for threads@FreeBSD.org; Thu, 15 Feb 2024 13:00:23 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 277065] [libthr] reachable memory Date: Thu, 15 Feb 2024 13:00:23 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: threads X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kib@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: threads@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D277065 Konstantin Belousov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kib@FreeBSD.org --- Comment #1 from Konstantin Belousov --- This is the userspace struct thread allocation (curthread) for main thread during initialization of the threading library. The memory is not supposed to be freed. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Feb 15 13:20:39 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 4TbG076Dnmz53blG for ; Thu, 15 Feb 2024 13:20:39 +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 4TbG075BFbz40w2 for ; Thu, 15 Feb 2024 13:20:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708003239; a=rsa-sha256; cv=none; b=O+PJqV5Yt10kTNCuiIB4rz5oe3+WAptLgvEUkPTxuD9k9LJa+8HUUfwpOUm1lsDFPhTseJ 2fzN0k+7Un4lJLDehTtOf25tsFW5pvnT9eWoIhFd7TfIf/MzobR2KgnwwvV9B581XKVs6f Jal5hs8TT+T5KCgemqZpJbRyOhjx9jH0NECEw1HgBUGxDfhkxnJauOxiFEsnZ2P9EPh7W+ LaFn1yjs0bT/d1LoMg4E23yJMogBQNYjVVh6non2A/ftkTqqsExpTPFbGWGTHKWK68kITU my4HoSgu6loqyAj9U4p9dbGDQhyFxByaUod9hniKmuSI+xgtc+aavMFse0sJeg== 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=1708003239; 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=An/Tfqsp0+sDIRyOzdR6xOTtxENKivhmHd9G8dHawIA=; b=Kh7Sl3kfYTrNF/fF9QG+J2LPu8ll/fH7hshDhdz3lHPtmpvjoIrzmw07VzCps9uR7CUQVJ 5qEUjT+ksLcYPo8fMA+RO6VjyzOl6wG8iGoCH2wRrjzkGEgZcni4cjtUoxHd8BNl+XZI/J qxWtZZeaXX4Y8b2mavwIKnn8n7rpkdO4G0106wuYq9DikCO4s9W+fw++hcqXU/FrdFYQ7z BgxbjekcbRq0X+nfQckLtdLv00dImZ/gdW1gWoQGmZxyveUH9wgEfKARk4RZotYLo65Yen ZCyWf9rnMHdSE5vgZI3jihoEhy38/0/w8wL6QP4Ud82118V91HsmHsu3DsLCdA== 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 4TbG074GHTzk1j for ; Thu, 15 Feb 2024 13:20:39 +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 41FDKdSu008119 for ; Thu, 15 Feb 2024 13:20:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41FDKdH3008118 for threads@FreeBSD.org; Thu, 15 Feb 2024 13:20:39 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 277065] [libthr] reachable memory Date: Thu, 15 Feb 2024 13:20:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: threads X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pjfloyd@wanadoo.fr X-Bugzilla-Status: New 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=3D277065 --- Comment #2 from Paul Floyd --- (In reply to Konstantin Belousov from comment #1) And the sleepqueue is the same? It would be nice to have a freeres function https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259294 IKn the meantime I'll probably add a suppression. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Feb 15 13:22:35 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 4TbG2N5mbBz53s1J for ; Thu, 15 Feb 2024 13:22:36 +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 4TbG2N1xBjz41dT for ; Thu, 15 Feb 2024 13:22:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708003356; a=rsa-sha256; cv=none; b=iqk2xaQFVsVVfbga81keqM+/j55pS02rhlXP6wk7VBtGAmOI1c7UBUSVsnvDhqulspjRKs zZAN26zz0B3Rfp93voYcQSMDschgEWObr2/C0aw294m7z5DTV8ihBk2l4hqG6av5pdNwSe NykL/pKNalLK4C+L0QgMvblj401cmnNwoiB3ro9Y+hU3HZkNjKS35RHqgF4IkWfHzmQ4PR MmgtB3LUWO2h+fom2oDFUX7tZH8hF5uE0sPJ2wYsTJu1cGV4bjtZoLTFsiwChcnySdQLeC dIxggrcjPSKyVms8q7hByixUNa16IeAVcgiO1xfaJFo0q/xYTV61JnEzkX3Nsg== 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=1708003356; 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=A4b2cAFqojn90V5AGAoVDQwekxUneO/Im2KApE7U3p8=; b=SXFacNr2tK0xQpiiiOk6i5T6YnmebjmjR8jhUG4/rr9WFlGoKZbwTXAoujael/65NKvDXC usA9wZI5RZyTZRSHKOzVxGYD3/sR4WwDDlJ+Yp5N6dv+F5golUmVH/k/e++xw8+0wjeSgB 9CAPH6X6HuKfZy63xd/NyqPoAC/i5/o4SpXlJ40LDQn/TBObvZcVEDLCAoJD04VAXj8qg+ D74zbXks4W+F+hS9jdnhFpM0We3sOqu60ynKPKYKDoP8SWONOvslczYHpx/+RBT3HalSSb VdAgXM6P8Uf6AVq52npUu/duGUU/Lwzk3/0oUc7A3WQssHMhOkOK81Czm9uT6A== 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 4TbG2N13HNzkK9 for ; Thu, 15 Feb 2024 13:22:36 +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 41FDMakv030442 for ; Thu, 15 Feb 2024 13:22:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41FDMa3X030440 for threads@FreeBSD.org; Thu, 15 Feb 2024 13:22:36 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 277065] [libthr] reachable memory Date: Thu, 15 Feb 2024 13:22:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: threads X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pjfloyd@wanadoo.fr X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: threads@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: see_also 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=3D277065 Paul Floyd changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2= 592 | |94 --=20 You are receiving this mail because: You are the assignee for the bug.=