Reported by: Julien <julien@titoon.net>
Date: Thu, 10 Jul 2014 23:39:01 UTC
Severity: normal
Tags: moreinfo
Found in version php5/5.6.0~rc2+dfsg-2
Fixed in version php5/5.6.3+dfsg-1
Done: Ondřej Surý <ondrej@debian.org>
Bug is archived. No further changes may be made.
View this report as an mbox folder, status mbox, maintainer mbox
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#754432; Package php5-fpm.
(Thu, 10 Jul 2014 23:39:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Julien <julien@titoon.net>:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
(Thu, 10 Jul 2014 23:39:06 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: php5-fpm
Version: 5.6.0~rc2+dfsg-2
Severity: normal
Hello,
Since I switched from 5.5.11 to 5.6.0, php5-fpm crashes immediately while
accessing the home page of the website hosted on this machine.
Each time in syslog records:
Jul 11 01:07:02 mutu kernel: [1258203.337761] php5-fpm[15593]: segfault at
8c ip 00007f22466ebec7 sp 00007fff7a2e3f30 error 4 in opcache.so[7f22466ce000+24000]
Unloading opcache.so (by moving the 05-opcache.ini symlink out of conf.d)
makes PHP usable again.
The output of gdb on the coredump I got generated by php5-fpm is provided
below.
Feel free to ask for any other useful information which may help solving
this !
Thank you
Julien
Core was generated by `php-fpm: pool website '.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 zend_optimize (op_array=op_array@entry=0x14e0cb0, script=<optimized out>, constants=<optimized out>)
at /tmp/buildd/php5-5.6.0~rc2+dfsg/ext/opcache/Optimizer/pass1_5.c:374
374 /tmp/buildd/php5-5.6.0~rc2+dfsg/ext/opcache/Optimizer/pass1_5.c: No such file or directory.
(gdb) br
Breakpoint 1 at 0x7f22466ebec7: file /tmp/buildd/php5-5.6.0~rc2+dfsg/ext/opcache/Optimizer/pass1_5.c, line 374.
(gdb) bt
#0 zend_optimize (op_array=op_array@entry=0x14e0cb0, script=<optimized out>, constants=<optimized out>)
at /tmp/buildd/php5-5.6.0~rc2+dfsg/ext/opcache/Optimizer/pass1_5.c:374
#1 0x00007f22466ec1db in zend_accel_optimize (op_array=0x14e0cb0, script=script@entry=0x7f224a85cff0, constants=constants@entry=0x7fff7a2e4070)
at /tmp/buildd/php5-5.6.0~rc2+dfsg/ext/opcache/Optimizer/zend_optimizer.c:524
#2 0x00007f22466ec37f in zend_accel_script_optimize (script=script@entry=0x7f224a85cff0)
at /tmp/buildd/php5-5.6.0~rc2+dfsg/ext/opcache/Optimizer/zend_optimizer.c:576
#3 0x00007f22466d75f7 in cache_script_in_shared_memory (from_shared_memory=0x7fff7a2e4268, key_length=54,
key=0x7f22468f3d74 <accel_globals+372> "/home/website/public_html/www/wp-includes/functions.php", new_persistent_script=0x7f224a85cff0)
at /tmp/buildd/php5-5.6.0~rc2+dfsg/ext/opcache/ZendAccelerator.c:1145
#4 compile_and_cache_file (file_handle=0x7fff7a2e4370, type=8, key=0x7f22468f3d74 <accel_globals+372> "/home/website/public_html/www/wp-includes/functions.php",
key_length=54, op_array_p=0x7fff7a2e4270, from_shared_memory=0x7fff7a2e4268) at /tmp/buildd/php5-5.6.0~rc2+dfsg/ext/opcache/ZendAccelerator.c:1478
#5 0x00007f22466d7d7c in persistent_compile_file (file_handle=0x7fff7a2e4370, type=8) at /tmp/buildd/php5-5.6.0~rc2+dfsg/ext/opcache/ZendAccelerator.c:1655
#6 0x000000000069cfc5 in compile_filename (type=8, filename=0x7f224a82cb28) at Zend/zend_language_scanner.l:629
#7 0x000000000077c07b in ZEND_INCLUDE_OR_EVAL_SPEC_TMP_HANDLER (execute_data=0x7f224a82cb48) at /tmp/buildd/php5-5.6.0~rc2+dfsg/Zend/zend_vm_execute.h:8339
#8 0x000000000070e2d0 in execute_ex (execute_data=0x7f224a82cb48) at /tmp/buildd/php5-5.6.0~rc2+dfsg/Zend/zend_vm_execute.h:363
#9 0x00000000006c2958 in dtrace_execute_ex (execute_data=0x7f224a82cb48) at /tmp/buildd/php5-5.6.0~rc2+dfsg/Zend/zend_dtrace.c:73
#10 0x000000000077c0cc in ZEND_INCLUDE_OR_EVAL_SPEC_TMP_HANDLER (execute_data=0x7f224a82ca18) at /tmp/buildd/php5-5.6.0~rc2+dfsg/Zend/zend_vm_execute.h:8377
#11 0x000000000070e2d0 in execute_ex (execute_data=0x7f224a82ca18) at /tmp/buildd/php5-5.6.0~rc2+dfsg/Zend/zend_vm_execute.h:363
#12 0x00000000006c2958 in dtrace_execute_ex (execute_data=0x7f224a82ca18) at /tmp/buildd/php5-5.6.0~rc2+dfsg/Zend/zend_dtrace.c:73
#13 0x000000000077c0cc in ZEND_INCLUDE_OR_EVAL_SPEC_TMP_HANDLER (execute_data=0x7f224a82c900) at /tmp/buildd/php5-5.6.0~rc2+dfsg/Zend/zend_vm_execute.h:8377
#14 0x000000000070e2d0 in execute_ex (execute_data=0x7f224a82c900) at /tmp/buildd/php5-5.6.0~rc2+dfsg/Zend/zend_vm_execute.h:363
#15 0x00000000006c2958 in dtrace_execute_ex (execute_data=0x7f224a82c900) at /tmp/buildd/php5-5.6.0~rc2+dfsg/Zend/zend_dtrace.c:73
#16 0x000000000077c0cc in ZEND_INCLUDE_OR_EVAL_SPEC_TMP_HANDLER (execute_data=0x7f224a82c810) at /tmp/buildd/php5-5.6.0~rc2+dfsg/Zend/zend_vm_execute.h:8377
#17 0x000000000070e2d0 in execute_ex (execute_data=0x7f224a82c810) at /tmp/buildd/php5-5.6.0~rc2+dfsg/Zend/zend_vm_execute.h:363
#18 0x00000000006c2958 in dtrace_execute_ex (execute_data=0x7f224a82c810) at /tmp/buildd/php5-5.6.0~rc2+dfsg/Zend/zend_dtrace.c:73
#19 0x000000000077c658 in ZEND_INCLUDE_OR_EVAL_SPEC_CONST_HANDLER (execute_data=0x7f224a82c708) at /tmp/buildd/php5-5.6.0~rc2+dfsg/Zend/zend_vm_execute.h:3016
#20 0x000000000070e2d0 in execute_ex (execute_data=0x7f224a82c708) at /tmp/buildd/php5-5.6.0~rc2+dfsg/Zend/zend_vm_execute.h:363
#21 0x00000000006c2958 in dtrace_execute_ex (execute_data=0x7f224a82c708) at /tmp/buildd/php5-5.6.0~rc2+dfsg/Zend/zend_dtrace.c:73
#22 0x00000000006d4c30 in zend_execute_scripts (type=18801344, type@entry=8, retval=0x14c5970, retval@entry=0x0, file_count=8, file_count@entry=3)
at /tmp/buildd/php5-5.6.0~rc2+dfsg/Zend/zend.c:1330
#23 0x0000000000673dab in php_execute_script (primary_file=0x7fff7a2e7190) at /tmp/buildd/php5-5.6.0~rc2+dfsg/main/main.c:2584
#24 0x0000000000464594 in main (argc=1250080288, argv=0x0) at /tmp/buildd/php5-5.6.0~rc2+dfsg/sapi/fpm/fpm/fpm_main.c:2004
(gdb) quit
-- Package-specific info:
==== Additional PHP 5 information ====
++++ PHP 5 SAPI (php5query -S): ++++
fpm
cli
++++ PHP 5 Extensions (php5query -M -v): ++++
mysqli (Enabled for fpm by maintainer script)
mysqli (Enabled for cli by maintainer script)
readline (Enabled for fpm by maintainer script)
readline (Enabled for cli by maintainer script)
pdo (Enabled for fpm by maintainer script)
pdo (Enabled for cli by maintainer script)
mysql (Enabled for fpm by maintainer script)
mysql (Enabled for cli by maintainer script)
json (Enabled for fpm by maintainer script)
json (Enabled for cli by maintainer script)
pdo_mysql (Enabled for fpm by maintainer script)
pdo_mysql (Enabled for cli by maintainer script)
gd (Enabled for fpm by maintainer script)
gd (Enabled for cli by maintainer script)
opcache (Enabled for fpm by maintainer script)
opcache (Enabled for cli by maintainer script)
++++ Configuration files: ++++
[PHP]
engine = On
short_open_tag = Off
asp_tags = Off
precision = 14
zlib.output_compression = Off
implicit_flush = Off
unserialize_callback_func =
serialize_precision = 17
disable_functions = pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,phpinfo,
disable_classes =
zend.enable_gc = On
expose_php = Off
max_execution_time = 30
max_input_time = 60
memory_limit = 128M
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
auto_prepend_file =
auto_append_file =
default_mimetype = "text/html"
default_charset = "UTF-8"
doc_root =
user_dir =
enable_dl = Off
file_uploads = On
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]
[sqlite]
[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 = 1
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/fpm/conf.d/20-readline.ini ****
extension=readline.so
**** /etc/php5/fpm/conf.d/20-gd.ini ****
extension=gd.so
**** /etc/php5/fpm/conf.d/20-pdo_mysql.ini ****
extension=pdo_mysql.so
**** /etc/php5/fpm/conf.d/20-mysql.ini ****
extension=mysql.so
**** /etc/php5/fpm/conf.d/20-json.ini ****
extension=json.so
**** /etc/php5/fpm/conf.d/10-pdo.ini ****
extension=pdo.so
**** /etc/php5/fpm/conf.d/20-mysqli.ini ****
extension=mysqli.so
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages php5-fpm depends on:
ii dpkg 1.17.10
ii init-system-helpers 1.19
ii libbz2-1.0 1.0.6-5
ii libc6 2.19-5
ii libcomerr2 1.42.11-1
ii libdb5.3 5.3.28-5
ii libgssapi-krb5-2 1.12.1+dfsg-3
ii libk5crypto3 1.12.1+dfsg-3
ii libkrb5-3 1.12.1+dfsg-3
ii libmagic1 1:5.19-1
ii libonig2 5.9.5-2
ii libpcre3 1:8.31-5
ii libqdbm14 1.8.78-5
ii libssl1.0.0 1.0.1h-3
ii libsystemd-daemon0 204-14
ii libxml2 2.9.1+dfsg1-4
ii mime-support 3.56
ii php5-common 5.6.0~rc2+dfsg-2
ii php5-json 1.3.5-3
ii tzdata 2014e-1
ii ucf 3.0030
ii zlib1g 1:1.2.8.dfsg-1
php5-fpm recommends no packages.
Versions of packages php5-fpm suggests:
pn php-pear <none>
Versions of packages php5-common depends on:
ii libc6 2.19-5
ii lsof 4.86+dfsg-1
ii psmisc 22.21-2
ii sed 4.2.2-4
ii ucf 3.0030
Versions of packages php5-common suggests:
pn php5-user-cache <none>
-- no debconf information
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#754432; Package php5-fpm.
(Fri, 11 Jul 2014 08:12:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Ondřej Surý <ondrej@sury.org>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
(Fri, 11 Jul 2014 08:12:04 GMT) (full text, mbox, link).
Message #10 received at 754432@bugs.debian.org (full text, mbox, reply):
Hi Julien, thanks for reporting the bug. On Fri, Jul 11, 2014, at 01:34, Julien wrote: > Feel free to ask for any other useful information which may help solving > this ! Have you tried to isolate the PHP code that makes FPM crash? I would also suggest to report this directly to upstream bugtracker (bugs.php.net) and post the link here (Add pseudoheader at the start of the email: Control: forwarded -1 <link_to_upstream_bug> Cheers, Ondrej -- Ondřej Surý <ondrej@sury.org> Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
Added tag(s) moreinfo.
Request was from Ondřej Surý <ondrej@debian.org>
to control@bugs.debian.org.
(Thu, 14 Aug 2014 12:30:12 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#754432; Package php5-fpm.
(Thu, 14 Aug 2014 12:30:20 GMT) (full text, mbox, link).
Acknowledgement sent
to Ondřej Surý <ondrej@sury.org>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
(Thu, 14 Aug 2014 12:30:21 GMT) (full text, mbox, link).
Message #17 received at 754432@bugs.debian.org (full text, mbox, reply):
Hi Julien, also can you try with rc3? I have seen several crashes to disappear between rc2 and rc3. Ondrej On Fri, Jul 11, 2014, at 10:08, Ondřej Surý wrote: > Hi Julien, > > thanks for reporting the bug. > > On Fri, Jul 11, 2014, at 01:34, Julien wrote: > > Feel free to ask for any other useful information which may help solving > > this ! > > Have you tried to isolate the PHP code that makes FPM crash? > > I would also suggest to report this directly to upstream bugtracker > (bugs.php.net) > and post the link here (Add pseudoheader at the start of the email: > > Control: forwarded -1 <link_to_upstream_bug> > > Cheers, > Ondrej > -- > Ondřej Surý <ondrej@sury.org> > Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server -- Ondřej Surý <ondrej@sury.org> Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#754432; Package php5-fpm.
(Mon, 08 Sep 2014 07:42:05 GMT) (full text, mbox, link).
Acknowledgement sent
to kevin.h@gadeco.de:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
(Mon, 08 Sep 2014 07:42:05 GMT) (full text, mbox, link).
Message #22 received at 754432@bugs.debian.org (full text, mbox, reply):
Bug still exists in rc3, rc4 and the latest 5.6.0 version (non-rc). I can reproduce this error when I hit the admin page of Piwigo 2.6.3: php5-fpm[27582]: segfault at 8c ip 00007fdca4e0d447 sp 00007fff7ac3d450 error 4 in opcache.so[7fdca4def000+24000] Do you have any suggestion how to isolate the PHP code which is causing the crash? Thanks!
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#754432; Package php5-fpm.
(Mon, 08 Sep 2014 13:15:13 GMT) (full text, mbox, link).
Acknowledgement sent
to Ondřej Surý <ondrej@sury.org>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
(Mon, 08 Sep 2014 13:15:13 GMT) (full text, mbox, link).
Message #27 received at 754432@bugs.debian.org (full text, mbox, reply):
Can you produce a core dump and a backport? https://bugs.php.net/bugs-generating-backtrace.php ? Oh, and install php5-dbg before generating the backtrace. O. On Mon, Sep 8, 2014, at 09:24, kevin.h@gadeco.de wrote: > Bug still exists in rc3, rc4 and the latest 5.6.0 version (non-rc). > > I can reproduce this error when I hit the admin page of Piwigo 2.6.3: > php5-fpm[27582]: segfault at 8c ip 00007fdca4e0d447 sp 00007fff7ac3d450 > error 4 in opcache.so[7fdca4def000+24000] > > Do you have any suggestion how to isolate the PHP code which is causing > the crash? > > Thanks! > > _______________________________________________ > pkg-php-maint mailing list > pkg-php-maint@lists.alioth.debian.org > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint -- Ondřej Surý <ondrej@sury.org> Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#754432; Package php5-fpm.
(Mon, 08 Sep 2014 19:18:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Kevin <kevin.h@gadeco.de>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
(Mon, 08 Sep 2014 19:18:04 GMT) (full text, mbox, link).
Message #32 received at 754432@bugs.debian.org (full text, mbox, reply):
Here it is:
GNU gdb (Debian 7.7.1+dfsg-3) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/sbin/php5-fpm...Reading symbols from /usr/lib/debug/.build-id/c1/03cb914d0d4e601379f4e12fc5305a58e11e2c.debug...done.
done.
[New LWP 14305]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `php-fpm: pool ftpuser01 '.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 zend_optimize (op_array=op_array@entry=0x20a9c38, script=<optimized out>, constants=<optimized out>) at /tmp/buildd/php5-5.6.0+dfsg/ext/opcache/Optimizer/pass1_5.c:374
374 /tmp/buildd/php5-5.6.0+dfsg/ext/opcache/Optimizer/pass1_5.c: Datei oder Verzeichnis nicht gefunden.
(gdb) bt
#0 zend_optimize (op_array=op_array@entry=0x20a9c38, script=<optimized out>, constants=<optimized out>) at /tmp/buildd/php5-5.6.0+dfsg/ext/opcache/Optimizer/pass1_5.c:374
#1 0x00007f73ae02b75b in zend_accel_optimize (op_array=op_array@entry=0x20a9c38, script=script@entry=0x2062ee8, constants=constants@entry=0x7fff574dd698) at /tmp/buildd/php5-5.6.0+dfsg/ext/opcache/Optimizer/zend_optimizer.c:524
#2 0x00007f73ae02b9fe in zend_accel_script_optimize (script=script@entry=0x2062ee8) at /tmp/buildd/php5-5.6.0+dfsg/ext/opcache/Optimizer/zend_optimizer.c:587
#3 0x00007f73ae016747 in cache_script_in_shared_memory (from_shared_memory=0x7fff574dd89c, key_length=51, key=0x7f73ae232d74 <accel_globals+372> "/home/ftpuser01/fotos/admin/include/image.class.php", new_persistent_script=0x2062ee8)
at /tmp/buildd/php5-5.6.0+dfsg/ext/opcache/ZendAccelerator.c:1145
#4 compile_and_cache_file (file_handle=0x7fff574dd9c0, type=2, key=0x7f73ae232d74 <accel_globals+372> "/home/ftpuser01/fotos/admin/include/image.class.php", key_length=51, op_array_p=0x7fff574dd8a0, from_shared_memory=0x7fff574dd89c)
at /tmp/buildd/php5-5.6.0+dfsg/ext/opcache/ZendAccelerator.c:1478
#5 0x00007f73ae016ef3 in persistent_compile_file (file_handle=0x7fff574dd9c0, type=2) at /tmp/buildd/php5-5.6.0+dfsg/ext/opcache/ZendAccelerator.c:1655
#6 0x0000000000794566 in ZEND_INCLUDE_OR_EVAL_SPEC_TMP_HANDLER (execute_data=0x7f73b234c7d0) at /tmp/buildd/php5-5.6.0+dfsg/Zend/zend_vm_execute.h:8328
#7 0x00000000007251f0 in execute_ex (execute_data=0x7f73b234c7d0) at /tmp/buildd/php5-5.6.0+dfsg/Zend/zend_vm_execute.h:363
#8 0x00000000006d6908 in dtrace_execute_ex (execute_data=0x7f73b234c7d0) at /tmp/buildd/php5-5.6.0+dfsg/Zend/zend_dtrace.c:73
#9 0x000000000079446c in ZEND_INCLUDE_OR_EVAL_SPEC_TMP_HANDLER (execute_data=0x7f73b234c5f0) at /tmp/buildd/php5-5.6.0+dfsg/Zend/zend_vm_execute.h:8386
#10 0x00000000007251f0 in execute_ex (execute_data=0x7f73b234c5f0) at /tmp/buildd/php5-5.6.0+dfsg/Zend/zend_vm_execute.h:363
#11 0x00000000006d6908 in dtrace_execute_ex (execute_data=0x7f73b234c5f0) at /tmp/buildd/php5-5.6.0+dfsg/Zend/zend_dtrace.c:73
#12 0x00000000006e9690 in zend_execute_scripts (type=29401485, type@entry=8, retval=0x1fd152d, retval@entry=0x0, file_count=0, file_count@entry=3) at /tmp/buildd/php5-5.6.0+dfsg/Zend/zend.c:1330
#13 0x000000000068595b in php_execute_script (primary_file=0x7fff574e0230) at /tmp/buildd/php5-5.6.0+dfsg/main/main.c:2584
#14 0x00000000004647dc in main (argc=-1305168160, argv=0x7f73b234c118) at /tmp/buildd/php5-5.6.0+dfsg/sapi/fpm/fpm/fpm_main.c:2032
Am Montag, 8. September 2014, 15:13:45 schrieb Ondřej Surý:
> Can you produce a core dump and a backport?
>
> https://bugs.php.net/bugs-generating-backtrace.php
>
> ?
>
> Oh, and install php5-dbg before generating the backtrace.
>
> O.
>
> On Mon, Sep 8, 2014, at 09:24, kevin.h@gadeco.de wrote:
> > Bug still exists in rc3, rc4 and the latest 5.6.0 version (non-rc).
> >
> > I can reproduce this error when I hit the admin page of Piwigo 2.6.3:
> > php5-fpm[27582]: segfault at 8c ip 00007fdca4e0d447 sp 00007fff7ac3d450
> > error 4 in opcache.so[7fdca4def000+24000]
> >
> > Do you have any suggestion how to isolate the PHP code which is causing
> > the crash?
> >
> > Thanks!
> >
> > _______________________________________________
> > pkg-php-maint mailing list
> > pkg-php-maint@lists.alioth.debian.org
> > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
>
>
>
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#754432; Package php5-fpm.
(Tue, 07 Oct 2014 17:00:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Kevin <kevin.h@gadeco.de>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
(Tue, 07 Oct 2014 17:00:05 GMT) (full text, mbox, link).
Message #37 received at 754432@bugs.debian.org (full text, mbox, reply):
Hey any news here? I've found this report https://bugs.php.net/bug.php?id=68104 Do you think that this is related? Thanks!
Reply sent
to Ondřej Surý <ondrej@debian.org>:
You have taken responsibility.
(Wed, 19 Nov 2014 16:54:15 GMT) (full text, mbox, link).
Notification sent
to Julien <julien@titoon.net>:
Bug acknowledged by developer.
(Wed, 19 Nov 2014 16:54:15 GMT) (full text, mbox, link).
Message #42 received at 754432-close@bugs.debian.org (full text, mbox, reply):
Source: php5
Source-Version: 5.6.3+dfsg-1
We believe that the bug you reported is fixed in the latest version of
php5, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 754432@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ondřej Surý <ondrej@debian.org> (supplier of updated php5 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 19 Nov 2014 12:11:38 +0100
Source: php5
Binary: php5 php5-common libapache2-mod-php5 libapache2-mod-php5filter php5-cgi php5-cli php5-phpdbg php5-fpm libphp5-embed php5-dev php5-dbg php-pear php5-curl php5-enchant php5-gd php5-gmp php5-imap php5-interbase php5-intl php5-ldap php5-mcrypt php5-readline php5-mysql php5-mysqlnd php5-odbc php5-pgsql php5-pspell php5-recode php5-snmp php5-sqlite php5-sybase php5-tidy php5-xmlrpc php5-xsl
Architecture: source all
Version: 5.6.3+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Changed-By: Ondřej Surý <ondrej@debian.org>
Description:
libapache2-mod-php5 - server-side, HTML-embedded scripting language (Apache 2 module)
libapache2-mod-php5filter - server-side, HTML-embedded scripting language (apache 2 filter mo
libphp5-embed - HTML-embedded scripting language (Embedded SAPI library)
php-pear - PEAR - PHP Extension and Application Repository
php5 - server-side, HTML-embedded scripting language (metapackage)
php5-cgi - server-side, HTML-embedded scripting language (CGI binary)
php5-cli - command-line interpreter for the php5 scripting language
php5-common - Common files for packages built from the php5 source
php5-curl - CURL module for php5
php5-dbg - Debug symbols for PHP5
php5-dev - Files for PHP5 module development
php5-enchant - Enchant module for php5
php5-fpm - server-side, HTML-embedded scripting language (FPM-CGI binary)
php5-gd - GD module for php5
php5-gmp - GMP module for php5
php5-imap - IMAP module for php5
php5-interbase - interbase/firebird module for php5
php5-intl - internationalisation module for php5
php5-ldap - LDAP module for php5
php5-mcrypt - MCrypt module for php5
php5-mysql - MySQL module for php5
php5-mysqlnd - MySQL module for php5 (Native Driver)
php5-odbc - ODBC module for php5
php5-pgsql - PostgreSQL module for php5
php5-phpdbg - server-side, HTML-embedded scripting language (PHPDBG binary)
php5-pspell - pspell module for php5
php5-readline - Readline module for php5
php5-recode - recode module for php5
php5-snmp - SNMP module for php5
php5-sqlite - SQLite module for php5
php5-sybase - Sybase / MS SQL Server module for php5
php5-tidy - tidy module for php5
php5-xmlrpc - XML-RPC module for php5
php5-xsl - XSL module for php5
Closes: 754432
Changes:
php5 (5.6.3+dfsg-1) unstable; urgency=medium
.
* New upstream version 5.6.3+dfsg
* Update patches for 5.6.3+dfsg release
* Fix couple of PHP-FPM bugs unsuitable for release
+ Fixed bug #68420 (listen=9000 listens to ipv6 localhost instead of
all addresses).
+ Fixed bug #68421 (access.format='%R' doesn't log ipv6 address).
+ Fixed bug #68423 (PHP-FPM will no longer load all pools).
+ Fixed bug #68428 (listen.allowed_clients is IPv4 only).
+ Fixed bug #68381 (fpm_unix_init_main ignores log_level).
* Apply patch from PHP#68104 to fix segfaults in Zend OpCache
(Closes: #754432)
Checksums-Sha1:
6854e3bce750b4b2678b25f6927a431922493212 5146 php5_5.6.3+dfsg-1.dsc
d57d01bd43934746bdc4340deacf15e501e0fd2e 11034916 php5_5.6.3+dfsg.orig.tar.xz
d681704ce10c745c729ad47af288e15ba74bfbbb 120032 php5_5.6.3+dfsg-1.debian.tar.xz
88bbe7d54b0802bf16460c28e2aaa512f0f035cf 1310 php5_5.6.3+dfsg-1_all.deb
78a9090daf09853939313d5aaa8fa280c20c88f6 268736 php-pear_5.6.3+dfsg-1_all.deb
Checksums-Sha256:
203e16706c1a723abb5cd9b13d91e054e9f29f851b8be7bd608e7f05332e2043 5146 php5_5.6.3+dfsg-1.dsc
93f3d861f0b381524ffe2d79d6152c046e43c502bc14cc688cabf801fbab7257 11034916 php5_5.6.3+dfsg.orig.tar.xz
17ce65a8cc30bf6ae571eacc3c2e50fa02d2e35b640558de8ffc20e3d85c6a32 120032 php5_5.6.3+dfsg-1.debian.tar.xz
5fb7903880a5365ad23aaed2950ff7572d1eedbf58dfcde29ce081bc60bf1fea 1310 php5_5.6.3+dfsg-1_all.deb
7ea25f4543e8e94bad1f34c4a1924438301fd94be19bf69c2780ea5f7c9037bb 268736 php-pear_5.6.3+dfsg-1_all.deb
Files:
d740e1ee1acf3bdd7c3f07c691e4bbc0 5146 php optional php5_5.6.3+dfsg-1.dsc
f132361f1a2607f42250d77cf3ee1f26 11034916 php optional php5_5.6.3+dfsg.orig.tar.xz
4aac4bbc62556d8e682c68ac6f4c7499 120032 php optional php5_5.6.3+dfsg-1.debian.tar.xz
a8e8592722950bcbbf27690aacadafa3 1310 php optional php5_5.6.3+dfsg-1_all.deb
ca336af26065e578d037441a221b0f50 268736 php optional php-pear_5.6.3+dfsg-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQJ8BAEBCgBmBQJUbK2/XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzMEI5MzNEODBGQ0UzRDk4MUEyRDM4RkIw
Qzk5QjcwRUY0RkNCQjA3AAoJEAyZtw70/LsHmI4P/0mwLBMKIFHuJ3H2qs2zHj8C
dP3Sstu+8dzgEbjsYjcFcdcwbquIXV5Hu0Jqotx21JqIPB25T9J5WTHOAuiwVDo6
hsL6feXGOnL2DHDQv2QZveb5Mc5XNjbCCiUqZgiXMhgU26K4dc3M7lDa8FMduT3+
clcVnEcq/8g+fFnSHHm3VVorvm/i3XjuTjBx/UHz/eoYSgO2MTpLXQixT9NMxJB5
3/jC98oPbzdO6Rpo02uIr24xBid9Jzd95sEfxWjVyn3Sqz33Q+EDsTzlVufzDTdF
B8r7iFpCIEfPwTRm2UFQA5tuJr8hD0kQMgCY0BTVZ8Byblvx2H93D8VNAXvafPzT
LfEzFH5MnZcmoytdzCyg+Zz0ZNPGfW4izEdleKkCRiPsylueW1MzyusTYbCn9kRj
a8JjW6TBlM9Yd1U3IEIEp3uY8VvJRvDlpvmAkLMOK/JGkgPkHcTByBqsI+h4KMR3
mjmGyjDuadD6sHNEi1ljqOMXNIdJUx68/eU5e9v44st+CvGG7hkjJi3X6TS9ftjA
rhm8gsuIkL0cORsbkf53NnQnpxFxSXJJLzTUAlSHbqu8SJliXSq6MSVFdd+4z7C2
MVLwXZOMli4rSpeXzOLrXtz9J59exQRFGgVVRu+rd02z8i9uu8fVBfrmGb4mICxW
SFbNwIJGvUbOCN8l17b7
=A/oy
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Mon, 29 Dec 2014 07:29:38 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.