Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: xdebug extension compiled for wrong architecture #1196

Open
marshall-davis opened this issue Dec 15, 2024 · 0 comments
Open

[Bug]: xdebug extension compiled for wrong architecture #1196

marshall-davis opened this issue Dec 15, 2024 · 0 comments

Comments

@marshall-davis
Copy link

Platform

macOS

Operating system version

Version 15.1.1 (24B91)

System architecture

Intel (x86)

Herd Version

1.13.0 Build 37

PHP Version

PHP 8.4

Bug description

Failed loading /Applications/Herd.app/Contents/Resources/xdebug/xdebug-84-x86.so: dlopen(/Applications/Herd.app/Contents/Resources/xdebug/xdebug-84-x86.so, 0x0009): tried: '/Applications/Herd.app/Contents/Resources/xdebug/xdebug-84-x86.so' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64h' or 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/Applications/Herd.app/Contents/Resources/xdebug/xdebug-84-x86.so' (no such file), '/Applications/Herd.app/Contents/Resources/xdebug/xdebug-84-x86.so' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64h' or 'x86_64'))

PHP is unable to load the xdebug extension because it detects the wrong architecture.

Steps to reproduce

Install latest versions of OSX and Herd then run herd debug -v

Relevant log output

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants