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

Re: [Condor-users] Condor Submition Problem



Hi,

> 
> Hello Everybody
> My problem is:
> when I go for executing 3 similar job on 3 machines.
> one job will be executing in submited machine.
> On other two system , log is telling that
> Abnormal Termination (Signal 11)   ------ ??????(i dont know 
> what is signal 11)

Signal 11 is segmentation fault.

One difference between the submitting machine and the other ones could be
the environment variables. Try to include the line:

Getenv       = True

Before any Queue statement

>
> ...
>