Thanks.

> Please can you double check whether pw_fwp_engine.eab really contains
> such an extra large program header?
> For example 'readelf -l' might help.

This is the result of readelf -l:

Elf file type is EXEC (Executable file)
Entry point 0x4069d0
There are 9 program headers, starting at offset 64

Program Headers:
  Type           Offset             VirtAddr           PhysAddr
                 FileSiz            MemSiz              Flags  Align
  PHDR           0x0000000000000040 0x0000000000400040 0x0000000000400040
                 0x00000000000001f8 0x00000000000001f8  R E    8
  INTERP         0x0000000000000238 0x0000000000400238 0x0000000000400238
                 0x000000000000001c 0x000000000000001c  R      1
      [Requesting program interpreter: /lib64/ld-linux-x86-64.so.2]
  LOAD           0x0000000000000000 0x0000000000400000 0x0000000000400000
                 0x000000000045e870 0x000000000045e870  R E    200000
  LOAD           0x000000000045e870 0x0000000000a5e870 0x0000000000a5e870
                 0x0000000000004c98 0x000000006ae482b0  RW     200000
  DYNAMIC        0x000000000045e890 0x0000000000a5e890 0x0000000000a5e890
                 0x0000000000000260 0x0000000000000260  RW     8
  NOTE           0x0000000000000254 0x0000000000400254 0x0000000000400254
                 0x0000000000000020 0x0000000000000020  R      4
  TLS            0x000000000045e870 0x0000000000a5e870 0x0000000000a5e870
                 0x0000000000000008 0x0000000000000008  R      8
  GNU_EH_FRAME   0x00000000003b2570 0x00000000007b2570 0x00000000007b2570
                 0x000000000001e2f4 0x000000000001e2f4  R      4
  GNU_STACK      0x0000000000000000 0x0000000000000000 0x0000000000000000
                 0x0000000000000000 0x0000000000000000  RW     10

 Section to Segment mapping:
  Segment Sections...
   00     
   01     .interp 
   02     .interp .note.ABI-tag .hash .dynsym .dynstr .gnu.version 
.gnu.version_r .rela.dyn .rela.plt .init .plt .plt.got .text .fini .rodata 
.eh_frame_hdr .eh_frame .gcc_except_table 
   03     .tdata .init_array .fini_array .jcr .dynamic .got .got.plt .data .bss 
   04     .dynamic 
   05     .note.ABI-tag 
   06     .tdata 
   07     .eh_frame_hdr 
   08     

João M. S. Silva
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to