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

[pid XXX] AH00052: child pid XXXX exit signal Segmentation fault (11) #1

Open
rubao opened this issue Jan 27, 2016 · 2 comments
Open

Comments

@rubao
Copy link

rubao commented Jan 27, 2016

compiled branch php7 successfull.

running:

$ php -v
PHP 7.0.2-1~dotdeb+8.2 (cli) ( NTS )
Copyright (c) 1997-2015 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2015 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend Technologies

Coredump:

Program terminated with signal SIGSEGV, Segmentation fault.
#0 zend_mm_alloc_small (size=24, bin_num=2, heap=0x7efc9c200040) at /usr/src/builddir/Zend/zend_alloc.c:1291

1291 /usr/src/builddir/Zend/zend_alloc.c: No such file or directory.

@rubao
Copy link
Author

rubao commented Feb 12, 2016

new php version installed, error continue:

running:
$ php -v
PHP 7.0.3-1~dotdeb+8.1 (cli) ( NTS )
Copyright (c) 1997-2016 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies

Apache Coredump:
Program terminated with signal SIGSEGV, Segmentation fault.
#0 zend_mm_alloc_small (size=24, bin_num=2, heap=0x7fa13c800040) at /usr/src/builddir/Zend/zend_alloc.c:1291
1291 /usr/src/builddir/Zend/zend_alloc.c: No such file or directory.

@mdemori
Copy link

mdemori commented Dec 19, 2016

hi, same error here, there is someone that maintain this code? or there is another solution for SAP access on PHP 7?

regards

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