From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 52D8D3858C5E; Fri, 22 Dec 2023 09:04:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 52D8D3858C5E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1703235874; bh=He+IIEiJ/sgGV/hW9sqP5g8IfgCRuTZCVyZhKK+3dJQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JUPMLpC/1cDfZJ982x07kVusL1eykHXszTtG24sEztq8DF7XchzwPZTou9zPR5Xd/ wgY6ZT9bvjYFirb0zPAzFmbE31XCIwO5Gtv9tmvTUSd0SL2hZ1fKF8kHSGI15QqjEN 4Di2ruxcybeBvsRlQh+aSRBMpzv2LmhalIdxeZKg= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/113005] 'libgomp.fortran/rwlock_1.f90', 'libgomp.fortran/rwlock_3.f90' execution test timeouts Date: Fri, 22 Dec 2023 09:04:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113005 --- Comment #8 from Jakub Jelinek --- Execution timeout is: 300 spawn [open ...] STOP 2 Internal Error: Trying to free nonempty asynchronous unit Error termination. Backtrace: Internal Error: Trying to free nonempty asynchronous unit Error termination. Backtrace: #0 0x7f986429289e in free_async_unit at ../../../libgfortran/io/async.c:211 #1 0x7f9864288729 in close_unit_1 at ../../../libgfortran/io/unit.c:759 #2 0x401644 in ??? #3 0x7f986432cd7d in ??? #4 0x7f9863e87c90 in ??? #5 0x7f9863f07fbb in ??? #6 0xffffffffffffffff in ??? FAIL: libgomp.fortran/rwlock_1.f90 -O0 execution test is what I see in the log. Or just STOP 2.=