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

Not able to create shared memory segment for PID #32

Open
seyfer opened this issue Jun 11, 2015 · 2 comments
Open

Not able to create shared memory segment for PID #32

seyfer opened this issue Jun 11, 2015 · 2 comments

Comments

@seyfer
Copy link

seyfer commented Jun 11, 2015

Some times it happens..

PHP Fatal error:  Uncaught exception 'Spork\Exception\ProcessControlException' with message 'Not able to create shared memory segment for PID: 20786' in /var/www/link.ru/vendor/kriswallsmith/spork/src/Spork/SharedMemory.php:91
Stack trace:
#0 /var/www/link.ru/vendor/kriswallsmith/spork/src/Spork/ProcessManager.php(119): Spork\SharedMemory->send(Object(Spork\Util\ExitMessage), false)
#1 [internal function]: Spork\ProcessManager->Spork\{closure}()
#2 {main}
  thrown in /var/www/link.ru/vendor/kriswallsmith/spork/src/Spork/SharedMemory.php on line 91
PHP Fatal error:  Uncaught exception 'Spork\Exception\ProcessControlException' with message 'Not able to create shared memory segment for PID: 20786' in /var/www/link.ru/vendor/kriswallsmith/spork/src/Spork/SharedMemory.php:91
Stack trace:
#0 /var/www/link.ru/vendor/kriswallsmith/spork/src/Spork/ProcessManager.php(119): Spork\SharedMemory->send(Object(Spork\Util\ExitMessage), false)
#1 [internal function]: Spork\ProcessManager->Spork\{closure}()
#2 {main}
  thrown in /var/www/link.ru/vendor/kriswallsmith/spork/src/Spork/SharedMemory.php on line 91

Related to this update
#28

@iwiznia
Copy link

iwiznia commented Jul 14, 2015

I'm getting this all the time. Any idea on what's causing this? I see shmop is enabled in phpinfo.

@TheLevti
Copy link

TheLevti commented Feb 1, 2020

Might be related. Fixed similar shared memory errors on my fork.

TheLevti#7
TheLevti#9

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

3 participants