public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/28070] New: extend vma end address to the different module
@ 2021-07-09 15:24 zhuizhuhaomeng at gmail dot com
  2021-08-19 18:04 ` [Bug runtime/28070] " scox at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: zhuizhuhaomeng at gmail dot com @ 2021-07-09 15:24 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 28070
           Summary: extend vma end address to the different module
           Product: systemtap
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: runtime
          Assignee: systemtap at sourceware dot org
          Reporter: zhuizhuhaomeng at gmail dot com
  Target Milestone: ---

Created attachment 13551
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13551&action=edit
module was always NULL when compare to ori_module, should change to ori_path
and compare path with ori_path

in function _stp_vma_mmap_cb, ​the variable module was set to NULL
when compare with ori_mod, it is still NULL that was not expected.
change ori_mod to ori_path and compare the ori_path with path should resolve
the problem.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug runtime/28070] extend vma end address to the different module
  2021-07-09 15:24 [Bug runtime/28070] New: extend vma end address to the different module zhuizhuhaomeng at gmail dot com
@ 2021-08-19 18:04 ` scox at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: scox at redhat dot com @ 2021-08-19 18:04 UTC (permalink / raw)
  To: systemtap

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

Stan Cox <scox at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |scox at redhat dot com
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Stan Cox <scox at redhat dot com> ---
commit: 2eb7fdfdb

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-19 18:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-09 15:24 [Bug runtime/28070] New: extend vma end address to the different module zhuizhuhaomeng at gmail dot com
2021-08-19 18:04 ` [Bug runtime/28070] " scox at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).