From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DD5923858D38; Tue, 11 Apr 2023 16:51:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DD5923858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1681231884; bh=qFj26xstwXUcpJLPWt3XdKrTkcpY8bxASuZJu11L8eI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UqOFnOaAIhnMTKfVzAvS5vo6CuIYcoZ29ocuUaCawQzXJFkXAIgd1sjdsa9miPuXb Dk3xKafOFhAURZRPd+SDmSqKtztD9qM/GTS1P9xnEpyxNwuEoUJOEUjawoFDO44B0S 9XrfGaSL5r1uOYv+7c8UsNsdvDd7b/siLiweiAC4= From: "ahajkova at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug tdep/29423] [gdb, tdep/aarch64] FAIL: gdb.base/watchpoint-unaligned.exp: continue (timeout) Date: Tue, 11 Apr 2023 16:51:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: tdep X-Bugzilla-Version: 12.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ahajkova at redhat dot com 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: cc 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29423 Alexandra H=C3=A1jkov=C3=A1 changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ahajkova at redhat dot com --- Comment #10 from Alexandra H=C3=A1jkov=C3=A1 --- When running this test aarch64, Fedora 39: CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x3 CPU part : 0xd0c CPU revision : 1 I'm getting TCL error: root/build/gdb/gdb version 14.0.50.20230411-git -nw -nx -q -iex "set heigh= t 0" -iex "set width 0" -data-directory /root/build/gdb/data-directory=20 ERROR: ------------------------------------------- ERROR: in testcase /root/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/watc= hpoint-unaligned.exp ERROR: can't read "wpoffset_to_wpnum(1)": no such element in array ERROR: tcl error code TCL READ VARNAME ERROR: tcl error info: can't read "wpoffset_to_wpnum(1)": no such element in array while executing "list -re "\r\nCould not insert hardware watchpoint .*\r\n$gdb_prompt $" {= =20=20=20=20=20 } -re "$rwatch_exp $wpoffset_to_wpnum(1):.*alue =3D .*\r\n$gdb_prompt= $" {=20 ..." ("uplevel" body line 1) invoked from within "uplevel list $subst_code" (procedure "gdb_test_multiple" line 77) invoked from within "gdb_test_multiple $test $test { -re "\r\nCould not insert hardware watchpoint .*\r\n$gdb_prompt $" { } -re "$rwatch_exp $wpoffset_to_wpnum(1):.*alu..." ("foreach" body line 24) invoked from within "foreach wpcount {4 7} { array set wpoffset_to_wpnum {} for {set wpoffset 1} {$wpoffset <=3D $wpcount} {incr wpoffset} { set test "$rwatch data...." (file "/root/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/wat= chpoint-unaligned.exp" line 101) invoked from within "source /root/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/watc= hpoint-unaligned.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source /root/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/watc= hpoint-unaligned.exp" invoked from within "catch "uplevel #0 source $test_file_name" msg" -------------------------------------------------- =3D=3D=3D gdb Summary =3D=3D=3D # of expected passes 142 # of unexpected failures 537 # of unresolved testcases 1 # of paths in test names 1 # of duplicate test names 16 /root/build/gdb/gdb version 14.0.50.20230411-git -nw -nx -q -iex "set heig= ht 0" -iex "set width 0" -data-directory /root/build/gdb/data-directory=20 ERROR: ------------------------------------------- ERROR: in testcase /root/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/watc= hpoint-unaligned.exp ERROR: can't read "wpoffset_to_wpnum(1)": no such element in array ERROR: tcl error code TCL READ VARNAME ERROR: tcl error info: can't read "wpoffset_to_wpnum(1)": no such element in array while executing "list -re "\r\nCould not insert hardware watchpoint .*\r\n$gdb_prompt $" {= =20=20=20=20=20 } -re "$rwatch_exp $wpoffset_to_wpnum(1):.*alue =3D .*\r\n$gdb_prompt= $" {=20 ..." ("uplevel" body line 1) invoked from within "uplevel list $subst_code" (procedure "gdb_test_multiple" line 77) invoked from within "gdb_test_multiple $test $test { -re "\r\nCould not insert hardware watchpoint .*\r\n$gdb_prompt $" { } -re "$rwatch_exp $wpoffset_to_wpnum(1):.*alu..." ("foreach" body line 24) invoked from within "foreach wpcount {4 7} { array set wpoffset_to_wpnum {} for {set wpoffset 1} {$wpoffset <=3D $wpcount} {incr wpoffset} { set test "$rwatch data...." (file "/root/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/wat= chpoint-unaligned.exp" line 101) invoked from within "source /root/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/watc= hpoint-unaligned.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source /root/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/watc= hpoint-unaligned.exp" invoked from within "catch "uplevel #0 source $test_file_name" msg" -------------------------------------------------- make[2]: *** [Makefile:226: do-check-single] Error 1 --=20 You are receiving this mail because: You are on the CC list for the bug.=