From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29852 invoked by alias); 19 Jun 2007 23:32:12 -0000 Received: (qmail 29794 invoked by uid 48); 19 Jun 2007 23:32:03 -0000 Date: Tue, 19 Jun 2007 23:32:00 -0000 Message-ID: <20070619233203.29793.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/32296] [4.3 Regression] Bootstrap failure in stage1 on hppa*-*-* In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "danglin at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-06/txt/msg01614.txt.bz2 ------- Comment #18 from danglin at gcc dot gnu dot org 2007-06-19 23:32 ------- The stack overflow takes some time and I was able to attach gdb: 0x402a6c58 in read_encoded_value_with_base (encoding=11 '\v', base=0, p=0x60384 "", val=0xc019ea8c) at ../../../gcc/libgcc/../gcc/unwind-pe.h:200 200 ../../../gcc/libgcc/../gcc/unwind-pe.h: No such file or directory. in ../../../gcc/libgcc/../gcc/unwind-pe.h (gdb) bt #0 0x402a6c58 in read_encoded_value_with_base (encoding=11 '\v', base=0, p=0x60384 "", val=0xc019ea8c) at ../../../gcc/libgcc/../gcc/unwind-pe.h:200 #1 0x402a70ac in linear_search_fdes (ob=0xc019ea14, this_fde=0x60378, pc=0x2546b) at ../../../gcc/libgcc/../gcc/unwind-dw2-fde.c:812 #2 0x402a79b4 in _Unwind_IteratePhdrCallback (info=, size=, ptr=0xc019e8cc) at ../../../gcc/libgcc/../gcc/unwind-dw2-fde-glibc.c:389 #3 0x4025b3c8 in dl_iterate_phdr () from /lib/libc.so.6 #4 0x402a8f70 in _Unwind_Find_FDE (pc=0x2546b, bases=0xc019e3a4) at ../../../gcc/libgcc/../gcc/unwind-dw2-fde-glibc.c:420 #5 0x402a42b0 in uw_frame_state_for (context=0xc019e230, fs=0xc019e418) at ../../../gcc/libgcc/../gcc/unwind-dw2.c:1121 #6 0x402a611c in _Unwind_RaiseException (exc=0x42ac3a88) at ../../../gcc/libgcc/../gcc/unwind.inc:103 #7 0x0001da88 in ada.exceptions.exception_propagation.propagate_exception ( from_signal_handler=) at a-exexpr.adb:584 #8 0x0001dac8 in ada.exceptions.process_raise_exception ( e=, from_signal_handler=false) at a-except.adb:776 #9 0x0001db28 in <__gnat_raise_nodefer_with_msg> (e=0xb) at a-except.adb:829 #10 0x0001e208 in <__gnat_raise_exception> (e=0x0, message=) at a-except.adb:859 #11 0x00027fec in ada.text_io.get_line (file=0x74e20, item= {P_ARRAY = 0x0, P_BOUNDS = 0x0}) at a-textio.adb:630 ---Type to continue, or q to quit--- #12 0x0002546c in ada.strings.unbounded.text_io.get_line (file=0x74e20) at a-suteio.adb:72 #13 0x0001b540 in xsinfo__getline___832 () #14 0x0001ad7c in _ada_xsinfo () -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32296