This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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: Integer constant is too large for 'long' type


Hi -

On Thu, Nov 05, 2009 at 08:26:26PM +0530, naresh kamboju wrote:
> [...]
> # stap -a arm -B CROSS_COMPILE=/usr/local/arm/cross/devel/bin/arm-dev-
> -p4 -vv -k -r 2.6.29.4-alp_nl-kzm-arm11-g2542246 -m five five.stp
> [...]
> Session arch: arm release: 2.6.29.4-kzm-arm11-g2542246
> dump_unwindsyms kernel index=0 base=0x0
> Found build-id in kernel, length 20, end at 0x24
> [...]
> .build_id_bits =
> "\xd9\x1d\x7e\x1f\x5a\x79\xbc\xe0\x43\x34\x49\x69\x21\x59\x34\x1d\xbe\xe5\x8b\x33",
> .build_id_len = 20,
> .build_id_offset = 0xffffffff3fff8024,

It seems as though the memory/section layout of the arm kernel is
rather different from what we've seen.  Can you send over some
"readelf {-S,-l,-n} ..../vmlinux" output?

- FChE


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