Bug 1075617 - [abrt] php-cli: exit(): php killed by SIGSEGV
Summary: [abrt] php-cli: exit(): php killed by SIGSEGV
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: php
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:cdf727a5d65f7f96a1f41b5594d...
: 1085805 1100951 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-12 13:24 UTC by Joaquin Vargas
Modified: 2015-06-29 19:25 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-29 19:25:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (8.56 KB, text/plain)
2014-03-12 13:24 UTC, Joaquin Vargas
no flags Details
File: cgroup (172 bytes, text/plain)
2014-03-12 13:24 UTC, Joaquin Vargas
no flags Details
File: core_backtrace (2.68 KB, text/plain)
2014-03-12 13:24 UTC, Joaquin Vargas
no flags Details
File: dso_list (5.39 KB, text/plain)
2014-03-12 13:24 UTC, Joaquin Vargas
no flags Details
File: environ (276 bytes, text/plain)
2014-03-12 13:24 UTC, Joaquin Vargas
no flags Details
File: exploitable (81 bytes, text/plain)
2014-03-12 13:25 UTC, Joaquin Vargas
no flags Details
File: limits (1.29 KB, text/plain)
2014-03-12 13:25 UTC, Joaquin Vargas
no flags Details
File: maps (26.04 KB, text/plain)
2014-03-12 13:25 UTC, Joaquin Vargas
no flags Details
File: proc_pid_status (902 bytes, text/plain)
2014-03-12 13:25 UTC, Joaquin Vargas
no flags Details
File: var_log_messages (13.16 KB, text/plain)
2014-03-12 13:25 UTC, Joaquin Vargas
no flags Details
backtrace (8.63 KB, text/plain)
2014-03-28 15:58 UTC, James Boyle
no flags Details
Comment (100.56 KB, text/plain)
2014-05-27 10:41 UTC, M. Istehbab
no flags Details

Description Joaquin Vargas 2014-03-12 13:24:05 UTC
Description of problem:
Seleccione varios paquetes y cuando trate de eliminar empezaron los problemas

Version-Release number of selected component:
php-cli-5.5.10-1.fc20

Additional info:
reporter:       libreport-2.1.12
backtrace_rating: 4
cmdline:        /usr/bin/php -C -q -d include_path=/usr/share/pear -d date.timezone=UTC -d output_buffering=1 -d variables_order=EGPCS -d safe_mode=0 -d register_argc_argv=On -d open_basedir= -d auto_prepend_file= -d auto_append_file= /usr/share/pear/pearcmd.php uninstall --nodeps --ignore-errors --register-only pear.drush.org/drush
crash_function: exit
executable:     /usr/bin/php
kernel:         3.13.6-200.fc20.x86_64
open_fds:       
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (1 frames)
 #8 exit at exit.c:104

Comment 1 Joaquin Vargas 2014-03-12 13:24:21 UTC
Created attachment 873560 [details]
File: backtrace

Comment 2 Joaquin Vargas 2014-03-12 13:24:29 UTC
Created attachment 873561 [details]
File: cgroup

Comment 3 Joaquin Vargas 2014-03-12 13:24:36 UTC
Created attachment 873562 [details]
File: core_backtrace

Comment 4 Joaquin Vargas 2014-03-12 13:24:49 UTC
Created attachment 873563 [details]
File: dso_list

Comment 5 Joaquin Vargas 2014-03-12 13:24:51 UTC
Created attachment 873564 [details]
File: environ

Comment 6 Joaquin Vargas 2014-03-12 13:25:03 UTC
Created attachment 873565 [details]
File: exploitable

Comment 7 Joaquin Vargas 2014-03-12 13:25:15 UTC
Created attachment 873566 [details]
File: limits

Comment 8 Joaquin Vargas 2014-03-12 13:25:32 UTC
Created attachment 873567 [details]
File: maps

Comment 9 Joaquin Vargas 2014-03-12 13:25:35 UTC
Created attachment 873568 [details]
File: proc_pid_status

Comment 10 Joaquin Vargas 2014-03-12 13:25:44 UTC
Created attachment 873569 [details]
File: var_log_messages

