public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/13210] New: vdso runtime tracking is broken
@ 2011-09-21 10:38 mjw at redhat dot com
  2011-09-21 10:48 ` [Bug runtime/13210] " mjw at redhat dot com
  2011-09-27 15:10 ` mjw at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: mjw at redhat dot com @ 2011-09-21 10:38 UTC (permalink / raw)
  To: systemtap

http://sourceware.org/bugzilla/show_bug.cgi?id=13210

             Bug #: 13210
           Summary: vdso runtime tracking is broken
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap@sourceware.org
        ReportedBy: mjw@redhat.com
    Classification: Unclassified


vdso tracking is broken, which means user backtraces of kernel probes that get
accessed through the vdso are broken (since they cannot unwind through the
vdso).

This seems to be caused by buildid checking, which always fails.
-DDEBUG_TASK_FINDER_VMA will show:

_stp_vma_init:211: registering vmcb (_stap_target: 32045)
_stp_vma_exec_cb:88: tsk 32045:32045 , register_p: 1, process_p: 1
_stp_vma_match_vdso:32: tsk: 32045 vdso: 0x2c5000
_stp_vma_match_vdso:44: notes_addr vdso32-int80.so: 0x2c51d8
_stp_vma_match_vdso:57: darn, not equal (rc=0) at 0 (40 != 132)
[...]

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

end of thread, other threads:[~2011-09-27 15:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-21 10:38 [Bug runtime/13210] New: vdso runtime tracking is broken mjw at redhat dot com
2011-09-21 10:48 ` [Bug runtime/13210] " mjw at redhat dot com
2011-09-27 15:10 ` mjw 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).