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 translator/2525] New: NMI Watchdog lockup with gettimeofday and do_timer probe


This one-liner:
  probe kernel.function("do_timer") { gettimeofday_us() }

causes "NMI Watchdog detected LOCKUP" on 2.6.16-1.2080_FC5 x86_64.  It also
hangs on RHEL4 2.6.9-34.ELsmp, without any message on the console.

-- 
           Summary: NMI Watchdog lockup with gettimeofday and do_timer probe
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: joshua dot i dot stone at intel dot com


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

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