This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12130] New: Segmentation fault when compiling kernel-2.6.0-test2
- From: "mir at datanom dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Sep 2003 08:08:17 -0000
- Subject: [Bug c/12130] New: Segmentation fault when compiling kernel-2.6.0-test2
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12130
Summary: Segmentation fault when compiling kernel-2.6.0-test2
Product: gcc
Version: 3.3.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mir at datanom dot net
CC: gcc-bugs at gcc dot gnu dot org
I get the following error when trying to compile the kernel-2.6.0-test2:
drivers/char/n_tty.c: In function `read_chan':
drivers/char/n_tty.c:1160: 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.
make[3]: *** [drivers/char/n_tty.o] Error 1
make[2]: *** [drivers/char] Error 2
make[1]: *** [drivers] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.6.0-test2'
make: *** [stamp-build] Error 2
System: Debian/unstable
gcc: gcc version 3.3.2 20030831 (Debian prerelease)
Information from gcc (gcc -v):
sleipner:~# gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.2/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.2 20030831 (Debian prerelease)
Kernel-source: Pre-patched kernel-source-2.6.0-test2 from debian/unstable