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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

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: Sun Apr 28 21:01:29 2024 UTC