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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jacob at ead dot dk
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2026 The PHP Group
All rights reserved.
Last updated: Wed Jun 10 22:00:01 2026 UTC