[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Need help with stack smash
- From: Jerry James <loganjerry gmail com>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: Need help with stack smash
- Date: Thu, 27 Aug 2009 14:26:36 -0600
On Thu, Aug 27, 2009 at 1:59 PM, Orion Poplawski<orion 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 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/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]