[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Errno=14, taking checkpoint doesnot complete



Thanks Daniel. it works.

-Tan

On Thu, Mar 12, 2009 at 5:13 PM, Daniel Forrest <dan.forrest@xxxxxxxxxxxxx> wrote:
Tan,

> Hi, I have an application compiled with condor_compile. I am trying to run
> it in standalone way using:
> ./executable input -_condor_D_ALL

This is a problem with address space randomization.

Run your program like this:

setarch x86_64 -R ./executable input -_condor_D_ALL

And it should work.

--
Dan



--
--
Tanzima Zerin Islam
Graduate Student
School of Electrical & Computer Engineering
Purdue University