[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] standalone checkpointing segmentation fault
- Date: Wed, 21 Nov 2007 12:58:11 +0100
- From: "Jesús Coll" <jesuskoll@xxxxxxxxx>
- Subject: Re: [Condor-users] standalone checkpointing segmentation fault
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