[LinuxBIOS] Infamous __stack_chk_fail problem.

Steve Isaacs yasteve at gmail.com
Mon Dec 3 21:19:05 CET 2007


On Mon, 2007-12-03 at 13:19 -0700, Jordan Crouse wrote:
> they happen.  The problem is that LinuxBIOS compiler arguments are pretty
> long, and its a pain to go through them all to figure out which files
> don't have -fno-stack-protector attached to them.  The best way to do it
> is to figure out which files are the offenders (either through the linker
> logs or by running nm on all the .o files and looking for the stack
> protector symbol) and find the rules and fix them. 
> 

I'll do that. That should get me past the problem quickest.

Thanks,

Steve






More information about the coreboot mailing list