Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Condor Submition Problem
- Date: Tue, 20 Sep 2005 15:09:27 -0500
- From: "Thomas Materna" <materna@xxxxxxxxxxxxx>
- Subject: 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
>
> ...
>