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: apps built w/ -fstack-protector-all segfault



this should also influence the -fstack-protector behaviour, but that seems
to be OK.
__builtin_trap is used as I can see only if a vulnerability is found, this
happens though on a simple hello world.

Aaah. You'll probably need to step through the program in a debugger then and find out where and why it segfaults.


-eric


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