Re: [PHP-DEV] Bug #2103: wddx_deserialize sometimes crashes httpd From: Andrey Zmievski (zmievski <email protected>)
Date: 08/18/99

jacob <email protected> wrote:
> From: jacob <email protected>
> Operating system: Linux
> PHP version: 3.0.12
> PHP Bug Type: Misbehaving function
> Bug description: wddx_deserialize sometimes crashes httpd
>
> I have coded a page with a few classes that I am serializing via wddx.
Sometimes when I call wddx_serialize the Apache httpd process dies on me for
no apparent reason, and sometimes it works fine.
>
> That is, I can do a reload maybe 5 times, and the 6th it'll crash.
> My input data are exactly the same every time.
>
> Apart from that, deserialize always crashes httpd when I call it with an
empty string

Ok, both of the problems have been fixed. Thanks for the report and a good
test case.

-Andrey

Everything should be made as simple
 as possible, but not simpler.
                 -Albert Einstein

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>