public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/48251] New: guality_check hangs indefinitely on Tru64 UNIX
@ 2011-03-23 11:58 ro at gcc dot gnu.org
  2011-03-23 12:01 ` [Bug testsuite/48251] " ro at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: ro at gcc dot gnu.org @ 2011-03-23 11:58 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48251

           Summary: guality_check hangs indefinitely on Tru64 UNIX
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ro@gcc.gnu.org
                CC: aoliva@gcc.gnu.org
              Host: alpha-dec-osf5.1b
            Target: alpha-dec-osf5.1b
             Build: alpha-dec-osf5.1b


The guality_check in g++.dg/guality/guality.exp hangs indefinitely on Tru64
UNIX
V5.1B, hanging the whole testsuite run.  It seems to be a gdb issue, but still
occurs with CVS gdb.

Here's what happens when I use a simple looping test program as target of the
procedure used in guality.h:

> gdb -nx -nw --quiet 
(gdb) set height
Argument required (integer to set it to.).
(gdb) set height 0
(gdb) attach 216346
Attaching to process 216346
[New process 216346]
Retry #1:
Retry #2:
Retry #3:
Retry #4:
0x00000001200010e0 in ?? ()
(gdb) set guality_attached = 1
No symbol table is loaded.  Use the "file" command.
(gdb) b 1
No symbol table is loaded.  Use the "file" command.

In g++.log, I find that the test is run with the regular timeout of 300
seconds,
but this has no effect for some reason.  Might be a bug in expect (5.38.2).

The guality_check test in gcc.dg/guality/guality.exp isn't affected for some
reason.

I'll disable the test on Tru64 UNIX until this is resolved.

This is somewhat related to PR testsuite/46529, but there the timeout does
work.


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

end of thread, other threads:[~2014-06-13 11:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-23 11:58 [Bug testsuite/48251] New: guality_check hangs indefinitely on Tru64 UNIX ro at gcc dot gnu.org
2011-03-23 12:01 ` [Bug testsuite/48251] " ro at gcc dot gnu.org
2011-03-23 12:52 ` ro at gcc dot gnu.org
2011-03-28 17:03 ` ro at gcc dot gnu.org
2011-04-18 15:56 ` ro at gcc dot gnu.org
2011-04-28 17:10 ` rguenth at gcc dot gnu.org
2011-05-19 10:53 ` jakub at gcc dot gnu.org
2011-05-19 11:40 ` ro at CeBiTec dot Uni-Bielefeld.DE
2011-05-19 12:13 ` jakub at gcc dot gnu.org
2011-05-19 13:07 ` ro at CeBiTec dot Uni-Bielefeld.DE
2012-08-30 17:54 ` htl10 at users dot sourceforge.net
2014-06-13 11:52 ` ro at gcc dot gnu.org

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).