This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/24281] New: WARNING: Could not execute gcc.dg/compat/struct-layout-1 generator


Executing on host:
/home/dave/gnu/gcc-4.0/objdir/gcc/testsuite/gcc.dg-struct-lay
out-1_generate -s /home/dave/gnu/gcc-4.0/gcc/gcc/testsuite/gcc.dg/compat -d
/hom
e/dave/gnu/gcc-4.0/objdir/gcc/testsuite/gcc.dg-struct-layout-1    (timeout =
300
)
WARNING: Could not execute gcc.dg/compat/struct-layout-1 generator
testcase
/home/dave/gnu/gcc-4.0/gcc/gcc/testsuite/gcc.dg/compat/struct-layout-1.
exp completed in 3 seconds

dave@hiauly6:~/gnu/gcc-4.0/objdir/gcc/testsuite$ gdb -c core.save
gcc.dg-struct-
layout-1_generate
GNU gdb 6.3.50_2004-11-18-cvs
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "hppa-unknown-linux-gnu"...Using host libthread_db
library "/lib/libthread_db.so.1".


warning: core file may not match specified executable file.
Core was generated by
`/home/dave/gnu/gcc-4.0/objdir/gcc/testsuite/gcc.dg-struct-layout-1_generate
-s'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/debug/libc.so.6...done.
Loaded symbols for /usr/lib/debug/libc.so.6
Reading symbols from /lib/ld.so.1...done.
Loaded symbols for /lib/ld.so.1
#0  strncmp (s1=0x0, s2=0x15e24 "atal", n=4) at ../sysdeps/generic/strncmp.c:42
42      ../sysdeps/generic/strncmp.c: No such file or directory.
        in ../sysdeps/generic/strncmp.c
(gdb) bt
#0  strncmp (s1=0x0, s2=0x15e24 "atal", n=4) at ../sysdeps/generic/strncmp.c:42
#1  0x000136b4 in generate_fields (features=0, e=0xc05a1da4,
    parent=0xc05a1d90, len=4)
    at
/home/dave/gnu/gcc-4.0/gcc/gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c:1751
#2  0x00013ca8 in generate_random_tests (features=0, len=4)
    at
/home/dave/gnu/gcc-4.0/gcc/gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c:1782
#3  0x0001417c in main (argc=Variable "argc" is not available.
)
    at
/home/dave/gnu/gcc-4.0/gcc/gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c:1879


-- 
           Summary: WARNING: Could not execute gcc.dg/compat/struct-layout-1
                    generator
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa-unknown-linux-gnu
  GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]