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

Re: [Condor-users] Strange problem



On Thu, Jul 22, 2004 at 09:41:52AM -0400, A Nayar wrote:
> To test if condor is indeed working ok I tried a simple submit file
> 
> executable =  /bin/date
> output  = loop.out
> error   = loop.error
> Log     = loop.log
> Queue
> 
> it gives a segmentation fault error!!!
> 

What gave a segmentation fault? condor_submit, the condor_schedd, /bin/date?

-Erik