Date: Sun, 13 Aug 2000 16:30:46 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: erik DOT sandberg AT euroseek DOT net Message-Id: <3405-Sun13Aug2000163046+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b CC: djgpp AT delorie DOT com In-reply-to: <3.0.5.32.20000813122244.007c0c00@pop.mail.yahoo.com> (message from Erik Sandberg on Sun, 13 Aug 2000 12:22:44 +0200) Subject: Re: Symify crash References: <3 DOT 0 DOT 5 DOT 32 DOT 20000813122244 DOT 007c0c00 AT pop DOT mail DOT yahoo DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sun, 13 Aug 2000 12:22:44 +0200 > From: Erik Sandberg > > when attempting to symify an EXE I compiled with GCC 2.952, it crashed down > to this: It happens to me on rare occasions as well. But it is very hard to reproduce, and so I couldn't until now debug it. If you can consistently reproduce the crash, rebuild SYMIFY with -g and try to find out where and why does it crash. All the evidence I have suggests that it crashes when it reads and sorts the symbols from the program's file. But I don't understand why does it crash. (At least for me, the crashes disappear when you run SYMIFY under GDB. You *have* been warned ;-)