[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#254575: gcc-3.3: lastest testing debian: internal compiler error: Segmentation fault



Package: gcc-3.3
Version: 1:3.3.3-9
Severity: normal

I already sent this bug on gcc bug list but they can't reproduce it with tere FSF server. They told me to send you the report.

You can have more informations and the preproc file to reproduce the issue here: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15999


$ c++ -v -save-temps -g -pipe -Wno-ctor-dtor-privacy -Wno-multichar -D_REENTRANT
-D_GNU_SOURCE -O3 -ftemplate-depth-24 -funroll-loops -I/usr/include/stlport
-I/usr/include/libxml2 -I./ consider.cpp -o consider.o
c++: warning: -pipe ignored because -save-temps specified
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.3/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib
--enable-nls --without-included-gettext --enable-__cxa_atexit
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm
--enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.3 (Debian 20040422)
 /usr/lib/gcc-lib/i486-linux/3.3.3/cc1plus -E -D__GNUG__=3 -quiet -v
-I/usr/include/stlport -I/usr/include/libxml2 -I./ -D__GNUC__=3
-D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=3 -D_GNU_SOURCE -D_REENTRANT
-D_GNU_SOURCE consider.cpp -Wno-ctor-dtor-privacy -Wno-multichar
-ftemplate-depth-24 -funroll-loops -O3 consider.ii
ignoring nonexistent directory "/usr/i486-linux/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/include/stlport
 /usr/include/libxml2
 .
 /usr/include/c++/3.3
 /usr/include/c++/3.3/i486-linux
 /usr/include/c++/3.3/backward
 /usr/local/include
 /usr/lib/gcc-lib/i486-linux/3.3.3/include
 /usr/include
End of search list.
 /usr/lib/gcc-lib/i486-linux/3.3.3/cc1plus -fpreprocessed mirror.ii -quiet
-dumpbase mirror.cpp -auxbase mirror -g -O3 -Wno-ctor-dtor-privacy
-Wno-multichar -version -ftemplate-depth-24 -funroll-loops -o mirror.s
GNU C++ version 3.3.3 (Debian 20040422) (i486-linux)
        compiled by GNU C version 3.3.3 (Debian 20040422).
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
/home/code/include/georges/load_form.h: In function `void
loadForm(const _STL::vector<_STL::string, _STL::allocator<_STL::string> >&,
   const _STL::string&, _STL::map<NLMISC::CSheetId, T,
   _STL::less<NLMISC::CSheetId>, _STL::allocator<_STL::pair<const
   NLMISC::CSheetId, T> > >&, bool, bool) [with T = TDataSetSheet]':
/home/code/include/georges/load_form.h:498: internal compiler error: Segmentation
   fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.




-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.22-1-686-smp
Locale: LANG=C, LC_CTYPE=C

Versions of packages gcc-3.3 depends on:
ii binutils 2.14.90.0.7-8 The GNU assembler, linker and bina
ii  cpp-3.3                    1:3.3.3-9     The GNU C preprocessor
ii gcc-3.3-base 1:3.3.3-9 The GNU Compiler Collection (base ii libc6 2.3.2.ds1-12 GNU C Library: Shared libraries an
ii  libgcc1                    1:3.3.3-9     GCC support library

-- no debconf information




Reply to: