Your message dated Wed, 11 Sep 2019 08:50:52 +0200
with message-id <bd3b5b4a-0dc5-4550-a4e2-36fdd8db9...@sury.org>
and subject line Re: Bug#939981: php5-cli: php5 process crashes with segfault 
when executing php script
has caused the Debian Bug report #939981,
regarding php5-cli: php5 process crashes with segfault when executing php script
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
939981: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939981
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: php5-cli
Version: 5.6.40+dfsg-0+deb8u5
Severity: important



-- Package-specific info:
==== Additional PHP 5 information ====

++++ PHP 5 SAPI (php5query -S): ++++
fpm
cli

++++ PHP 5 Extensions (php5query -M -v): ++++
memcached (Enabled for fpm by local administrator)
memcached (Enabled for cli by local administrator)
pdo_mysql (Enabled for fpm by maintainer script)
pdo_mysql (Enabled for cli by maintainer script)
pdo (Enabled for fpm by maintainer script)
pdo (Enabled for cli by maintainer script)
intl (Enabled for fpm by maintainer script)
intl (Enabled for cli by maintainer script)
mysqli (Enabled for fpm by maintainer script)
mysqli (Enabled for cli by maintainer script)
curl (Enabled for fpm by maintainer script)
curl (Enabled for cli by maintainer script)
gd (Enabled for fpm by maintainer script)
gd (Enabled for cli by maintainer script)
mcrypt (Enabled for fpm by maintainer script)
mcrypt (Enabled for cli by maintainer script)
memcache (Enabled for fpm by local administrator)
memcache (Enabled for cli by local administrator)
opcache (Enabled for fpm by maintainer script)
opcache (Enabled for cli by maintainer script)
gmp (Enabled for fpm by maintainer script)
gmp (Enabled for cli by maintainer script)
json (Enabled for fpm by maintainer script)
json (Enabled for cli by maintainer script)
mysql (Enabled for fpm by maintainer script)
mysql (Enabled for cli by maintainer script)
readline (Enabled for fpm by maintainer script)
readline (Enabled for cli by maintainer script)
apcu (Enabled for fpm by maintainer script)
apcu (Enabled for cli by maintainer script)

