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]

[Bug translator/14226] semantic error: missing x86_64 kernel/module debuginfo under '...' while resolving probe point kernel.function("vfs_read").return


https://sourceware.org/bugzilla/show_bug.cgi?id=14226

--- Comment #15 from Alan Modra <amodra at gmail dot com> ---
OK, so one of the object files does contain both FDEs and a zero terminator.

ld bug fixed with git commit 4de1599b.
https://sourceware.org/ml/binutils/2014-11/msg00090.html

Note that systemtap could avoid the bug by linking an extra object file
containing an .eh_frame section with just the zero terminator.

-- 
You are receiving this mail because:
You are the assignee for the bug.


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