public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/30414] New: Random failure in gdb.fortran/lbound-ubound.exp
@ 2023-05-03  1:53 simon.marchi at polymtl dot ca
  2023-05-04  8:25 ` [Bug gdb/30414] " vries at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: simon.marchi at polymtl dot ca @ 2023-05-03  1:53 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=30414

            Bug ID: 30414
           Summary: Random failure in gdb.fortran/lbound-ubound.exp
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: simon.marchi at polymtl dot ca
  Target Milestone: ---

On my CI, I often see gdb.fortran/lbound-ubound.exp failing.  Here is an
excerpt from the latest instance (it was using the native-gdbserver board,
perhaps it plays a role):

...
(gdb) break 165
Breakpoint 4 at 0x555555558bd1: file
/home/jenkins/workspace/binutils-gdb_master_linuxbuild/platform/jammy-amd64/target_board/native-gd
bserver/src/binutils-gdb/gdb/testsuite/gdb.fortran/lbound-ubound.F90, line 165.
(gdb) continue
Continuing.

Breakpoint 2, do_test (lb=..., ub=...) at
/home/jenkins/workspace/binutils-gdb_master_linuxbuild/platform/jammy-amd64/target_board/nati
ve-gdbserver/src/binutils-gdb/gdb/testsuite/gdb.fortran/lbound-ubound.F90:45
45        print *, ""   ! Test Breakpoint
(gdb) Remote debugging from host ::1, port 37496

 Expected GDB Output:

LBOUND = (-8, -10)
UBOUND = (-1, -2)
APB: Run a test here
APB: Expected lbound '(-8, -10)'
APB: Expected ubound ''
up
#1  0x0000555555556782 in test () at
/home/jenkins/workspace/binutils-gdb_master_linuxbuild/platform/jammy-amd64/target_board/native-gd
bserver/src/binutils-gdb/gdb/testsuite/gdb.fortran/lbound-ubound.F90:124
124       DO_TEST (neg_array)
(gdb) ERROR: failed to extract expected results for ubound
Killing process(es): 296756
monitor exit


I haven't figured out how the test can get out of the gdb_test_multiple without
a value for ubound.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-05-18 17:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-03  1:53 [Bug gdb/30414] New: Random failure in gdb.fortran/lbound-ubound.exp simon.marchi at polymtl dot ca
2023-05-04  8:25 ` [Bug gdb/30414] " vries at gcc dot gnu.org
2023-05-04  8:25 ` [Bug testsuite/30414] " vries at gcc dot gnu.org
2023-05-04 11:50 ` simon.marchi at polymtl dot ca
2023-05-04 11:57 ` vries at gcc dot gnu.org
2023-05-04 12:05 ` simon.marchi at polymtl dot ca
2023-05-04 15:48 ` simon.marchi at polymtl dot ca
2023-05-18 17:22 ` cvs-commit at gcc dot gnu.org
2023-05-18 17:23 ` simon.marchi at polymtl dot ca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).