From nobody Fri May 10 07:49:46 2024 X-Original-To: bugs@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 4VbLd85TN5z5L5RZ for ; Fri, 10 May 2024 07:49:48 +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 4VbLd84SLtz42YC for ; Fri, 10 May 2024 07:49:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715327388; a=rsa-sha256; cv=none; b=a88u7JBOse5pN8GLHEpwjeqE1DUZ3B+w9TFfp4MtT6nBCPl9r1dWUXRB7mZgnN14N27bWu aKQsJJZYJcvMXzD83h7+oAVNK1HhxEafPjhQ6UUh1H5DZcCdjhW8J0sm3RFhrF5aH6Dklg 8BJsvp0nx/Rf4pK+FBGUty6BgW8I4h+flr7IYlJzPh7re1OvkSAv8ATpyafZqijnx4hJjd TOOC9OmzaEsxV2Y/PKrG4XQhvinKNfXA1Gh+nPaGu6sLmMIV3tAbrrfVlFOXudlqUyUoE7 dg85Sc4h3a/JmR77azwhOGxCuL5wJVUqGdJ7wGnOE83E/QuCH1KZEYgbAP8LAA== 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=1715327388; 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=nZHz7kUcsYqOLyUtFWO0sxJwPvSR+KdhbIaGvrcreQg=; b=jX8BZ6TUurAhbX3oLuavU+rnJoTzcYLiFQ8P3ybYivSmt+oaC7t+1oYjspn0L7udLrqMj7 EbI/VS3O57BkopJZ5i1U1xr35IswVLDL4vsShOoOEyMF9+JzwIrf+hqBigbW0jgMSJfKiy 2JxgZLpmO0PE/wV2J0cLwb33TSTC5VMtt//IjPzT0JSgrS0sonbyNHeKIf3p7cm6az+A2p IYxvd9k/9Lv8vvpLifmZyfesa9NQTMcbo/oDZekVop2UIKbWmS1dd/g5Dn+e6gUMGHPUbJ Eehp0gpCGG0LLUXjYoa0aTeSowscL7vpRutuDPBcrqvXRcMnszgkOnNK0hPqGQ== 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 4VbLd843qlzSnx for ; Fri, 10 May 2024 07:49:48 +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 44A7nmeQ009207 for ; Fri, 10 May 2024 07:49:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44A7nmVk009190 for bugs@FreeBSD.org; Fri, 10 May 2024 07:49:48 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: bugs@FreeBSD.org Subject: [Bug 278701] Certain usage of thread_local and -fPIE results in an obscure message printout Date: Fri, 10 May 2024 07:49:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278701 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D6a8ca2ff53389c36233e5e0b1576696d3= 4b74407 commit 6a8ca2ff53389c36233e5e0b1576696d34b74407 Author: Konstantin Belousov AuthorDate: 2024-05-03 09:32:01 +0000 Commit: Konstantin Belousov CommitDate: 2024-05-10 07:49:10 +0000 __cxa_thread_call_dtors(3): fix dtor pointer validity check PR: 278701 (cherry picked from commit b27eb9ce96b838622e125fd969e8dc4914aabe18) lib/libc/stdlib/cxa_thread_atexit_impl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.=