This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Ada, or FC5?] Storage_Error stack overflow (or erroneous memory access)|


This is caused by EXEC SHIELD, new to FC5, preventing execution of trampolines out of the stack. You can turn it off via:

echo 0 > /proc/sys/kernel/exec-shield

HTH, John Parkes



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]