[Systems] python-xapian on sunjammer

Sayamindu Dasgupta sayamindu at gmail.com
Thu Jun 25 18:18:20 EDT 2009


I think the Pootle problem has been fixed now:

Due to a unhandled corner case in the PO file parser used by Pootle
(http://bugs.locamotion.org/show_bug.cgi?id=960) the already large
Etoys file had got extremely huge (each edit added yet another
misformatted line to the PO file), and at a certain point, the file
grew so large, that the PootleServer process choked on it. I cleaned
up the files (got rid of the garbage in between), and hopefully that
will solve the problem (I'm still keeping my fingers crossed though...
:-).

Thanks,
Sayamindu


On Tue, Jun 23, 2009 at 9:25 PM, Sayamindu Dasgupta<sayamindu at gmail.com> wrote:
> On Tue, Jun 23, 2009 at 9:16 PM, Bernie Innocenti<bernie at codewiz.org> wrote:
>> On 06/23/09 17:29, Sayamindu Dasgupta wrote:
>>> In an attempt to figure out what is ailing Pootle, I uninstalled
>>> python-xapian on the machine. Hope I did not break anything else :P
>>> Let me know if Pootle stalls again.
>>
>> It seems to be stalled again, this time with just 1/2GB of
>> RAM used.
>>
>> Does that mean we can exclude xapian from our list of suspects?
>>
>
>
> Looks like that. The  strace o/p is the same as before:
>
> mmap(NULL, 14671872, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
> -1, 0) = 0x2aaacb2a8000
> mmap(NULL, 14675968, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
> -1, 0) = 0x2aaacc0a6000
> munmap(0x2aaacc0a6000, 14675968)        = 0
> brk(0x922c000)                          = 0x840d000
> mmap(NULL, 14807040, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
> -1, 0) = 0x2aaacc0a6000
> mmap(NULL, 14811136, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
> -1, 0) = 0x2aaaccec5000
> munmap(0x2aaaccec5000, 14811136)        = 0
> brk(0x924d000)                          = 0x840d000
>
>
> One possible option is to downgrade to translate-toolkit 1.2.1 and see
> if it improves things, but the odd thing is that this is only a recent
> occurence, and everything had been running smoothly earlier. I wonder
> what changed.
>
> Thanks,
> Sayamindu
>
>
>
> --
> Sayamindu Dasgupta
> [http://sayamindu.randomink.org/ramblings]
>



-- 
Sayamindu Dasgupta
[http://sayamindu.randomink.org/ramblings]


More information about the Systems mailing list