++++ Configuration files: ++++
[PHP]
engine = On
short_open_tag = Off
asp_tags = Off
precision = 14
output_buffering = 4096
zlib.output_compression = Off
implicit_flush = Off
unserialize_callback_func =
serialize_precision = 17
disable_functions =
disable_classes =
zend.enable_gc = On
expose_php = On
max_execution_time = 30
max_input_time = 60
memory_limit = -1
error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT
display_errors = Off
display_startup_errors = Off
log_errors = On
log_errors_max_len = 1024
ignore_repeated_errors = Off
ignore_repeated_source = Off
report_memleaks = On
track_errors = Off
html_errors = On
variables_order = "GPCS"
request_order = "GP"
register_argc_argv = Off
auto_globals_jit = On
post_max_size = 8M
auto_prepend_file =
auto_append_file =
default_mimetype = "text/html"
default_charset = "UTF-8"
doc_root =
user_dir =
enable_dl = Off
file_uploads = On
upload_max_filesize = 2M
max_file_uploads = 20
allow_url_fopen = On
allow_url_include = Off
default_socket_timeout = 60
[CLI Server]
cli_server.color = On
[Date]
[filter]
[iconv]
[intl]
[sqlite3]
[Pcre]
[Pdo]
[Pdo_mysql]
pdo_mysql.cache_size = 2000
pdo_mysql.default_socket=
[Phar]
[mail function]
SMTP = localhost
smtp_port = 25
mail.add_x_header = On
[SQL]
sql.safe_mode = Off
[ODBC]
odbc.allow_persistent = On
odbc.check_persistent = On
odbc.max_persistent = -1
odbc.max_links = -1
odbc.defaultlrl = 4096
odbc.defaultbinmode = 1
[Interbase]
ibase.allow_persistent = 1
ibase.max_persistent = -1
ibase.max_links = -1
ibase.timestampformat = "%Y-%m-%d %H:%M:%S"
ibase.dateformat = "%Y-%m-%d"
ibase.timeformat = "%H:%M:%S"
[MySQL]
mysql.allow_local_infile = On
mysql.allow_persistent = On
mysql.cache_size = 2000
mysql.max_persistent = -1
mysql.max_links = -1
mysql.default_port =
mysql.default_socket =
mysql.default_host =
mysql.default_user =
mysql.default_password =
mysql.connect_timeout = 60
mysql.trace_mode = Off
[MySQLi]
mysqli.max_persistent = -1
mysqli.allow_persistent = On
mysqli.max_links = -1
mysqli.cache_size = 2000
mysqli.default_port = 3306
mysqli.default_socket =
mysqli.default_host =
mysqli.default_user =
mysqli.default_pw =
mysqli.reconnect = Off
[mysqlnd]
mysqlnd.collect_statistics = On
mysqlnd.collect_memory_statistics = Off
[OCI8]
[PostgreSQL]
pgsql.allow_persistent = On
pgsql.auto_reset_persistent = Off
pgsql.max_persistent = -1
pgsql.max_links = -1
pgsql.ignore_notice = 0
pgsql.log_notice = 0
[Sybase-CT]
sybct.allow_persistent = On
sybct.max_persistent = -1
sybct.max_links = -1
sybct.min_server_severity = 10
sybct.min_client_severity = 10
[bcmath]
bcmath.scale = 0
[browscap]
[Session]
session.save_handler = files
session.use_strict_mode = 0
session.use_cookies = 1
session.use_only_cookies = 1
session.name = PHPSESSID
session.auto_start = 0
session.cookie_lifetime = 0
session.cookie_path = /
session.cookie_domain =
session.cookie_httponly =
session.serialize_handler = php
session.gc_probability = 0
session.gc_divisor = 1000
session.gc_maxlifetime = 1440
session.referer_check =
session.cache_limiter = nocache
session.cache_expire = 180
session.use_trans_sid = 0
session.hash_function = 0
session.hash_bits_per_character = 5
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry"
[MSSQL]
mssql.allow_persistent = On
mssql.max_persistent = -1
mssql.max_links = -1
mssql.min_error_severity = 10
mssql.min_message_severity = 10
mssql.compatibility_mode = Off
mssql.secure_connection = Off
[Assertion]
[COM]
[mbstring]
[gd]
[exif]
[Tidy]
tidy.clean_output = Off
[soap]
soap.wsdl_cache_enabled=1
soap.wsdl_cache_dir="/tmp"
soap.wsdl_cache_ttl=86400
soap.wsdl_cache_limit = 5
[sysvshm]
[ldap]
ldap.max_links = -1
[mcrypt]
[dba]
[opcache]
[curl]
[openssl]

**** /etc/php5/cli/conf.d/20-gmp.ini ****
extension=gmp.so

**** /etc/php5/cli/conf.d/05-opcache.ini ****
zend_extension=opcache.so

**** /etc/php5/cli/conf.d/20-mysqli.ini ****
extension=mysqli.so

**** /etc/php5/cli/conf.d/20-intl.ini ****
extension=intl.so

**** /etc/php5/cli/conf.d/20-pdo_mysql.ini ****
extension=pdo_mysql.so

**** /etc/php5/cli/conf.d/20-json.ini ****
extension=json.so

**** /etc/php5/cli/conf.d/20-readline.ini ****
extension=readline.so

**** /etc/php5/cli/conf.d/20-gd.ini ****
extension=gd.so

**** /etc/php5/cli/conf.d/20-memcache.ini ****
extension=memcache.so
[memcache]
memcache.dbpath="/var/lib/memcache"
memcache.maxreclevel=0
memcache.maxfiles=0
memcache.archivememlim=0
memcache.maxfilesize=0
memcache.maxratio=0

**** /etc/php5/cli/conf.d/20-apcu.ini ****
extension=apcu.so

**** /etc/php5/cli/conf.d/20-curl.ini ****
extension=curl.so

**** /etc/php5/cli/conf.d/20-memcached.ini ****
extension=memcached.so

**** /etc/php5/cli/conf.d/10-pdo.ini ****
extension=pdo.so

**** /etc/php5/cli/conf.d/20-mcrypt.ini ****
extension=mcrypt.so

