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 runtime/16406] pass-5 build-id mismatch when -c cmd has same name as module


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

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fche at redhat dot com

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
Some more findings:
- the presence of --all-modules papers over the problem, because it adds the
  kernel 'loop' module stp_module ahead of the userspace /path/to/loop one
- _stp_module_check (called from translate.cxx) only checks one or two modules
  because of the (return _stp_build_id_check(...)) construct, that defeats
  looping

-- 
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]