Project

Profile

Help

Support #2176

closed

Unable to read link /proc/self/exe : Permission denied (errno 13)

Added by Dmitry Kruglov over 9 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Category:
PHP API
Start date:
2014-10-12
Due date:
% Done:

0%

Estimated time:
Found in version:
0.3.1
Platforms:

Description

Hi,

I compiled saxon extension for PHP 5.5.17 (CentOS, x86_64, ZTS-enabled PHP, Apache 2.4 running apache2-mpm-event), but I get the following error when just calling new SaxonProcessor()

JET RUNTIME HAS DETECTED UNRECOVERABLE ERROR: runtime error at com/excelsior/jet/runtime/os/DynamicLibs.java:253
Unexpected OS failure: Unable to read link /proc/self/exe
: Permission denied (errno 13)
Please, contact the vendor of the application.
Extra information about error is saved in the "/tmp/jet_err_21521.txt" file.

*** glibc detected *** /usr/sbin/httpd: malloc(): memory corruption: 0x00007f6cf43692e0 ***
======= Backtrace: =========
/lib64/libc.so.6(+0x75e76)[0x7f6d2b732e76]
/lib64/libc.so.6(+0x79904)[0x7f6d2b736904]
/lib64/libc.so.6(__libc_malloc+0x71)[0x7f6d2b7376b1]
/usr/lib64/rt/jetrt/libXKRN9005.so(+0xa1e0a8)[0x7f6d166cf0a8]

Could the reason be in PHP running as libphp5-zts and not FastCGI?


Files

jet_err_21521.txt (49.5 KB) jet_err_21521.txt Dmitry Kruglov, 2014-10-13 00:42
test.c (334 Bytes) test.c O'Neil Delpratt, 2014-12-16 12:00

Please register to edit this issue

Also available in: Atom PDF