[Bug ada/26649] hang c34007j

danglin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Mar 11 23:36:00 GMT 2006



------- Comment #1 from danglin at gcc dot gnu dot org  2006-03-11 23:36 -------
Looks like a pthread issue:

# gdb c34007j
GNU gdb 2004-06-22-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 "hppa2.0w-hp-hpux11.00"...
(gdb) r
Starting program:
/home/gnu/gcc-3.4/objdir/gcc/testsuite/ada/acats/tests/c3/c34007j/c34007j

,.,. C34007J ACATS 2.5 06-03-11 18:34:47
---- C34007J CHECK THAT THE REQUIRED PREDEFINED OPERATIONS ARE DECLARED
                (IMPLICITLY) FOR DERIVED ACCESS TYPES WHOSE DESIGNATED
                TYPE IS A TASK TYPE.
[New thread 2 (system thread 19952)]
[New thread 3 (system thread 19953)]
[New thread 4 (system thread 19954)]
[New thread 5 (system thread 19955)]
[New thread 6 (system thread 19956)]

Program received signal SIGINT, Interrupt.
[Switching to thread 6 (system thread 19956)]
0x7afffdd0 in __ksleep () from /usr/lib/libc.2
(gdb) bt
#0  0x7afffdd0 in __ksleep () from /usr/lib/libc.2
#1  0x7aeda51c in _lwp_cond_timedwait () from /usr/lib/libpthread.1
#2  0x7aeda51c in _lwp_cond_timedwait () from /usr/lib/libpthread.1
Previous frame identical to this frame (corrupt stack?)


-- 


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



More information about the Gcc-bugs mailing list