On Nov 1, 2013, at 7:08 AM, Dave Cottlehuber <[email protected]> wrote:

> On 01. November 2013 at 08:10:22, Dave Cottlehuber ([email protected]) wrote:
>> 
>>> On Oct 31, 2013, at 5:13 PM, Nathan Vander Wilt >
>>> wrote:
>> 
>> So there’s 2 things here
>> 
>> - why the couch doesn’t get restarted?
>> 
>> Sounds very much like the afore mentioned pid race condition.  
>> Wendall do you know any more about this? I thought you had some  
>> ideas about it IIRC.
>> 
>> - why io:putchars/2 has trouble writing to a boring log file,  
>> which obviously works most of the time.
>> 
>> <0.93.0>,unicode, <<"[Thu, 31 Oct 2013 19:48:48 GMT...”>>  
>> 
>> io:put_chars(Fd, unicode, <>) doesn’t look right  
>> — there’s no io:put_chars/3.
>> 
>> This unicode looks weird and from a quick look I can’t see where  
>> it should come from.
> 
> Hey Nate,
> 
> I think from unicode:characters_to_binary actually.
> 
> BTW what erlang are you running here, and what couch version?

This is CouchDB 1.4.0 on Erlang R16B01 (build-couchdb at 
8ddd81c22179667c77146b2ec96d543fb95c8043 which seems to still be the latest)
-nvw


Reply via email to