Skip to content

segmentation fault error while executing Horizon #971

@ErwanGuillon

Description

@ErwanGuillon
  • 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 :

  1. Install php with brew install php@7.4
  2. Install redis extension with pecl install redis (answer no-no-no)
  3. Launch horizon with php artisan horizon
  4. Get [1] 2299 segmentation fault php artisan horizon

Thanks in advance for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions