From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30456 invoked by alias); 6 Apr 2006 18:10:30 -0000 Received: (qmail 30439 invoked by uid 48); 6 Apr 2006 18:10:27 -0000 Date: Thu, 06 Apr 2006 18:10:00 -0000 From: "joshua dot i dot stone at intel dot com" To: systemtap@sources.redhat.com Message-ID: <20060406181027.2525.joshua.i.stone@intel.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/2525] New: NMI Watchdog lockup with gettimeofday and do_timer probe X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2006-q2/txt/msg00054.txt.bz2 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.