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]

Regression run-allfcts.sh FAIL on i386 [Re: [PATCH] libdw: Make dwarf_getfuncs find all (defining) DW_TAG_subprogram DIEs.]


Hi Mark,

FYI getting on i386 (not x86_64) RHEL-5 and RHEL-6.
(Not sure about Fedoras as dwz may complicate it there.)

FAIL: run-allfcts.sh

e6a9bb8c63adaeaceafc50301b085121c962b631 is the first bad commit
commit e6a9bb8c63adaeaceafc50301b085121c962b631
Author: Mark Wielaard <mjw@redhat.com>
Date:   Thu Oct 10 11:40:12 2013 +0200

    libdw: Handle dwz multi files correctly in dwarf_getfuncs.
    
    Don't use DIE offsets, but use their addresses to make sure they are unique.
    Include test cases where main and alt file have subprograms at same offsets.
    
    Reported-by: Josh Stone <jistone@redhat.com>
    Signed-off-by: Mark Wielaard <mjw@redhat.com>

This is post-release commit, this would be a regression on 0.158.

I haven't analyzed it more.


Regards,
Jan


FAIL: run-allfcts.sh (exit: 1)
==============================

--- allfcts.out 2013-11-01 15:18:24.000000000 +0100
+++ -   2013-11-01 15:18:24.525746383 +0100
@@ -5,3 +5,10 @@
 /shoggoth/drepper/f.c:3:foo
 /shoggoth/drepper/m.c:5:main
 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:107:main
+/home/drepper/gnu/elfutils/build/src/../../src/strip.c:159:print_version
+/home/drepper/gnu/elfutils/build/src/../../src/strip.c:173:parse_opt
+/home/drepper/gnu/elfutils/build/src/../../src/strip.c:201:more_help
+/home/drepper/gnu/elfutils/build/src/../../src/strip.c:217:process_file
+/usr/include/sys/stat.h:375:stat64
+/home/drepper/gnu/elfutils/build/src/../../src/strip.c:291:crc32_file
+/home/drepper/gnu/elfutils/build/src/../../src/strip.c:313:handle_elf

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