Re: [PATCH elfutils 1/2] [libdwfl] parse inode in /proc/pid/maps correctly

2019-01-29 Thread Mark Wielaard
On Fri, Jan 25, 2019 at 01:20:08PM -0800, Yonghong Song wrote: > The inode number in /proc/pid/maps is displayed as "unsigned long" > type. > > In one of our x64 system, we have inode number exceeding valid "long" > type range, which caused the following test failure: >FAIL: dwfl-bug-fd-leak >

[PATCH elfutils 1/2] [libdwfl] parse inode in /proc/pid/maps correctly

2019-01-25 Thread Yonghong Song
The inode number in /proc/pid/maps is displayed as "unsigned long" type. In one of our x64 system, we have inode number exceeding valid "long" type range, which caused the following test failure: FAIL: dwfl-bug-fd-leak FAIL: run-backtrace-dwarf.sh FAIL: vdsosyms The offending map entry: