Jorge Bastos wrote:
> Yes, but it's not php related!
> It is trying to obtain data and it seems to loop with git head.
> With previous versions work, so sieve git head problem.
> 
> Paul, need some more info?s

more memory leaks. Fixed in my local tree already.



> 
> 
>> -----Original Message-----
>> From: [EMAIL PROTECTED] [mailto:dbmail-dev-
>> [EMAIL PROTECTED] On Behalf Of Aleksander Kamenik
>> Sent: quarta-feira, 10 de Dezembro de 2008 22:50
>> To: DBMAIL Developers Mailinglist
>> Subject: Re: [Dbmail-dev] GIT HEAD sieve problem
>>
>> Jorge Bastos wrote:
>>
>>> *Fatal error*: Allowed memory size of 134217728 bytes exhausted
>> (tried
>>> to allocate 1025 bytes
>> That's a PHP error. It says the application (php script) tried to
>> allocate more than 128MB of memory. Normally this means, that you
>> should
>> increase the limit. But to insert a sieve script, even 1MB is too much.
>> So definitely a bug.
>>
>> I'd guess something in timsieved is broken, that causes the php script
>> to go nuts as well. Of course, this shouldn't happen to the php script
>> either, so it's broken too or at least not handling this condition
>> correctly.
>>
>> Regards,
>>
>> --
>>
>> Aleksander Kamenik
>> System Administrator
>> Krediidiinfo AS
>> an Experian Company
>> Phone: +372 665 9649
>> Email: [EMAIL PROTECTED]
>>
>> http://www.krediidiinfo.ee/
>> http://www.experiangroup.com/
>> _______________________________________________
>> Dbmail-dev mailing list
>> Dbmail-dev@dbmail.org
>> http://twister.fastxs.net/mailman/listinfo/dbmail-dev
> 
> _______________________________________________
> Dbmail-dev mailing list
> Dbmail-dev@dbmail.org
> http://twister.fastxs.net/mailman/listinfo/dbmail-dev
> 


-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to