Need help with stack smash

Jerry James loganjerry at gmail.com
Thu Aug 27 20:26:36 UTC 2009


On Thu, Aug 27, 2009 at 1:59 PM, Orion Poplawski<orion at cora.nwra.com> wrote:
> Thanks, but my trouble though is what to watch.  My thought was to watch the
> location of the guard variable that the stack protector code checks, but I
> have no idea how to find that out.
>
> --
> Orion Poplawski
> Technical Manager                     303-415-9701 x222
> NWRA/CoRA Division                    FAX: 303-415-9702
> 3380 Mitchell Lane                  orion at cora.nwra.com
> Boulder, CO 80301              http://www.cora.nwra.com

When I can't determine when a program first goes wrong, and when I can
put up with a big execution slowdown, I run the code with valgrind
--db-attach=yes.  That doesn't always reveal the cause, but it does
quite often.
-- 
Jerry James
http://www.jamezone.org/




More information about the fedora-devel-list mailing list