[Bug middle-end/39641] Compiling Linux 2.6.28.6 ends with a segfault on net/core/skbuff.c

lasse-gccbug-2009 at mail dot plastictree dot net gcc-bugzilla@gcc.gnu.org
Thu Apr 23 06:43:00 GMT 2009



------- Comment #5 from lasse-gccbug-2009 at mail dot plastictree dot net  2009-04-23 06:42 -------
(In reply to comment #4)
> Can you give the output of gcc -v?
> 

Using built-in specs.
Target: i686-pc-linux-gnu
Configured with:
/package/host/localhost/sepbuilt/gcc41-4.1.2-01-03/src/unpack/gcc-4.1.2/configure
--prefix=/package/host/localhost/sepbuilt/gcc41-4.1.2-01-03/prefix
--libexecdir=/package/host/localhost/sepbuilt/gcc41-4.1.2-01-03/prefix/libexec
--enable-shared --enable-threads=posix --enable-__cxa_atexit
--enable-clocale=gnu --enable-checking --disable-werror --enable-bootstrap
--enable-languages=c,c++
Thread model: posix
gcc version 4.1.2

By the way, this gcc was compiled roughly following the instructions from the
HLFS project. In particular, this includes the following patches:

http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.2-fstack_protector-1.patch
http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.2-strncat_chk-1.patch
http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.2-fortify_source-2.patch
http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.2-fpie-2.patch
http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.2-DW_CFA_val-1.patch
http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.2-Wno_overlength_strings-1.patch
http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.2-PR26864-1.patch
http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.2-texinfo_fix-1.patch

I can go and try to reproduce with a vanilla gcc, if that helps.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39641



More information about the Gcc-bugs mailing list