[lttng-dev] stack validation warning on lttng-modules bytecode interpreter
Mathieu Desnoyers
mathieu.desnoyers at efficios.com
Wed Jun 15 20:42:54 UTC 2016
----- On Jun 15, 2016, at 4:28 PM, Josh Poimboeuf jpoimboe at redhat.com wrote:
> On Wed, Jun 15, 2016 at 03:24:52PM -0500, Josh Poimboeuf wrote:
>> Thanks, figured it out. It was an objtool bug. It was expecting the
>> macro to create a section symbol (STT_SECTION), but for some reason this
>> file's use of the macro creates a function symbol (STT_FUNC).
>
> Actually, to be precise: this file's use of the macro creates a
> relocation which references the function symbol rather than the section
> symbol.
Cool! Thanks for looking into this.
Mathieu
>
>
> --
> Josh
--
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
More information about the lttng-dev
mailing list