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/9947] New: lockdep triggered on rawhide with tracepoints


When running a simple tracepoint test (below), I noticed a lockdep report of a
circular dependency.  This is just potential problem though, as I haven't had
any deadlocks actually manifest.

The report I'm attaching is for i686, but I also reproduced this on x86_64.

# test script:
probe kernel.trace("sched_switch") { exit() }

-- 
           Summary: lockdep triggered on rawhide with tracepoints
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: jistone at redhat dot com


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

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


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