From nobody Fri May 10 07:53:01 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 4VbLhw0Plbz5L5m7 for ; Fri, 10 May 2024 07:53:04 +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 4VbLhv4rsfz43m7 for ; Fri, 10 May 2024 07:53:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715327583; a=rsa-sha256; cv=none; b=MbCn7K2arTtU+zpcmVrB1bnVaZIkXnnl2yU9WvSw0krtl9uonCs33mTVKyH1XqhkQCk1Pl wV2MFcpnCSyTrl9M9yLwVhjgZ6wq7LRoa/cSIo3WZZuVu73P3ScVo28rC+6CiygRoB4cYN eHYjC1sGOpkBhEjOfAQC7Ewq8alkqJZRxPiTq8mtOLZGZkQM3Z6EygLHYAHbXOCdW7/Z/f QMpEUW/pw9y44hxQZr5e7sx1Nj0UUC8gsDWfpKFgkuJuyGCoYou9JLWaLpTAIvDJyt117E oVNf9XQSeRIYcq/iR093OE7Fx7uewEhHvFWMcCkjWS420Q7eeDP16nD52nw4UQ== 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=1715327583; 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=G7fNvgs+LEOw4GRKo0Tv5pDUSmOVXop03y2O12f7sMI=; b=NFnAkJzPDTv60N0I41NbGvJSA2UBDMimKKzfBCa61TKo4uBW1k8ISvxTQ89PthXSK5fJNy nJ0sZW6GLwACyPmGASIr4Ryy+F4NKQMqYUdNgMJosCaLUdKh9eIolDA+ql/LTSjbwnQmIp 35Pe1xnQme4nP6ByvJFPFN9DxEi2OLBS+dFozianxAP6B0HzQQd6/23Zj6wHq0PSkr0Hxd mJYxNSzg+MvHpdAJYOuK3bUzqVT6ehuHcigXDUDsKWHLIul/vbnhLpSRKS80JWDHFhhRq6 +KTupRq3gf+fFy9iFEKog7tlmk2/oXJiMYGubhmPTy1WBU4QxY4KkngyF8ZWYg== 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 4VbLhv4TJ0zTRG for ; Fri, 10 May 2024 07:53:03 +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 44A7r3Pb036829 for ; Fri, 10 May 2024 07:53:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44A7r3hS036816 for bugs@FreeBSD.org; Fri, 10 May 2024 07:53:03 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: 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:53:01 +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: kib@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: resolution bug_status 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 Konstantin Belousov changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|New |Closed --=20 You are receiving this mail because: You are the assignee for the bug.=