-
-
Notifications
You must be signed in to change notification settings - Fork 168
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
warden debug return Segmentation fault error for all different commands #843
Comments
@iranimij Can you please add more details? The details you provided in the Warden Version is actually a Magento version, as Warden only goes up to What specific version of Magento are you using (2.4.7, 2.4.7-p1, 2.4.7-p2, etc.)? A segmentation fault in the container is rather odd, and I have no issues running the Magento CLI in the debug containers on my system. |
@bap14 I updated the info. Sorry for the missed info |
Im experiencing the same issue. Magento version: 2.4.7-p4 Im experiencing this with all my project. |
I don't see this issue pulling the latest images and doing a fresh install of community edition. Magento version: 2.4.7-p4 Following PHP debug image info:
|
Other possibly relevant questions:
|
Version of Warden
0.15.0
Operating System and Installation Method
Mac os 15.3, Apple M3 pro
Describe the Bug
When I run a command like
bin/magento
inside warden shell, it works fine, but when I run it inside warden debug, it returns the below errorSegmentation fault
Do you have any idea what might be the issue?
Magento version: 2.4.7-p2
all commands in
warden debug
return the errorI am using docker desktop
To Reproduce
Expected Behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: