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. Updated the patch for new approval. Thanks, Jan