php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #77410 Segmentation Fault when executing method with an empty parameter
Submitted: 2019-01-04 10:37 UTC Modified: 2019-01-04 11:31 UTC
From: brother at bsnet dot se Assigned: nikic (profile)
Status: Closed Package: SOAP related
PHP Version: 7.3.0 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: brother at bsnet dot se
New email:
PHP Version: OS:

 

 [2019-01-04 10:37 UTC] brother at bsnet dot se
Description:
------------
When moving from PHP 7.2 to PHP 7.3 we noticed crashes in our SOAP communication. By crafting a smaller WSDL and test script we've narrowed it down to GC_PROTECT_RECURSION but can not really trace it further ourselves.

We've confirmed it on debian, centos and alpine packages. However it seems to work as intended (no crash) on Mac OS.

Also tried 7.3.1 RC1.

Test script:
---------------
schema.wsdl, php test script and gdb back trace:
https://gist.github.com/brother/f646c9f38816ca4c60980fe56ed2d249

Actual result:
--------------
Segmentation fault

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-01-04 11:31 UTC] nikic@php.net
-Assigned To: +Assigned To: nikic
 [2019-01-04 11:41 UTC] nikic@php.net
Automatic comment on behalf of nikita.ppv@gmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=361d3ede9394d03defba64237628e6b1a0a2a16b
Log: Fix bug #77410
 [2019-01-04 11:41 UTC] nikic@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 01:01:28 2024 UTC