This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/30499] New: gcc segfault on linux kernel 2.6.17.10
- From: "dronord at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jan 2007 14:30:22 -0000
- Subject: [Bug c++/30499] New: gcc segfault on linux kernel 2.6.17.10
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Kernel was download from www.kernel.org
Compile command is
"fakeroot make-kpkg --initrd --append-to-version=-custom1 kernel_image
kernel_headers"
Error is:
drivers/video/cirrusfb.c: In function â?˜cirrusfb_set_par_fooâ??:
drivers/video/cirrusfb.c:1573: 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-4.1/README.Bugs>.
The bug is not reproducible, so it is likely a hardware or OS
problem.
make[3]: *** [drivers/video/cirrusfb.o] Error 1
make[2]: *** [drivers/video] Error 2
make[1]: *** [drivers] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.17.10'
make: *** [debian/stamp-build-kernel] Error 2
--
Summary: gcc segfault on linux kernel 2.6.17.10
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dronord at gmail dot com
GCC host triplet: Linux kubuntu Edgy;gcc version is default
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30499