From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Ralf Narozny Cc: gdb@sourceware.cygnus.com Subject: Re: gdb crashes with seg fault Date: Wed, 10 Oct 2001 15:05:00 -0000 Message-id: <3BC4C5FC.90603@cygnus.com> References: <3BC4BBF8.9050207@web.de> X-SW-Source: 2001-10/msg00102.html > Hello all! > > I got a strange problem. gdb is crashing with a segmentation fault while checking a 120MB large binary with each core that this binary produces. > > I hope I'm just too dumb to do the right things. But the problem occurred first after using gcc 3.0.1 to compile the binary. All was ok before that. > > Ok, here is some data you might need. > > Machine: Athlon 1.3GHz, 512M RAM > Linux version 2.4.4-4GB (root@Pentium.suse.de) (gcc version 2.95.3 20010315 (SuSE)) > GDB: Version 5.0 (one self compiled one out of SuSE Linux distribution) > GCC: Version 3.0.1 (self compiled) FYI, the first thing to do is download a current snapshot and try that. There are likely differences between SuSE's GDB and the official FSF GDB. Andrew http://sources.redhat.com/gdb/download/