public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/25926]  New: A87B59A SIGABRT
@ 2006-01-23 15:56 danglin at gcc dot gnu dot org
  2006-01-28 20:08 ` [Bug target/25926] " danglin at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: danglin at gcc dot gnu dot org @ 2006-01-23 15:56 UTC (permalink / raw)
  To: gcc-bugs

515 (hiauly1)dave> gdb a87b59a
GNU gdb 6.3.50.20050226-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 "hppa1.1-hp-hpux10.20"...
(gdb) r
Starting program:
/users/bin/gcc/gcc-4.1/objdir/gcc/testsuite/ada/acats/tests/a/a87b59a/a87b59a

,.,. A87B59A ACATS 2.5 06-01-23 10:43:00
---- A87B59A CHECK THAT BECAUSE A GENERIC ACTUAL PROGRAM PARAMETER MUST
                BE A SUBPROGRAM, AN ENUMERATION LITERAL, OR AN ENTRY
                WITH THE SAME PARAMETER AND RESULT TYPE PROFILE AS THE
                FORMAL PARAMETER, AN OVERLOADED NAME APPEARING AS AN
                ACTUAL PARAMETER CAN BE RESOLVED.

Program received signal SIGABRT, Aborted.
0x7aff9f50 in kill () from /usr/lib/libc.1
(gdb) bt
#0  0x7aff9f50 in kill () from /usr/lib/libc.1
#1  0x7af6299c in raise () from /usr/lib/libc.1
#2  0x7af44478 in _sigaddset () from /usr/lib/libc.1
#3  0x7af3ef64 in abort () from /usr/lib/libc.1
#4  0x0003507c in uw_init_context_1 (context=0x40058928, outer_cfa=0x40058920,
    outer_ra=0x304f3) at ../../gcc/gcc/unwind-dw2.c:1103
#5  0x000355a0 in _Unwind_RaiseException (exc=0x7b03783c)
    at ../../gcc/gcc/unwind.inc:93
#6  0x000304f0 in __gnat_Unwind_RaiseException (e=0x400595fc)
    at raise-gcc.c:1115
#7  0x00019e78 in ada.exceptions.exception_propagation.propagate_exception (
    from_signal_handler=252) at a-exexpr.adb:584
#8  0x00019eb8 in ada.exceptions.process_raise_exception (e=0x400595fc,
    from_signal_handler=false) at a-except.adb:776
#9  0x00019f1c in <__gnat_raise_nodefer_with_msg> (e=0x400595fc)
    at a-except.adb:829
#10 0x0001a614 in <__gnat_raise_exception> (e=0x400585b8,
    message=<incomplete type>) at a-except.adb:859
#11 0x0001777c in system.tasking.initialization.do_pending_action (
    self_id=0x4003ad90) at s-tasini.adb:286
#12 0x0001783c in system.tasking.initialization.undefer_abort_nestable (
    self_id=0x7b037054) at s-tasini.adb:735
#13 0x0002926c in system.tasking.rendezvous.selective_wait (open_accepts=
---Type <return> to continue, or q <return> to quit---
      {P_ARRAY = 0x400585b8, P_BOUNDS = 0x400585b0},
    select_mode=system__tasking__terminate_mode) at s-tasren.adb:987
#14 0x0002de6c in a87b59a__tkTKB___1599 ()
#15 0x0002b1b0 in system.tasking.stages.task_wrapper (self_id=0x4003ad90)
    at s-tassta.adb:969
#16 0x7ae76d28 in cma__thread_base () from /usr/lib/libcma.1
#17 0x7ae7b8e8 in cma__thread_start1 () from /usr/lib/libcma.1
#18 0x7ae7b2dc in cma__thread_start0 () from /usr/lib/libcma.1
#19 0x7ae7b2dc in cma__thread_start0 () from /usr/lib/libcma.1
Previous frame identical to this frame (corrupt stack?)

This might be an ada issue but I think it's likely a problem introduced
by the new dwarf2 exception support on this target.


-- 
           Summary: A87B59A SIGABRT
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa1.1-hp-hpux10.20
  GCC host triplet: hppa1.1-hp-hpux10.20
GCC target triplet: hppa1.1-hp-hpux10.20


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


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

end of thread, other threads:[~2006-02-04  1:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-23 15:56 [Bug target/25926] New: A87B59A SIGABRT danglin at gcc dot gnu dot org
2006-01-28 20:08 ` [Bug target/25926] " danglin at gcc dot gnu dot org
2006-01-28 20:42 ` pinskia at gcc dot gnu dot org
2006-02-04  0:44 ` danglin at gcc dot gnu dot org
2006-02-04  1:12 ` danglin at gcc dot gnu dot org
2006-02-04  1:26 ` danglin at gcc dot gnu dot 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).