public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "danglin at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/25926]  New: A87B59A SIGABRT
Date: Mon, 23 Jan 2006 15:56:00 -0000	[thread overview]
Message-ID: <bug-25926-276@http.gcc.gnu.org/bugzilla/> (raw)

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


             reply	other threads:[~2006-01-23 15:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-23 15:56 danglin at gcc dot gnu dot org [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-25926-276@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).