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

PHP FPM crashes with a SIGSEGV #18

Open
SereninSparks opened this issue Feb 1, 2025 · 1 comment
Open

PHP FPM crashes with a SIGSEGV #18

SereninSparks opened this issue Feb 1, 2025 · 1 comment

Comments

@SereninSparks
Copy link

SereninSparks commented Feb 1, 2025

When using libsql-laravel, loading the application via HTTP causes a segmentation fault. This happens both via FPM (see logs in repo) and (seemingly) CLI SAPIs.

Running the artisan CLI works perfectly fine however, both in- and outside of transactions.

Minimal reproduction: https://github.com/SereninSparks/libsql-laravel-segfault

This happens on an M1 Mac running macOS 14.

Sadly I don't have much more info than this.

@diselostudio
Copy link

Hi there, I had several problems with libsql-laravel and Herd, on a macOS M1. Both segmentation and thread fork issues.
Not sure if the OS could be the reason, but I got rid of those using docker just with the base Sail image for php8.4

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

No branches or pull requests

2 participants