[Systems] python-xapian on sunjammer
Sayamindu Dasgupta
sayamindu at gmail.com
Tue Jun 23 11:55:57 EDT 2009
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]
More information about the Systems
mailing list