**** /etc/php5/cli/conf.d/20-mysql.ini ****
extension=mysql.so


-- System Information:
Debian Release: 8.11
  APT prefers oldoldstable
  APT policy: (500, 'oldoldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-0.bpo.9-rt-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages php5-cli depends on:
ii  libbz2-1.0        1.0.6-7+deb8u2
ii  libc6             2.19-18+deb8u10
ii  libcomerr2        1.42.12-2+b1
ii  libdb5.3          5.3.28-9+deb8u1
ii  libedit2          3.1-20140620-2
ii  libgssapi-krb5-2  1.12.1+dfsg-19+deb8u5
ii  libk5crypto3      1.12.1+dfsg-19+deb8u5
ii  libkrb5-3         1.12.1+dfsg-19+deb8u5
ii  libmagic1         1:5.22+15-2+deb8u5
ii  libonig2          5.9.5-3.2+deb8u2
ii  libpcre3          2:8.42-1+0~20190203125145.5+jessie~1.gbp79d75d
ii  libqdbm14         1.8.78-5+b1
ii  libssl1.0.0       1.0.1t-1+deb8u11
ii  libxml2           2.9.1+dfsg1-5+deb8u7
ii  mime-support      3.58
ii  php5-common       5.6.40+dfsg-0+deb8u5
ii  php5-json         1.3.6-1
ii  tzdata            2019a-0+deb8u1
ii  ucf               3.0030
ii  zlib1g            1:1.2.8.dfsg-2+b1

Versions of packages php5-cli recommends:
ii  php5-readline  5.6.40+dfsg-0+deb8u5

Versions of packages php5-cli suggests:
ii  php-pear  1:1.10.8+submodules+notgz-1+0~20190219091008.9+jessie~1.gbp1a209a

Versions of packages php5-common depends on:
ii  libc6   2.19-18+deb8u10
ii  lsof    4.86+dfsg-1
ii  psmisc  22.21-2
ii  sed     4.2.2-4+deb8u1
ii  ucf     3.0030

Versions of packages php5-common suggests:
ii  php5-apcu [php5-user-cache]  4.0.7-1

-- no debconf information



Coredump backtrace:
#0  0x00007f008e21bc90 in ?? ()
No symbol table info available.
#1  0x00007f009ab3af68 in ERR_remove_thread_state (id=<optimized out>) at 
err.c:997
        tmp = {tid = {ptr = 0x7f009aa40a10, val = 139640571224784}, err_flags = 
{513940432, 32766, 48742505, 0, 513940416, 32766, -1685035088, 32512, 0, 0, 
-1685035088, 32512, -1685001752, 32512, -1700419453, 32512}, err_buffer = {
            139640571257904, 139640571224784, 4294967296, 4294969608, 1, 
139640586659760, 140729412361312, 139640586693952, 140729412361352, 
139640586693096, 1, 139640584616301, 0, 139640586659760, 140728898420737, 0}, 
err_data = {
            0x1 <error: Cannot access memory at address 0x1>, 0x7f009b90e9e8 
"", 0xffffffff <error: Cannot access memory at address 0xffffffff>, 
0x7ffe1ea21830 "\260\301\222\233", 0x7f009aa51ea0 "dF", 0x7f009b90e9e8 "", 0x0,
            0x7f009b90ed40 "hĒ\233", 0x7ffe1ea21bd0 "\t", 0x7ffe1ea21bc0 
"\377\377\377\377", 0xb9f01a79 <error: Cannot access memory at address 
0xb9f01a79>, 0x7f009aa5a883 "RAND_set_rand_method",
            0xffffffff <error: Cannot access memory at address 0xffffffff>, 
0x7f009b718aa4 <_dl_catch_error+116> "H\213D$\bH\213L$\020H\213t$ 
H\213T$(H\211\bH\213D$\030", <incomplete sequence \307>,
            0x7f0000000009 <error: Cannot access memory at address 
0x7f0000000009>, 0xb0 <error: Cannot access memory at address 0xb0>}, 
err_data_flags = {2, 0, 50, 32512, 0, 0, 91, 32766, 0, 0, 0, 0, 110, 119, 0, 
0}, err_file = {
            0x7f000000007c <error: Cannot access memory at address 
0x7f000000007c>, 0x0, 0x100000000 <error: Cannot access memory at address 
0x100000000>, 0x7f0098762620 <main_arena> "",
            0x80 <error: Cannot access memory at address 0x80>, 0x7a <error: 
Cannot access memory at address 0x7a>, 0x100000000 <error: Cannot access memory 
at address 0x100000000>, 0x7ffe1ea21e34 "\001",
            0xea8ac0 <cli_sapi_module> "\033\024\265", 0x7f0098439020 
<__GI___libc_malloc+96> "H\205\300H\211\302tx\203=\245\347\062", 0x100000000 
<error: Cannot access memory at address 0x100000000>,
            0x80 <error: Cannot access memory at address 0x80>, 0x7f009abc0a09 
"lhash.c", 0x20ac570 "\260\325\004\002", 0x8 <error: Cannot access memory at 
address 0x8>, 0x1eddbc0 "`\305\n\002"}, err_line = {513941048, 32766, 32365504,
            0, 513940736, 32766, 12040816, 0, 513941048, 32766, 513941044, 
32766, 15370944, 0, -1700080179, 32512}, top = 44, bottom = 0}
#2  0x00007f0096e0102b in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
No symbol table info available.
#3  0x00007f0096e062f8 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
No symbol table info available.
#4  0x00007f0096dc425d in curl_global_cleanup () from 
/usr/lib/x86_64-linux-gnu/libcurl.so.4
No symbol table info available.
#5  0x00007f009703cdf8 in zm_shutdown_curl (type=<optimized out>, 
module_number=44) at /build/php5-5.6.40+dfsg/ext/curl/interface.c:1263
No locals.
#6  0x00000000007009e7 in module_destructor (module=0x1e645c0) at 
/build/php5-5.6.40+dfsg/Zend/zend_API.c:2421
No locals.
#7  0x00000000007060f6 in i_zend_hash_bucket_delete (p=0x1e64560, ht=0xec4f40 
<module_registry>) at /build/php5-5.6.40+dfsg/Zend/zend_hash.c:182
No locals.
#8  zend_hash_bucket_delete (ht=ht@entry=0xec4f40 <module_registry>, 
p=0x1e64560) at /build/php5-5.6.40+dfsg/Zend/zend_hash.c:192
No locals.
#9  0x00000000007078f8 in zend_hash_graceful_reverse_destroy 
(ht=ht@entry=0xec4f40 <module_registry>) at 
/build/php5-5.6.40+dfsg/Zend/zend_hash.c:613
No locals.
#10 0x00000000006ff2cc in zend_destroy_modules () at 
/build/php5-5.6.40+dfsg/Zend/zend_API.c:1939
No locals.
#11 0x00000000006f8b1f in zend_shutdown () at 
/build/php5-5.6.40+dfsg/Zend/zend.c:836
No locals.
#12 0x00000000006956ab in php_module_shutdown () at 
/build/php5-5.6.40+dfsg/main/main.c:2477
No locals.
#13 0x0000000000462c0b in main (argc=513940112, argv=0x1) at 
/build/php5-5.6.40+dfsg/sapi/cli/php_cli.c:1397
        c = -1910391664
        php_optarg = 0x0
        php_optind = 1
        ini_ignore = 0


