You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using php8 on OpenSuSe Tumbleweed, server is the latest Debian, and I need the pcntl module activated. However, after installing pcntl I get only Segmentation faults
10:56 $ dep -vvv deploy
[prod] ssh -O check '-A' '-o' 'ControlMaster=auto' '-o' 'ControlPersist=60' '-o' 'ControlPath=/home/ad/.ssh/deployer_root@dsfafs' echo 2>&1
[prod] Master running (pid=20960)
[prod] /usr/bin/php /home/sadfa/vendor/deployer/deployer/bin/dep worker --task deploy:info --host prod --port 35299 --decorated -vvv
[prod] info deploying develop
done on prod
task deploy:setup
Magick: abort due to signal 11 (SIGSEGV) "Segmentation Fault"...
Aborted (core dumped)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using php8 on OpenSuSe Tumbleweed, server is the latest Debian, and I need the pcntl module activated. However, after installing pcntl I get only Segmentation faults
or
deploy.yaml
Any ideas how to solve this ?
Beta Was this translation helpful? Give feedback.
All reactions