On Thu, Aug 27, 2009 at 1:59 PM, Orion Poplawski<orion@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxx > 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/ -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list