From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi1-x230.google.com (mail-oi1-x230.google.com [IPv6:2607:f8b0:4864:20::230]) by sourceware.org (Postfix) with ESMTPS id 76E553858D20 for ; Mon, 7 Feb 2022 13:53:16 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 76E553858D20 Received: by mail-oi1-x230.google.com with SMTP id u3so1113086oiv.12 for ; Mon, 07 Feb 2022 05:53:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=kj4d+a3w+nGjao2wqj1vdmU9KvtdyGxNvDzRstqRvro=; b=A48WIa6Ll+wZ8WI/vJMOuofYDBX6ORZt3q2OOaswb5FFSpzvDA/JtdgQVUBAOh5acs VG9yl6dVL4Pl5jLQEkeASJnMs32WTcFiXEUSYna0YeLI8/i4g4fmFaTz2/bZ3Xjr0/xM 8J6uiFs/XCqoh+gQyg19SMo1np2m4IdcLNT/lB1nsmZ/h5YMYkTd3oMaQSjAqHjQC/Xx 4RyowrdaprEBAulCeXPssIVyJd3oqjcofy9SLeCxq0tCJ45ojyBAnbmhNWx4t443HZ7Q vCVZv3PqXw/N1it3TGBK0vZPadlrh81FJtMDn/jZaYYMM43VRcjKDpEbDLRwFfWJ+lIF U4Ww== X-Gm-Message-State: AOAM531O7hiJr4+eTNXUEuRw+aTVhlHcpTOC6k5iV8xFN3HwbM+uF2Mn HU58maaY05QNl2oLrZf5KWOhOv5nftZmhA== X-Google-Smtp-Source: ABdhPJygBLtpOcfM78nHjBSaMSHpWhhPOE5NKZCW0B0C/v5gwTPzUj/WdF7IdEnL9AZFk6OzqTuYhw== X-Received: by 2002:a05:6808:1292:: with SMTP id a18mr5328962oiw.314.1644241995792; Mon, 07 Feb 2022 05:53:15 -0800 (PST) Received: from ?IPV6:2804:431:c7ca:733:4cdc:e08a:54c6:5108? ([2804:431:c7ca:733:4cdc:e08a:54c6:5108]) by smtp.gmail.com with ESMTPSA id bb16sm4053500oob.42.2022.02.07.05.53.14 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 07 Feb 2022 05:53:15 -0800 (PST) Message-ID: <639ee7e4-1bd8-0d34-af3c-4c33a20b8a8b@linaro.org> Date: Mon, 7 Feb 2022 10:53:12 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1 Subject: Re: Debugging ld.so in gdb Content-Language: en-US To: Jacob Kroon , Florian Weimer , cltang@codesourcery.com Cc: Jacob Kroon via Gdb References: <29e0ef71-4706-9b0f-2a68-e12c54120d8e@gmail.com> <8735kypwcd.fsf@oldenburg.str.redhat.com> <87y22qognw.fsf@oldenburg.str.redhat.com> <87h79eobq1.fsf@oldenburg.str.redhat.com> <87czk2o967.fsf@oldenburg.str.redhat.com> <06f726f4-855e-239b-fd2c-8d0d57f45131@gmail.com> <878ruqo8o2.fsf@oldenburg.str.redhat.com> <8d9d02de-1a59-1f4d-dbcf-050b65abef29@gmail.com> <93cd41d6-e333-f31e-96bb-2f34a88f164f@gmail.com> <875ypqc2ma.fsf@oldenburg.str.redhat.com> <3e08e7c7-05f5-16f2-50cb-036687386997@gmail.com> <87wni6amk5.fsf@oldenburg.str.redhat.com> <4ea94b1b-71f5-3fbe-e18d-dff61ba3d835@gmail.com> From: Adhemerval Zanella In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2022 13:53:18 -0000 On 07/02/2022 10:45, Jacob Kroon wrote: > On 2/7/22 14:39, Jacob Kroon wrote: >> On 2/7/22 13:32, Jacob Kroon wrote: >>> On 2/7/22 13:27, Florian Weimer wrote: >>>> * Jacob Kroon: >>>> >>>>>> What I find really confusing is that this is not the result of a dlopen >>>>>> call. I definitely would expect that the maps array contains *all* >>>>>> objects that are being loaded. Clearly this is not the case here. >>>>>> Somehow certain objects are missing, and then they get written into the >>>>>> rpo array. >>>>>> >>>>>> Please try to find libjvm.so among the l_initfini arrays of the objects. >>>>> >>>>> I do find libjvm.so in a couple of the maps[]->l_initfini[]->l_name >>>>> arrays, yes. >>>> >>>> Okay, and of course there is an assumption that those make it to the >>>> maps. No wonder we run off the array. >>>> >>>>>> It must be present somewhere. I assume it's also on the main list, >>>>>> which starts off at _rtld_global._dl_ns[0]._ns_loaded. >>>>> >>>>> Hmm how do I iterate over that data structure ? >>>>> >>>>> See below: >>>>>> (gdb) print _rtld_global._dl_ns[0]._ns_loaded[0]->l_name >>>>>> $186 = 0x7ffff7ff1d97 "" >>>>>> (gdb) print _rtld_global._dl_ns[0]._ns_loaded[1]->l_name >>>>>> $187 = 0x0 >>>>>> (gdb) print _rtld_global._dl_ns[0]._ns_loaded[2]->l_name >>>>>> $188 = 0x0 >>>>>> (gdb) print _rtld_global._dl_ns[0]._ns_loaded->l_name >>>>>> $189 = 0x7ffff7ff1d97 "" >>>>>> (gdb) print _rtld_global._dl_ns[1]._ns_loaded->l_name >>>>>> Cannot access memory at address 0x8 >>>>>> (gdb) print _rtld_global._dl_ns[2]._ns_loaded->l_name >>>>>> Cannot access memory at address 0x8 >>>> >>>> It's a list chained by l_prev/l_next. >>>> >>> >>> Ok, yes "libjvm.so" is there, in multiple entries. >>> >> >> I managed to build glibc master, and yes it also crashes. Reverting the >> suspicious commit: >> >> commit 15a0c5730d1d5aeb95f50c9ec7470640084feae8 >> Author: Chung-Lin Tang >> Date: Thu Oct 21 21:41:22 2021 +0800 >> >> elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645) >> >> fixes the crash. Adding a couple of more people. >> > > And yes, using master (or host) glibc and running: > > $ GLIBC_TUNABLES="glibc.rtld.dynamic_sort=1" ldd mylib.so > > also works without crashing. It is really hard to understand the issue you are seeing without the context, since I was cced with a cropped thread. Could you send the the full thread or the original issue?