View Issue Details

IDProjectCategoryView StatusLast Update
0002434XdebugUncategorizedpublic2026-06-09 09:13
Reporterremi Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0002434: Version 3.5.3, test failure on aarch64
Description

Building version 3.5.3 and running the test suite

FAILED TEST SUMMARY

Test for bug 0002424: Ctrl Socket: Aliveness after empty command [tests/debugger/bug02424-01.phpt]
Test for bug 0002424: Ctrl Socket: Command that doesn't exist [tests/debugger/bug02424-02.phpt]
Test for bug 0002424: Ctrl Socket: 'ps' command [tests/debugger/bug02424-03.phpt]
Test for bug 0002424: Ctrl Socket: Invalid command arguments [tests/debugger/bug02424-04.phpt]

All failing with
001+ PHP Warning: stream_socket_client(): Unable to connect to unix://\0xdebug-ctrl.32289 (Connection refused) in /tmp/11-bug02424-03 on line 3
002+ PHP Fatal error: Uncaught TypeError: stream_set_write_buffer(): Argument #1 ($stream) must be of type resource, false given in /tmp/11-bug02424-03:4

No problem on x86_64

May be a issue in PHP.

Additional Information

Reproduced on all PHP versions (8.0.30, 8.1.34, 8.2.31, 8.3.31, 8.4.22, 8.5.7)

TagsNo tags attached.
Operating SystemFedora/RHEL
PHP Version8.5.0-8.5.4

Activities

remi

2026-06-09 08:42

reporter   ~0007518

Fedora scratch build (in rawhide, with PHP 8.5.7)
https://koji.fedoraproject.org/koji/taskinfo?taskID=146428374

Fails on all arches

tests/debugger/maps/map-minimum-path/minimum-path.phpt is also failing

derick

2026-06-09 09:13

administrator   ~0007519

I can reproduce this locally, but only with ZTS.

Issue History

Date Modified Username Field Change
2026-06-09 05:31 remi New Issue
2026-06-09 08:42 remi Note Added: 0007518
2026-06-09 09:13 derick Note Added: 0007519