[Bug c/36570] New: segmentation fault

2008-06-18 Thread info at milde dot cz
During kernel compilation with Ubuntu OS and kernel 2.6.24 I get this error
message:


make[1]: Entering directory `/usr/src/linux-source-2.6.24'
  CHK include/linux/version.h
  CHK include/linux/utsrelease.h
  CALLscripts/checksyscalls.sh
  CHK include/linux/compile.h
  CC  kernel/sysctl.o
  CC  kernel/capability.o
  CC  kernel/ptrace.o
  CC  kernel/timer.o
  CC  kernel/user.o
  CC  kernel/user_namespace.o
  CC  kernel/signal.o
  CC  kernel/sys.o
kernel/sys.c:1820: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see .


-- 
   Summary: segmentation fault
   Product: gcc
   Version: 4.2.3
Status: UNCONFIRMED
  Severity: critical
  Priority: P3
 Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: info at milde dot cz


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



[Bug target/36570] segmentation fault

2008-06-18 Thread info at milde dot cz


--- Comment #1 from info at milde dot cz  2008-06-18 21:49 ---
First error was:

  CC  arch/x86/mach-default/setup.o
  LD  arch/x86/mach-default/built-in.o
  LD  arch/x86/crypto/built-in.o
  CC  kernel/sched.o
  CC  kernel/fork.o
  CC  kernel/exec_domain.o
  CC  kernel/panic.o
  CC  kernel/printk.o
  CC  kernel/profile.o
  CC  kernel/exit.o
  CC  kernel/itimer.o
  CC  kernel/time.o
  CC  kernel/softirq.o
  CC  kernel/resource.o
  CC  kernel/sysctl.o
kernel/sysctl.c:2733: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see .


-- 


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



[Bug target/36570] segmentation fault

2008-06-18 Thread info at milde dot cz


--- Comment #2 from info at milde dot cz  2008-06-18 21:52 ---
commands done (as root): 

apt-get install linux-source build-essential bin86 kernel-package gcc gcc-3.4
libncurses5 libncurses5-dev fakeroot libglade2-dev

make gconfig

make-kpkg clean

sudo make-kpkg --initrd --stem linux --revision=my.1.0 kernel_image


-- 


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



[Bug target/36570] segmentation fault

2008-06-18 Thread info at milde dot cz


--- Comment #3 from info at milde dot cz  2008-06-18 21:54 ---
Created an attachment (id=15784)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15784&action=view)
kernel config file

made with gconfig utility


-- 


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



[Bug target/36570] segmentation fault

2008-07-05 Thread info at milde dot cz


-- 

info at milde dot cz changed:

   What|Removed |Added

   Severity|normal  |critical


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



[Bug target/36570] segmentation fault

2008-07-06 Thread info at milde dot cz


--- Comment #5 from info at milde dot cz  2008-07-06 10:16 ---
Subject: Re:  segmentation fault

pinskia at gcc dot gnu dot org napsal(a):
> --- Comment #4 from pinskia at gcc dot gnu dot org  2008-07-05 19:06 
> ---
> You need to provide the preprocessed source as directed by the instructions:
>   
>> with preprocessed source if appropriate.
>> 
>  :).
>
>
>   
Ok, let it be :) I seems that it could be imposed by faulty memory.

-- 
Daniel Milde
Milde.cz
*
U zastávky 1, Modøany
143 00 Praha 4
IÈO: 715 26 374
mob.: +420 777 609 440
tel: +420 241 941 229
*
http://milde.cz
[EMAIL PROTECTED]


------- Comment #6 from info at milde dot cz  2008-07-06 10:16 ---
Created an attachment (id=15862)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15862&action=view)


-- 


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