[Bug runtime/16406] pass-5 build-id mismatch when -c cmd has same name as module

fche at redhat dot com sourceware-bugzilla@sourceware.org
Mon Apr 28 19:01:00 GMT 2014


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.



More information about the Systemtap mailing list