From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============5003673549689378331==" MIME-Version: 1.0 From: Mark Wielaard To: elfutils-devel@lists.fedorahosted.org Subject: Re: [patch] Fix resolving ELF symbols for live PIDs with deleted files Date: Fri, 29 Aug 2014 23:00:37 +0200 Message-ID: <20140829210037.GB31660@blokker.redhat.com> In-Reply-To: 20140829203855.GA2814@host2.jankratochvil.net --===============5003673549689378331== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Fri, Aug 29, 2014 at 10:38:55PM +0200, Jan Kratochvil wrote: > On Fri, 29 Aug 2014 22:15:50 +0200, Jan Kratochvil wrote: > > When I remove the check on 2.6.32 (tested on kernel-2.6.32-431.el6.x86_= 64) the > > testcase really FAILs: > > .../elfutils/src/stack: dwfl_thread_getframes tid 26376 at 0x4006c8 in= .../elfutils/tests/deleted: no matching address range > = > It was just due to the missing CFI at the '_start' symbol. > = > Updated the testcase to ignore that error. And removed the 2.6.32 SKIP. O, that makes sense. And a simple workaround, very nice. > Updated the patch for new approval. Yes, please push. Thanks, Mark --===============5003673549689378331==--