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

Segmentation fault (core dumped) #7

Open
x011 opened this issue Dec 1, 2019 · 0 comments
Open

Segmentation fault (core dumped) #7

x011 opened this issue Dec 1, 2019 · 0 comments

Comments

@x011
Copy link

x011 commented Dec 1, 2019

Hi there,
I followed the instructions to build on Linux exactly as mentioned on the README file, but everytime I try to decode using:

php index.php encrypted.php

I get the error:

Segmentation fault (core dumped)

xcache compilation showed no errors and the patch was also applied successfully.
Here's the php -m output:

[PHP Modules]
calendar
Core
ctype
date
ereg
exif
fileinfo
filter
ftp
gettext
hash
iconv
json
libxml
mhash
openssl
pcntl
pcre
PDO
Phar
posix
readline
Reflection
session
shmop
sockets
SPL
standard
sysvmsg
sysvsem
sysvshm
tokenizer
XCache
XCache Cacher
XCache Coverager
XCache Disassembler
XCache Optimizer
Zend Guard Loader
Zend OPcache
zlib

[Zend Modules]
XCache
XCache Cacher
XCache Coverager
XCache Optimizer
Zend Guard Loader
Zend OPcache

Segmentation fault (core dumped)

I've been trying to use this project for over a week without success. Does anyone know what I'm doing wrong?

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

1 participant