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 libgomp/58755] New: FAIL: libgomp.c/depend-3.c execution test -- timeout


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

            Bug ID: 58755
           Summary: FAIL: libgomp.c/depend-3.c execution test -- timeout
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
                CC: jakub at gcc dot gnu.org
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11

Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/te
st/gnu/gcc/gcc/libgomp/testsuite/libgomp.c/depend-3.c 
-B/test/gnu/gcc/objdir/hp
pa64-hp-hpux11.11/./libgomp/
-B/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libgom
p/.libs -I/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libgomp
-I/test/gnu/gcc/gcc
/libgomp/testsuite/.. -fmessage-length=0 -fno-diagnostics-show-caret
-fdiagnosti
cs-color=never -fopenmp  -O2  
-L/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libg
omp/.libs -lm   -o ./depend-3.exe    (timeout = 300)
spawn /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/test/gnu/gcc/gc
c/libgomp/testsuite/libgomp.c/depend-3.c
-B/test/gnu/gcc/objdir/hppa64-hp-hpux11
.11/./libgomp/ -B/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libgomp/.libs
-I/tes
t/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libgomp
-I/test/gnu/gcc/gcc/libgomp/tests
uite/.. -fmessage-length=0 -fno-diagnostics-show-caret
-fdiagnostics-color=never
 -fopenmp -O2 -L/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libgomp/.libs -lm -o
./depend-3.exe
PASS: libgomp.c/depend-3.c (test for excess errors)
Setting LD_LIBRARY_PATH to
.:/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libgomp/
.libs:/test/gnu/gcc/objdir/gcc:.:/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libg
omp/.libs:/test/gnu/gcc/objdir/gcc
spawn [open ...]
WARNING: program timed out.
FAIL: libgomp.c/depend-3.c execution test

Program received signal SIGINT, Interrupt.
0xc00000000004b434 in __lwp_sema_wait () from /lib/pa20_64/librt.2
(gdb) bt
#0  0xc00000000004b434 in __lwp_sema_wait () from /lib/pa20_64/librt.2
#1  0xc00000000004a020 in sem_wait () from /lib/pa20_64/librt.2
#2  0xc0000000000d1690 in gomp_sem_wait (sem=0x800000010000ddac,
    sem@entry=<error reading variable: can't compute CFA for this frame>)
    at ../../../gcc/libgomp/config/posix/sem.c:120
#3  0xc0000000000cef18 in GOMP_taskgroup_end ()
    at ../../../gcc/libgomp/task.c:952
#4  0x4000000000002fa0 in main._omp_fn.0 ()
    at /test/gnu/gcc/gcc/libgomp/testsuite/libgomp.c/depend-3.c:43
#5  0xc0000000000cc0f8 in GOMP_parallel (fn=0x4000000000001860,
    fn@entry=0x4000000000002d68 <main._omp_fn.0>, data=data@entry=0x0,
    num_threads=1, num_threads@entry=0, flags=flags@entry=0)
    at ../../../gcc/libgomp/parallel.c:167
#6  0x4000000000003360 in main ()
    at /test/gnu/gcc/gcc/libgomp/testsuite/libgomp.c/depend-3.c:6


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