Author |
Message |
szepeviktor
Joined: 30 Sep 2015 Posts: 3 Location: Budapest, HUNGARY
|
Posted: Fri Dec 16, 2016 10:33 pm Post subject: Apache 2.4 with MPM event,PHP-FPM 7.0,ionCube loader 6.0.8 |
|
|
Good evening!
Apache 2.4 with MPM event + PHP-FPM 7.0 + ionCube loader 6.0.8 (non-ts)
Have you met with this error?
The point is it is caused by non-encrypted code. (it runs on a URL path that does not involve ionCube)
kernel: [4743416.577299] php-fpm7.0[13391]: segfault at 7f4462017310 ip 00007f447f3fc446 sp 00007ffc60af0e50 error 4 in ioncube_loader_lin_7.0.so[7f447f3cf000+120000]
Could it be the cause that I am using this setting?
ioncube.loader.encoded_paths = /home/cbgame/website/html/app/Classes/SetaPDF
All the best to you! |
|
Back to top |
|
 |
liaison ionCube Support
Joined: 16 Dec 2004 Posts: 2788
|
Posted: Sat Dec 17, 2016 12:08 am Post subject: |
|
|
Not seen that before. Please can you create a ticket in the ionCube helpdesk, and also include in the ticket the result from not using the encoded paths setting. _________________ Community Admin |
|
Back to top |
|
 |
szepeviktor
Joined: 30 Sep 2015 Posts: 3 Location: Budapest, HUNGARY
|
Posted: Sat Dec 17, 2016 5:21 pm Post subject: |
|
|
liaison wrote: | Not seen that before. Please can you create a ticket in the ionCube helpdesk, and also include in the ticket the result from not using the encoded paths setting. |
Thank you.
#BNN-912-62106 |
|
Back to top |
|
 |
michael.glover
Joined: 11 May 2017 Posts: 1 Location: Austin, Texas
|
Posted: Thu May 11, 2017 11:02 pm Post subject: Ditto on segfault using the encoded_paths |
|
|
It's been a few months since this was posted, but we have encountered the same problem. A segfault due to adding the use of the directive:
ioncube.loader.encoded_paths = '/somepath'
I am hoping in the intervening months, a solution has been found.
I have opened a helpdesk ticket as well, but maybe a forum goer knows the solution, too. |
|
Back to top |
|
 |
alastair
Joined: 23 Feb 2010 Posts: 398
|
Posted: Tue May 16, 2017 9:04 am Post subject: |
|
|
Many thanks to Michael Glover for raising this issue again and providing further feedback that helped us to identify the cause.
The fix for this issue will be included in the forthcoming version 6.1.0 release which should be released quite soon.
As well as that fix, the new 6.1.0 version will include full ionCube24 support for PHP 7.0. Our ionCube24 product includes intrusion protection and system monitoring and more information about that can be found at https://ioncube24.com/. _________________ Alastair
ionCube |
|
Back to top |
|
 |
|