php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44361 [SOAP] Apache crashing with Code 3221225477
Submitted: 2008-03-07 09:57 UTC Modified: 2008-03-16 01:00 UTC
Votes:4
Avg. Score:4.5 ± 0.9
Reproduced:3 of 3 (100.0%)
Same Version:2 (66.7%)
Same OS:3 (100.0%)
From: n dot wittstruck at gmail dot com Assigned:
Status: No Feedback Package: Reproducible crash
PHP Version: 5.2.5 OS: Windows XP SP 2
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: n dot wittstruck at gmail dot com
New email:
PHP Version: OS:

 

 [2008-03-07 09:57 UTC] n dot wittstruck at gmail dot com
Description:
------------
When using Soap to fetch an Object from a local Server the Apache crashes with the Error Code 3221225477. This does only happen when using a classmap in the server.php, otherwise the content of the object is returned, but due to the fact that php can?t cast objects i?m unable to use it.

Reproduce code:
---------------
http://nopaste.php-quake.net/18592

Expected result:
----------------
I would have expected to get the User object, instead of crashing the server.

Actual result:
--------------
The Apache crashes with status code 3221225477.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-03-16 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun May 11 06:01:29 2025 UTC