login
Header Space

 
 

Re: linux-next: WARNING: at kernel/panic.c:375 __stack_chk_test+0x50/0x54()

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Kevin Winchester <kjwinchester@...>
Cc: Linux Kernel Mailing List <linux-kernel@...>, Ingo Molnar <mingo@...>
Date: Wednesday, April 30, 2008 - 8:01 pm

Kevin Winchester wrote:

the important question is: exactly what gcc are you using? (and if you use a distro gcc,
which distro)

second question would be, what does the following command give?

echo "int foo(void) { char X[200]; return 3; }" | $1 -S -xc -c -O0 -mcmodel=kernel -fstack-protector - -o -

(this is the command from scripts/gcc-x86_64-has-stack-protector.sh that the kernel uses to test at compiletime
  if you have stack protector support)
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: linux-next: WARNING: at kernel/panic.c:375 __stack_chk_t..., Arjan van de Ven, (Wed Apr 30, 8:01 pm)
speck-geostationary