This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Fix resolving ELF symbols for live PIDs with deleted files


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]