-
Notifications
You must be signed in to change notification settings - Fork 688
Closed
Description
- Horizon Version: 5.7.0
- Laravel Version: 8.28.1
- PHP Version: 7.4.15
- Redis Driver & Version: php redis 5.3.2
- Database Driver & Version: Mysql 8
Description:
I'm on a Macbook pro m1 and when I launch horizon I get a segmentation fault error. I also tried on a brand new Laravel project with same results.
I'm not very aware of segmentation fault errors but I can provide more informations if needed.
Steps To Reproduce:
On a mac m1 :
- Install php with
brew install php@7.4
- Install redis extension with
pecl install redis
(answer no-no-no) - Launch horizon with
php artisan horizon
- Get
[1] 2299 segmentation fault php artisan horizon
Thanks in advance for your help
Metadata
Metadata
Assignees
Labels
No labels