From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [46.235.227.227]) by sourceware.org (Postfix) with ESMTPS id 59A97385803C for ; Fri, 28 May 2021 23:22:26 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 59A97385803C Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: vivek) with ESMTPSA id 633D51F44595 Date: Sat, 29 May 2021 00:22:22 +0100 (BST) From: =?UTF-8?Q?Vivek_Das=C2=A0Mohapatra?= X-X-Sender: vivek@noise.cbg.collabora.co.uk To: Adhemerval Zanella cc: libc-alpha@sourceware.org Subject: Re: [RFC][PATCH v10 5/7] Implement dlmopen RTLD_SHARED flag (bug 22745) In-Reply-To: Message-ID: References: <20210322154111.24798-1-vivek@collabora.com> <20210322154111.24798-6-vivek@collabora.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-6.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, SPF_HELO_PASS, SPF_PASS, TXREP, UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org 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: , X-List-Received-Date: Fri, 28 May 2021 23:22:27 -0000 > FAIL: elf/tst-dlmopen-dlerror > FAIL: elf/tst-tls-ie-dlmopen > Could you check if this is something related to recent changes? > I will stop the review process until we sort these out. Looking into it.