--On June 21, 2008 6:02:58 AM +0300 Timo Sirainen <tss@iki.fi> wrote:
Always at the same source file or just somewhat randomly? Either a gcc bug or your memory is broken.
It fails on random files, since the system is running a few daemons without any problem I'd go for the gcc bug.
$ gcc -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.2.4 (Debian 4.2.4-2+b1)
ciao
Luca