Comment 11 Remi Collet 2014-03-15 07:07:18 UTC
Please, use english as most of us don't understand spanish.

Please try without mapi extension.

Comment 12 James Boyle 2014-03-28 15:54:52 UTC
Another user experienced a similar problem:

As root, I ran 
# yum install owncloud

reporter:       libreport-2.2.0
backtrace_rating: 4
cmdline:        /usr/bin/php -C -q -d include_path=/usr/share/pear -d date.timezone=UTC -d output_buffering=1 -d variables_order=EGPCS -d safe_mode=0 -d register_argc_argv=On -d open_basedir= -d auto_prepend_file= -d auto_append_file= /usr/share/pear/pearcmd.php install --nodeps --soft --force --register-only /var/lib/pear/pkgxml/php-pear-Auth-SASL.xml
crash_function: exit
executable:     /usr/bin/php
kernel:         3.13.6-200.fc20.x86_64
open_fds:       
package:        php-cli-5.5.10-1.fc20
reason:         php killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            0

Comment 13 James Boyle 2014-03-28 15:58:52 UTC
Created attachment 879917 [details]
backtrace

ABRT did not attach the backtrace because the "bug is already reported".

Comment 14 Remi Collet 2014-03-28 16:17:30 UTC
Please confirm version installed of all php extensions, libmapi, and gnutls

    rpm -qa php\* gnutls libmapi | sort

Comment 15 James Boyle 2014-03-28 18:08:05 UTC
### output from rpm -qa php\* gnutls libmapi | sort:

gnutls-3.1.20-4.fc20.i686
gnutls-3.1.20-4.fc20.x86_64
libmapi-7.1.8-3.fc20.x86_64
php-5.5.10-1.fc20.x86_64
php-bcmath-5.5.10-1.fc20.x86_64
php-channel-dropbox-php-1.3-4.fc20.noarch
php-channel-sabredav-1.3-5.fc20.noarch
php-cli-5.5.10-1.fc20.x86_64
php-cloudfiles-1.7.11-5.fc20.noarch
php-common-5.5.10-1.fc20.x86_64
php-doctrine-annotations-1.1.2-3.20131220gita11349d.fc20.noarch
php-doctrine-cache-1.3.0-2.fc20.noarch
php-doctrine-collections-1.2-1.fc20.noarch
php-doctrine-common-2.4.1-2.fc20.noarch
php-doctrine-inflector-1.0-2.20131221gita81c334.fc20.noarch
php-doctrine-lexer-1.0-2.20131220gitf12a5f7.fc20.noarch
php-dropbox-php-Dropbox-1.0.0-5.fc20.noarch
php-gd-5.5.10-1.fc20.x86_64
php-getid3-1.9.7-1.fc20.noarch
php-gmp-5.5.10-1.fc20.x86_64
php-imap-5.5.10-1.fc20.x86_64
php-ldap-5.5.10-1.fc20.x86_64
php-mapi-7.1.8-3.fc20.x86_64
php-mbstring-5.5.10-1.fc20.x86_64
php-mysqlnd-5.5.10-1.fc20.x86_64
php-pdo-5.5.10-1.fc20.x86_64
php-pear-1.9.4-23.fc20.noarch
php-pear-Auth-SASL-1.0.6-6.fc20.noarch
php-pear-Cache-Lite-1.7.15-6.fc20.noarch
php-pear-CAS-1.3.2-3.fc20.noarch
php-pear-Crypt-Blowfish-1.1.0-0.11.rc2.fc20.noarch
php-pear-DB-1.7.14-8.fc20.noarch
php-pear-HTTP-OAuth-0.3.1-1.fc20.noarch
php-pear-HTTP-Request2-2.2.1-1.fc20.noarch
php-pear-Log-1.12.7-8.fc20.noarch
php-pear-Mail-1.2.0-9.fc20.noarch
php-pear-MDB2-2.5.0-0.10.b5.fc20.noarch
php-pear-MDB2-Driver-mysql-1.5.0-0.9.b4.fc20.noarch
php-pear-Net-Curl-1.2.5-11.fc20.noarch
php-pear-Net-SMTP-1.6.2-2.fc20.noarch
php-pear-Net-Socket-1.0.14-2.fc20.noarch
php-pear-Net-URL2-2.0.5-1.fc20.noarch
php-pear-XML-Parser-1.3.4-9.fc20.noarch
php-pecl-jsonc-1.3.3-1.fc20.x86_64
php-pecl-oauth-1.2.3-4.fc20.x86_64
php-pecl-zip-1.12.4-1.fc20.x86_64
php-phpass-0.3-4.fc20.noarch
php-PHPMailer-5.2.6-2.fc20.noarch
php-process-5.5.10-1.fc20.x86_64
php-sabredav-Sabre-1.0.0-12.fc20.noarch
php-sabredav-Sabre_CalDAV-1.7.8-2.fc20.noarch
php-sabredav-Sabre_CardDAV-1.7.8-2.fc20.noarch
php-sabredav-Sabre_DAV-1.7.8-2.fc20.noarch
php-sabredav-Sabre_DAVACL-1.7.8-1.fc20.noarch
php-sabredav-Sabre_HTTP-1.7.3-1.fc20.noarch
php-sabredav-Sabre_VObject-2.1.3-1.fc20.noarch
php-symfony-common-2.3.9-1.fc20.noarch
php-symfony-config-2.3.9-1.fc20.noarch
php-symfony-filesystem-2.3.9-1.fc20.noarch
php-symfony-routing-2.3.9-1.fc20.noarch
php-symfony-yaml-2.3.9-1.fc20.noarch
php-xml-5.5.10-1.fc20.x86_64
php-ZendFramework-1.12.3-3.fc20.noarch


