php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2103 wddx_deserialize sometimes crashes httpd
Submitted: 1999-08-18 11:59 UTC Modified: 1999-08-18 12:34 UTC
From: jacob at ead dot dk Assigned:
Status: Closed Package: Misbehaving function
PHP Version: 3.0.12 OS: Linux
Private report: No CVE-ID: None
 [1999-08-18 11:59 UTC] jacob at ead dot dk
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-08-18 12:01 UTC] thies at cvs dot php dot net
please send me a short code-snippet - maybe purify will show us the way;-)

 [1999-08-18 12:11 UTC] andrey at cvs dot php dot net
I fixed the crash on empty string.
 [1999-08-18 12:34 UTC] andrey at cvs dot php dot net
Fixed - thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 13:01:29 2024 UTC