You can try Xdebug. http://www.xdebug.org/

Can you send some code to reproduce the error?



On Sunday 26 October 2003 10:24 am, Fabio Rotondo wrote:
> Hi,
>
> I am experiencing a strange error while using PHP 4.3.4RC2.
> In the apache2 log, I read:
>
> fatal: cannot realloc() 1937201923 bytes.
>
> I do NEVER try to allocate such memory.
> I think the problem is related to some serialize/unserialize() code I am
> using (in fact, removing serialize/unserialize block makes the script
> work perfectly).
> Is there anything I can do to test _exactly_ where the script bombs?
>
> Ciao,
>
>    Fabio

-- 
Evan Nemerson
[EMAIL PROTECTED]

--
"A leader is the wave pushed ahead by the ship."

-Leo Nikolaevich Tolstoy

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to