Php + gdb find reason of error and fix issue

Job ID: 31253450

Budget: $30 – $250 USD

I migrated a project from php 7.1 to php 8, and from laravel 5.5 to 8.4
Then I started right away to have php error segmentation fault.

The container is using alpine linux, and now we need to debug the core dump to find the reason of the error.

All details are explained here with the code files also
https://stackoverflow.com/questions/68589263/php-8-0-8-laravel-8-4-fresh-install-child-1035-exited-on-signal-11-sigsegv, and the dockerfile being used


Your task:
You will receive a project and the given dockerfile, and need to debug the core dump inside alpine linux, to find out why the error "signal 11" is returned.
(probably some library at laravel startup is crashing due to infinite loop or other reason)
Related categories: PHP Linux Debugging Laravel