Issue received when executing PHP script from TSN-Ranksystem 
(https://github.com/Newcomer1989/TSN-Ranksystem).
Executing worker.php script with any option causes segfault.

--- End Message ---
--- Begin Message ---
https://wiki.debian.org/LTS/FAQ#Where_can_bugs_be_reported.3F

--
Ondřej Surý
ond...@sury.org



> On 10 Sep 2019, at 19:46, R4SAS <r4...@i2pd.xyz> wrote:
> 
> Package: php5-cli
> Version: 5.6.40+dfsg-0+deb8u5
> Severity: important
> 
> 
> 
> -- Package-specific info:
> ==== Additional PHP 5 information ====
> 
> ++++ PHP 5 SAPI (php5query -S): ++++
> fpm
> cli
> 
> ++++ PHP 5 Extensions (php5query -M -v): ++++
> memcached (Enabled for fpm by local administrator)
> memcached (Enabled for cli by local administrator)
> pdo_mysql (Enabled for fpm by maintainer script)
> pdo_mysql (Enabled for cli by maintainer script)
> pdo (Enabled for fpm by maintainer script)
> pdo (Enabled for cli by maintainer script)
> intl (Enabled for fpm by maintainer script)
> intl (Enabled for cli by maintainer script)
> mysqli (Enabled for fpm by maintainer script)
> mysqli (Enabled for cli by maintainer script)
> curl (Enabled for fpm by maintainer script)
> curl (Enabled for cli by maintainer script)
> gd (Enabled for fpm by maintainer script)
> gd (Enabled for cli by maintainer script)
> mcrypt (Enabled for fpm by maintainer script)
> mcrypt (Enabled for cli by maintainer script)
> memcache (Enabled for fpm by local administrator)
> memcache (Enabled for cli by local administrator)
> opcache (Enabled for fpm by maintainer script)
> opcache (Enabled for cli by maintainer script)
> gmp (Enabled for fpm by maintainer script)
> gmp (Enabled for cli by maintainer script)
> json (Enabled for fpm by maintainer script)
> json (Enabled for cli by maintainer script)
> mysql (Enabled for fpm by maintainer script)
> mysql (Enabled for cli by maintainer script)
> readline (Enabled for fpm by maintainer script)
> readline (Enabled for cli by maintainer script)
> apcu (Enabled for fpm by maintainer script)
> apcu (Enabled for cli by maintainer script)
> 
> ++++ Configuration files: ++++
> [PHP]
> engine = On
> short_open_tag = Off
> asp_tags = Off
> precision = 14
> output_buffering = 4096
> zlib.output_compression = Off
> implicit_flush = Off
> unserialize_callback_func =
> serialize_precision = 17
> disable_functions =
> disable_classes =
> zend.enable_gc = On
> expose_php = On
> max_execution_time = 30
> max_input_time = 60
> memory_limit = -1
> error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT
> display_errors = Off
> display_startup_errors = Off
> log_errors = On
> log_errors_max_len = 1024
> ignore_repeated_errors = Off
> ignore_repeated_source = Off
> report_memleaks = On
> track_errors = Off
> html_errors = On
> variables_order = "GPCS"
> request_order = "GP"
> register_argc_argv = Off
> auto_globals_jit = On
> post_max_size = 8M
> auto_prepend_file =
> auto_append_file =
> default_mimetype = "text/html"
> default_charset = "UTF-8"
> doc_root =
> user_dir =
> enable_dl = Off
> file_uploads = On
> upload_max_filesize = 2M
> max_file_uploads = 20
> allow_url_fopen = On
> allow_url_include = Off
> default_socket_timeout = 60
> [CLI Server]
> cli_server.color = On
> [Date]
> [filter]
> [iconv]
> [intl]
> [sqlite3]
> [Pcre]
> [Pdo]
> [Pdo_mysql]
> pdo_mysql.cache_size = 2000
> pdo_mysql.default_socket=
> [Phar]
> [mail function]
> SMTP = localhost
> smtp_port = 25
> mail.add_x_header = On
> [SQL]
> sql.safe_mode = Off
> [ODBC]
> odbc.allow_persistent = On
> odbc.check_persistent = On
> odbc.max_persistent = -1
> odbc.max_links = -1
> odbc.defaultlrl = 4096
> odbc.defaultbinmode = 1
> [Interbase]
> ibase.allow_persistent = 1
> ibase.max_persistent = -1
> ibase.max_links = -1
> ibase.timestampformat = "%Y-%m-%d %H:%M:%S"
> ibase.dateformat = "%Y-%m-%d"
> ibase.timeformat = "%H:%M:%S"
> [MySQL]
> mysql.allow_local_infile = On
> mysql.allow_persistent = On
> mysql.cache_size = 2000
> mysql.max_persistent = -1
> mysql.max_links = -1
> mysql.default_port =
> mysql.default_socket =
> mysql.default_host =
> mysql.default_user =
> mysql.default_password =
> mysql.connect_timeout = 60
> mysql.trace_mode = Off
> [MySQLi]
> mysqli.max_persistent = -1
> mysqli.allow_persistent = On
> mysqli.max_links = -1
> mysqli.cache_size = 2000
> mysqli.default_port = 3306
> mysqli.default_socket =
> mysqli.default_host =
> mysqli.default_user =
> mysqli.default_pw =
> mysqli.reconnect = Off
> [mysqlnd]
> mysqlnd.collect_statistics = On
> mysqlnd.collect_memory_statistics = Off
> [OCI8]
> [PostgreSQL]
> pgsql.allow_persistent = On
> pgsql.auto_reset_persistent = Off
> pgsql.max_persistent = -1
> pgsql.max_links = -1
> pgsql.ignore_notice = 0
> pgsql.log_notice = 0
> [Sybase-CT]
> sybct.allow_persistent = On
> sybct.max_persistent = -1
> sybct.max_links = -1
> sybct.min_server_severity = 10
> sybct.min_client_severity = 10
> [bcmath]
> bcmath.scale = 0
> [browscap]
> [Session]
> session.save_handler = files
> session.use_strict_mode = 0
> session.use_cookies = 1
> session.use_only_cookies = 1
> session.name = PHPSESSID
> session.auto_start = 0
> session.cookie_lifetime = 0
> session.cookie_path = /
> session.cookie_domain =
> session.cookie_httponly =
> session.serialize_handler = php
> session.gc_probability = 0
> session.gc_divisor = 1000
> session.gc_maxlifetime = 1440
> session.referer_check =
> session.cache_limiter = nocache
> session.cache_expire = 180
> session.use_trans_sid = 0
> session.hash_function = 0
> session.hash_bits_per_character = 5
> url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry"
> [MSSQL]
> mssql.allow_persistent = On
> mssql.max_persistent = -1
> mssql.max_links = -1
> mssql.min_error_severity = 10
> mssql.min_message_severity = 10
> mssql.compatibility_mode = Off
> mssql.secure_connection = Off
> [Assertion]
> [COM]
> [mbstring]
> [gd]
> [exif]
> [Tidy]
> tidy.clean_output = Off
> [soap]
> soap.wsdl_cache_enabled=1
> soap.wsdl_cache_dir="/tmp"
> soap.wsdl_cache_ttl=86400
> soap.wsdl_cache_limit = 5
> [sysvshm]
> [ldap]
> ldap.max_links = -1
> [mcrypt]
> [dba]
> [opcache]
> [curl]
> [openssl]
> 
> **** /etc/php5/cli/conf.d/20-gmp.ini ****
> extension=gmp.so
> 
> **** /etc/php5/cli/conf.d/05-opcache.ini ****
> zend_extension=opcache.so
> 
> **** /etc/php5/cli/conf.d/20-mysqli.ini ****
> extension=mysqli.so
> 
> **** /etc/php5/cli/conf.d/20-intl.ini ****
> extension=intl.so
> 
> **** /etc/php5/cli/conf.d/20-pdo_mysql.ini ****
> extension=pdo_mysql.so
> 
> **** /etc/php5/cli/conf.d/20-json.ini ****
> extension=json.so
> 
> **** /etc/php5/cli/conf.d/20-readline.ini ****
> extension=readline.so
> 
> **** /etc/php5/cli/conf.d/20-gd.ini ****
> extension=gd.so
> 
> **** /etc/php5/cli/conf.d/20-memcache.ini ****
> extension=memcache.so
> [memcache]
> memcache.dbpath="/var/lib/memcache"
> memcache.maxreclevel=0
> memcache.maxfiles=0
> memcache.archivememlim=0
> memcache.maxfilesize=0
> memcache.maxratio=0
> 
> **** /etc/php5/cli/conf.d/20-apcu.ini ****
> extension=apcu.so
> 
> **** /etc/php5/cli/conf.d/20-curl.ini ****
> extension=curl.so
> 
> **** /etc/php5/cli/conf.d/20-memcached.ini ****
> extension=memcached.so
> 
> **** /etc/php5/cli/conf.d/10-pdo.ini ****
> extension=pdo.so
> 
> **** /etc/php5/cli/conf.d/20-mcrypt.ini ****
> extension=mcrypt.so
> 
> **** /etc/php5/cli/conf.d/20-mysql.ini ****
> extension=mysql.so
> 
> 
> -- System Information:
> Debian Release: 8.11
>  APT prefers oldoldstable
>  APT policy: (500, 'oldoldstable')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 4.9.0-0.bpo.9-rt-amd64 (SMP w/4 CPU cores; PREEMPT)
> Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> 
> Versions of packages php5-cli depends on:
> ii  libbz2-1.0        1.0.6-7+deb8u2
> ii  libc6             2.19-18+deb8u10
> ii  libcomerr2        1.42.12-2+b1
> ii  libdb5.3          5.3.28-9+deb8u1
> ii  libedit2          3.1-20140620-2
> ii  libgssapi-krb5-2  1.12.1+dfsg-19+deb8u5
> ii  libk5crypto3      1.12.1+dfsg-19+deb8u5
> ii  libkrb5-3         1.12.1+dfsg-19+deb8u5
> ii  libmagic1         1:5.22+15-2+deb8u5
> ii  libonig2          5.9.5-3.2+deb8u2
> ii  libpcre3          2:8.42-1+0~20190203125145.5+jessie~1.gbp79d75d
> ii  libqdbm14         1.8.78-5+b1
> ii  libssl1.0.0       1.0.1t-1+deb8u11
> ii  libxml2           2.9.1+dfsg1-5+deb8u7
> ii  mime-support      3.58
> ii  php5-common       5.6.40+dfsg-0+deb8u5
> ii  php5-json         1.3.6-1
> ii  tzdata            2019a-0+deb8u1
> ii  ucf               3.0030
> ii  zlib1g            1:1.2.8.dfsg-2+b1
> 
> Versions of packages php5-cli recommends:
> ii  php5-readline  5.6.40+dfsg-0+deb8u5
> 
> Versions of packages php5-cli suggests:
> ii  php-pear  
> 1:1.10.8+submodules+notgz-1+0~20190219091008.9+jessie~1.gbp1a209a
> 
> Versions of packages php5-common depends on:
> ii  libc6   2.19-18+deb8u10
> ii  lsof    4.86+dfsg-1
> ii  psmisc  22.21-2
> ii  sed     4.2.2-4+deb8u1
> ii  ucf     3.0030
> 
> Versions of packages php5-common suggests:
> ii  php5-apcu [php5-user-cache]  4.0.7-1
> 
> -- no debconf information
> 
> 
> 
> Coredump backtrace:
> #0  0x00007f008e21bc90 in ?? ()
> No symbol table info available.
> #1  0x00007f009ab3af68 in ERR_remove_thread_state (id=<optimized out>) at 
> err.c:997
>        tmp = {tid = {ptr = 0x7f009aa40a10, val = 139640571224784}, err_flags 
> = {513940432, 32766, 48742505, 0, 513940416, 32766, -1685035088, 32512, 0, 0, 
> -1685035088, 32512, -1685001752, 32512, -1700419453, 32512}, err_buffer = {
>            139640571257904, 139640571224784, 4294967296, 4294969608, 1, 
> 139640586659760, 140729412361312, 139640586693952, 140729412361352, 
> 139640586693096, 1, 139640584616301, 0, 139640586659760, 140728898420737, 0}, 
> err_data = {
>            0x1 <error: Cannot access memory at address 0x1>, 0x7f009b90e9e8 
> "", 0xffffffff <error: Cannot access memory at address 0xffffffff>, 
> 0x7ffe1ea21830 "\260\301\222\233", 0x7f009aa51ea0 "dF", 0x7f009b90e9e8 "", 
> 0x0,
>            0x7f009b90ed40 "hĒ\233", 0x7ffe1ea21bd0 "\t", 0x7ffe1ea21bc0 
> "\377\377\377\377", 0xb9f01a79 <error: Cannot access memory at address 
> 0xb9f01a79>, 0x7f009aa5a883 "RAND_set_rand_method",
>            0xffffffff <error: Cannot access memory at address 0xffffffff>, 
> 0x7f009b718aa4 <_dl_catch_error+116> "H\213D$\bH\213L$\020H\213t$ 
> H\213T$(H\211\bH\213D$\030", <incomplete sequence \307>,
>            0x7f0000000009 <error: Cannot access memory at address 
> 0x7f0000000009>, 0xb0 <error: Cannot access memory at address 0xb0>}, 
> err_data_flags = {2, 0, 50, 32512, 0, 0, 91, 32766, 0, 0, 0, 0, 110, 119, 0, 
> 0}, err_file = {
>            0x7f000000007c <error: Cannot access memory at address 
> 0x7f000000007c>, 0x0, 0x100000000 <error: Cannot access memory at address 
> 0x100000000>, 0x7f0098762620 <main_arena> "",
>            0x80 <error: Cannot access memory at address 0x80>, 0x7a <error: 
> Cannot access memory at address 0x7a>, 0x100000000 <error: Cannot access 
> memory at address 0x100000000>, 0x7ffe1ea21e34 "\001",
>            0xea8ac0 <cli_sapi_module> "\033\024\265", 0x7f0098439020 
> <__GI___libc_malloc+96> "H\205\300H\211\302tx\203=\245\347\062", 0x100000000 
> <error: Cannot access memory at address 0x100000000>,
>            0x80 <error: Cannot access memory at address 0x80>, 0x7f009abc0a09 
> "lhash.c", 0x20ac570 "\260\325\004\002", 0x8 <error: Cannot access memory at 
> address 0x8>, 0x1eddbc0 "`\305\n\002"}, err_line = {513941048, 32766, 
> 32365504,
>            0, 513940736, 32766, 12040816, 0, 513941048, 32766, 513941044, 
> 32766, 15370944, 0, -1700080179, 32512}, top = 44, bottom = 0}
> #2  0x00007f0096e0102b in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
> No symbol table info available.
> #3  0x00007f0096e062f8 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
> No symbol table info available.
> #4  0x00007f0096dc425d in curl_global_cleanup () from 
> /usr/lib/x86_64-linux-gnu/libcurl.so.4
> No symbol table info available.
> #5  0x00007f009703cdf8 in zm_shutdown_curl (type=<optimized out>, 
> module_number=44) at /build/php5-5.6.40+dfsg/ext/curl/interface.c:1263
> No locals.
> #6  0x00000000007009e7 in module_destructor (module=0x1e645c0) at 
> /build/php5-5.6.40+dfsg/Zend/zend_API.c:2421
> No locals.
> #7  0x00000000007060f6 in i_zend_hash_bucket_delete (p=0x1e64560, ht=0xec4f40 
> <module_registry>) at /build/php5-5.6.40+dfsg/Zend/zend_hash.c:182
> No locals.
> #8  zend_hash_bucket_delete (ht=ht@entry=0xec4f40 <module_registry>, 
> p=0x1e64560) at /build/php5-5.6.40+dfsg/Zend/zend_hash.c:192
> No locals.
> #9  0x00000000007078f8 in zend_hash_graceful_reverse_destroy 
> (ht=ht@entry=0xec4f40 <module_registry>) at 
> /build/php5-5.6.40+dfsg/Zend/zend_hash.c:613
> No locals.
> #10 0x00000000006ff2cc in zend_destroy_modules () at 
> /build/php5-5.6.40+dfsg/Zend/zend_API.c:1939
> No locals.
> #11 0x00000000006f8b1f in zend_shutdown () at 
> /build/php5-5.6.40+dfsg/Zend/zend.c:836
> No locals.
> #12 0x00000000006956ab in php_module_shutdown () at 
> /build/php5-5.6.40+dfsg/main/main.c:2477
> No locals.
> #13 0x0000000000462c0b in main (argc=513940112, argv=0x1) at 
> /build/php5-5.6.40+dfsg/sapi/cli/php_cli.c:1397
>        c = -1910391664
>        php_optarg = 0x0
>        php_optind = 1
>        ini_ignore = 0
> 
> 
> Issue received when executing PHP script from TSN-Ranksystem 
> (https://github.com/Newcomer1989/TSN-Ranksystem).
> Executing worker.php script with any option causes segfault.
> 

--- End Message ---

Reply via email to