The address space randomization were off, is not thus?
[condor@negro ~]$ cat /proc/sys/kernel/exec-shield
0
(/proc/sys/kernel/exec-shield-randomize on Fedora Core 4 is not a file.)
I think that the flag -R is incorrect for setarch, but I tried with -R, -3, -B... but is the same, Segmentation fault
2007/11/21, Daniel Forrest <forrest@xxxxxxxxxxxxx>:Jes?s Coll wrote:
> [condor@negro ~]$ setarch i386 ./p -_condor_D_ALL
You need to turn off address space randomization.
Try:
$ setarch i386 -R ./p -_condor_D_ALL
Note the "-R" flag.
--
Daniel K. Forrest Laboratory for Molecular and
forrest@xxxxxxxxxxxxx Computational Genomics
(608) 262 - 9479 University of Wisconsin, Madison