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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 14:01:28 2024 UTC