Armand Verstappen wrote:

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>> 
> Emiliano, am I correct to think that the internal error could also be 
> caused by:
> 
>   pool = mgd_alloc_pool();
>   if (!pool)
>     return 0;
> 
> (There are more instances of those in the code)


Correct, but this would mean it doesn't have enough memory to alloc 
something like 8 bytes (?!?)
Not likely to be it IMHO...


-- 
Best Regards,
David Guerizec           Open Source Developer
Midgard core developer   http://www.midgard-project.org/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to