[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-devel] Master Bombs on Iherited Sockets on Collector Startup
- Date: Thu, 9 Jun 2011 11:32:05 -0500
- From: Jaime Frey <jfrey@xxxxxxxxxxx>
- Subject: Re: [Condor-devel] Master Bombs on Iherited Sockets on Collector Startup
On Jun 2, 2011, at 11:08 AM, Alan De Smet wrote:
> Matthew Farrellee <matt@xxxxxxxxxx> wrote:
>> Local for me - CONDOR_INHERIT: "20790 <127.0.0.1:47811> 0
>> 13*6*0*0*0*0***1*<127.0.0.1:0>*0*0* 14*2*0*0*0*0***0*<127.0.0.1:0>* 0"
>>
>> In the log - CONDOR_INHERIT: "5137 0 9*6*0*0*0*0***1**0*0*
>> 10*2*0*0*0*0***0** 0"
>>
>> Possibly the serialization was broken?
>
> Indeed. Symptoms appear elsewhere. I've been through the code
> path in question with a fine tooth comb, and I can confidently
> say that the behavior in question can't happen. Thus, the
> flawed output I'm seeing in my own logs must be hallucinations.
> :-/
>
> Continuing investigation.
>
> https://condor-wiki.cs.wisc.edu/index.cgi/tktview?tn=2205,21
I've committed a temporary fix.
Details: https://condor-wiki.cs.wisc.edu/index.cgi/tktview?tn=2216
-- Jaime