### below here is what I saw when running 'yum install owncloud'.  I did not have many (if any) php extensions installed.

  Installing : php-pear-Auth-SASL-1.0.6-6.fc20.noarch                                                                                                                                                       29/48 
/var/tmp/rpm-tmp.1i7pRE: line 1: 14354 Segmentation fault      (core dumped) /usr/bin/pear install --nodeps --soft --force --register-only /var/lib/pear/pkgxml/php-pear-Auth-SASL.xml > /dev/null
  Installing : php-pear-Net-SMTP-1.6.2-2.fc20.noarch                                                                                                                                                        30/48 
/var/tmp/rpm-tmp.KIjzE1: line 2: 14381 Segmentation fault      (core dumped) /usr/bin/pear install --nodeps --soft --force --register-only /var/lib/pear/pkgxml/php-pear-Net-SMTP.xml > /dev/null
  Installing : php-pear-Mail-1.2.0-9.fc20.noarch                                                                                                                                                            31/48 
/var/tmp/rpm-tmp.IEgQjA: line 2: 14409 Segmentation fault      (core dumped) /usr/bin/pear install --nodeps --soft --force --register-only /var/lib/pear/pkgxml/php-pear-Mail.xml > /dev/null
  Installing : php-pear-Log-1.12.7-8.fc20.noarch                                                                                                                                                            32/48 
/var/tmp/rpm-tmp.wVMbii: line 1: 14421 Segmentation fault      (core dumped) /usr/bin/pear install --nodeps --soft --force --register-only /var/lib/pear/pkgxml/php-pear-Log.xml > /dev/null
  Installing : php-pear-HTTP-OAuth-0.3.1-1.fc20.noarch                                                                                                                                                      33/48 
/var/tmp/rpm-tmp.swEr97: line 2: 14427 Segmentation fault      (core dumped) /usr/bin/pear install --nodeps --soft --force --register-only /var/lib/pear/pkgxml/php-pear-HTTP-OAuth.xml > /dev/null
  Installing : php-pecl-oauth-1.2.3-4.fc20.x86_64                                                                                                                                                           34/48 
/var/tmp/rpm-tmp.cl0Wy9: line 1: 14434 Segmentation fault      (core dumped) /usr/bin/pecl install --nodeps --soft --force --register-only --nobuild /var/lib/pear/pkgxml/php-pecl-oauth.xml > /dev/null
  Installing : php-dropbox-php-Dropbox-1.0.0-5.fc20.noarch                                                                                                                                                  35/48 
