From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7868 invoked by alias); 18 Nov 2016 19:01:36 -0000 Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org Received: (qmail 7639 invoked by uid 48); 18 Nov 2016 19:01:22 -0000 From: "dsmith at redhat dot com" To: systemtap@sourceware.org Subject: [Bug runtime/20820] another "soft lockup" BUG on RHEL7 ppc64 Date: Fri, 18 Nov 2016 19:01:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: runtime X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dsmith at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2016-q4/txt/msg00079.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D20820 --- Comment #3 from David Smith --- (In reply to David Smith from comment #2) > I've tracked this down to the systemtap.base/optim_stats.exp testcase. I = get > the "soft lockup" bug on ppc64 every time I've run this test (admittedly = on > a very small sample). The optim_stats.exp testcase runs 2 scripts: systemtap.base/optim_stats1.stp and systemtap.base/optim_stats2.stp. The latter script causes the BUG: =3D=3D=3D=3D # stap -g --suppress-time-limits ../src/testsuite/systemtap.base/optim_stats2.stp=20 Message from syslogd@ibm-p8-01-lp7 at Nov 18 13:59:04 ... kernel:BUG: soft lockup - CPU#9 stuck for 23s! [stapio:27761] ERROR: division by 0 near operator '/' at ../src/testsuite/systemtap.base/optim_stats2.stp:48:28 IGNORE 300000000 IGNORE 300000000 29999850000000 0 199999 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /usr/local/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] =3D=3D=3D=3D --=20 You are receiving this mail because: You are the assignee for the bug.