This is the mail archive of the gcc-prs@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]

Re: ada/7208: build of gnatlib failed with SIGILL


The following reply was made to PR ada/7208; it has been noted by GNATS.

From: Florian Weimer <fw@deneb.enyo.de>
To: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: ada/7208: build of gnatlib failed with SIGILL
Date: Sun, 14 Jul 2002 10:46:57 +0200

 Adrian Knoth <adi@drcomp.erfurt.thur.de> writes:
 
 > On Sat, Jul 13, 2002 at 07:00:37PM +0200, Florian Weimer wrote:
 >
 >> > 	Compiling s-auxdec.adb causes xgcc to receive SIGILL, afterwards
 >> > 	leaking much memory which will end in a kill with out-of-memory
 >> > 	(I've interrupted here interactively)
 >> I'm sorry, but I can't reproduce this with the current CVS.  
 >> Do you still see this problem?
 >
 > Yes. I've tried it with the actual cvs co, here is the result, though
 > SIGILL changed to segfault:
 
 We need a GDB backtrace of the gnat1 process when it receives SIGILL,
 and a disassembly of the function corresponding to the topmost frame.
 
 (Maybe you now get a segmentation fault because your VM scenario is
 different, so it still could be the very same problem.)


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