From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7E99A3858C52; Fri, 3 Feb 2023 12:16:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7E99A3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675426600; bh=S6+EP53zNn0QL8HwERYGF4IHWuHMsSU/Oc/ArWezCew=; h=From:To:Subject:Date:From; b=QHvSI8n4IE7ft0qPVi6yIYrFLbDFQ+9GFVqXWqyZT9oWeWIfTFhn7T2nFdr8FoUzb 0C00drZ0dBz+U+shswH43SS+CgMSiqeYeVAb1rP0gGS0fl7MD2HIZiP7vzjgopmBSk ek3vld7bvcDZ9TOSpaLEzCSxWdC0H+LTTPVk6lpQ= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/30074] New: FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: stop all threads (with lock) (timeout) Date: Fri, 03 Feb 2023 12:16:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30074 Bug ID: 30074 Summary: FAIL: gdb.threads/schedlock.exp: schedlock=3Don: cmd=3Dcontinue: stop all threads (with lock) (timeout) Product: gdb Version: unknown Status: NEW Severity: normal Priority: P2 Component: gdb Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- Occasionally, I run into: ... (gdb) PASS: gdb.threads/schedlock.exp: schedlock=3Don: cmd=3Dcontinue: set scheduler-locking on continue^M Continuing.^M PASS: gdb.threads/schedlock.exp: schedlock=3Don: cmd=3Dcontinue: continue (= with lock) [Thread 0x7ffff746e700 (LWP 1339) exited]^M No unwaited-for children left.^M (gdb) Quit^M (gdb) FAIL: gdb.threads/schedlock.exp: schedlock=3Don: cmd=3Dcontinue: stop= all threads (with lock) (timeout) ... For now, it's hard to reproduce, but happened last two times I did a full testsuite run. --=20 You are receiving this mail because: You are on the CC list for the bug.=