/var/tmp/rpm-tmp.PWRZtf: line 2: 14440 Segmentation fault      (core dumped) /usr/bin/pear install --nodeps --soft --force --register-only /var/lib/pear/pkgxml/php-dropbox-php-Dropbox.xml > /dev/null
  Installing : php-doctrine-cache-1.3.0-2.fc20.noarch                                                                                                                                                       36/48 
  Installing : php-doctrine-common-2.4.1-2.fc20.noarch                                                                                                                                                      37/48 
  Installing : php-symfony-routing-2.3.9-1.fc20.noarch                                                                                                                                                      38/48 
  Installing : php-PHPMailer-5.2.6-2.fc20.noarch                                                                                                                                                            39/48 
  Installing : php-pecl-zip-1.12.4-1.fc20.x86_64                                                                                                                                                            40/48 
/var/tmp/rpm-tmp.ubIzAA: line 1: 14460 Segmentation fault      (core dumped) /usr/bin/pecl install --nodeps --soft --force --register-only --nobuild /var/lib/pear/pkgxml/php-pecl-zip.xml > /dev/null
  Installing : php-phpass-0.3-4.fc20.noarch                                                                                                                                                                 41/48 
  Installing : php-pear-XML-Parser-1.3.4-9.fc20.noarch                                                                                                                                                      42/48 
/var/tmp/rpm-tmp.O2sIi1: line 1: 14466 Segmentation fault      (core dumped) /usr/bin/pear install --nodeps --soft --force --register-only /var/lib/pear/pkgxml/php-pear-XML-Parser.xml > /dev/null
  Installing : php-bcmath-5.5.10-1.fc20.x86_64                                                                                                                                                              43/48 
  Installing : php-ZendFramework-1.12.3-3.fc20.noarch                                                                                                                                                       44/48 
  Installing : php-pear-Net-Curl-1.2.5-11.fc20.noarch                                                                                                                                                       45/48 
/var/tmp/rpm-tmp.7eGK9G: line 2: 14518 Segmentation fault      (core dumped) /usr/bin/pear install --nodeps --soft --force --register-only /var/lib/pear/pkgxml/php-pear-Net-Curl.xml > /dev/null
  Installing : owncloud-mysql-5.0.14a-2.fc20.noarch                                                                                                                                                         46/48 
  Installing : owncloud-httpd-5.0.14a-2.fc20.noarch                                                                                                                                                         47/48 
  Installing : owncloud-5.0.14a-2.fc20.noarch                                                                                                                                                               48/48

Comment 16 Remi Collet 2014-04-09 15:28:07 UTC
*** Bug 1085805 has been marked as a duplicate of this bug. ***

Comment 17 Remi Collet 2014-04-09 15:30:53 UTC
1/ can you try without php-mapi ?

2/ can you try php-pear-1.9.4-25 (f20 updates-testing), this version simply disable most extensions and should avoid segfault during pear command (this is only a workaround)

Comment 18 Sandro Beni 2014-04-10 07:25:57 UTC
(coming from duplicate bug #1085805)
removing php-mapi there's no more errors executing php from command line

Comment 19 Remi Collet 2014-04-10 07:34:58 UTC
So reaffecting to the correct component.

Comment 20 Remi Collet 2014-05-26 06:27:23 UTC
*** Bug 1100951 has been marked as a duplicate of this bug. ***

Comment 21 M. Istehbab 2014-05-27 10:41:10 UTC
Created attachment 915908 [details]
Comment

(This comment was longer than 65,535 characters and has been moved to an attachment by Red Hat Bugzilla).

Comment 22 Remi Collet 2014-10-14 06:26:22 UTC
This is probably related to #1149991 and https://bugs.php.net/63595

Temporary workaround is to not enable mapi and gmp at the same time.

Comment 23 Fedora End Of Life 2015-05-29 11:13:59 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 24 Fedora End Of Life 2015-06-29 19:25:43 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.