From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (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) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 8C6FA1F5AE for ; Fri, 23 Jul 2021 07:46:13 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 062DE3853C04 for ; Fri, 23 Jul 2021 07:46:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 062DE3853C04 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1627026372; bh=TyoWihq778Oq562BnevB5Su6FrKMLDBoof6Vyxm4FVA=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=PjUJGZyuBDb7w1FtN5nIaBL3p0qFTkb8CRPBhRBBTYGBNmET813Z68p7gCOvfS2ii m8hlmRfbdEKzTLBlsFXkE6MIXY1/abmg+gXrtDwjWTHnaCPP6YPbYHZX8XMZMYEJrZ +NY7sPnBfcTA/judE9zC5RXeFAk+N0yq8uF5gu6A= Received: from hera.aquilenet.fr (hera.aquilenet.fr [IPv6:2a0c:e300::1]) by sourceware.org (Postfix) with ESMTPS id A66873853C00 for ; Fri, 23 Jul 2021 07:45:52 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A66873853C00 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 1D00334B; Fri, 23 Jul 2021 09:45:51 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AfNjlXT4c6fp; Fri, 23 Jul 2021 09:45:50 +0200 (CEST) Received: from begin (unknown [IPv6:2a01:cb19:956:1b00:de41:a9ff:fe47:ec49]) by hera.aquilenet.fr (Postfix) with ESMTPSA id C33AE9E; Fri, 23 Jul 2021 09:45:49 +0200 (CEST) Received: from samy by begin with local (Exim 4.94.2) (envelope-from ) id 1m6psS-0024bw-Mv; Fri, 23 Jul 2021 09:45:48 +0200 Date: Fri, 23 Jul 2021 09:45:48 +0200 To: Siddhesh Poyarekar Subject: Re: tst-interpose-static-thread-{m,malloc-}check linking statically? Message-ID: <20210723074548.35dd5wag7co5jden@begin> References: <20210721190428.dfnqd4lpqdpohy2a@begin> <41e663cf-208d-4d9d-a8eb-351163d6e168@email.android.com> <20210722183603.oyhlseeauavd2toa@begin> <17363f16-77d7-ec99-606e-667ff3c4c410@gotplt.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17363f16-77d7-ec99-606e-667ff3c4c410@gotplt.org> Organization: I am not organized User-Agent: NeoMutt/20170609 (1.8.3) X-Spamd-Bar: - X-Rspamd-Server: hera X-Rspamd-Queue-Id: 1D00334B X-Spamd-Result: default: False [-1.50 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; HAS_ORG_HEADER(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; MID_RHS_NOT_FQDN(0.50)[]; SUBJECT_ENDS_QUESTION(1.00)[]; BAYES_HAM(-3.00)[100.00%] X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Samuel Thibault via Libc-alpha Reply-To: Samuel Thibault Cc: libc-alpha@sourceware.org Errors-To: libc-alpha-bounces+e=80x24.org@sourceware.org Sender: "Libc-alpha" Siddhesh Poyarekar, le ven. 23 juil. 2021 06:58:01 +0530, a ecrit: > On 7/23/21 12:06 AM, Samuel Thibault wrote: > > Siddhesh Poyarekar, le jeu. 22 juil. 2021 02:48:06 +0530, a ecrit: > > > On 22-Jul-2021 00:34, Samuel Thibault via Libc-alpha > > > wrote: > > > > > > > tl;dr: I believe we want the patch below? AIUI the > > > > tst-interpose-static-{no,}thread-{m,malloc-}check tests are supposed to > > > > be linked completely statically? > > > > > > Those tests ought to be removed when malloc hooks get dropped since mcheck and > > > malloc-check won't work with static libraries. > > > > So this? Or just excluding tst-interpose-static-thread? > > Excluding all static tets, like this: > > https://patchwork.sourceware.org/project/glibc/patch/20210722140115.2911835-1-siddhesh@sourceware.org/ > > Could you please see if the above patch fixes it for you? Yes, that fixes it! Samuel