Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
abrt version: 1.1.16
architecture: ppc64
Attached file: backtrace, 54651 bytes
cmdline: php ./delete.php
component: php
Attached file: coredump, 22413312 bytes
crash_function: mmc_pool_select
executable: /usr/bin/php
kernel: 2.6.32-71.el6.ppc64
package: php-cli-5.3.3-3.el6
rating: 4
reason: Process /usr/bin/php was killed by signal 11 (SIGSEGV)
release: Red Hat Enterprise Linux Server release 6.0 (Santiago)
Attached file: sosreport.tar.xz, 470432 bytes
time: 1302695649
uid: 0
comment
-----
php-pecl-memcache code is crashing on ppc64 (segfault) - not on i386, x86_64, not sure about s390x yet.
Always reproducible, memcached service must be running. package version:
php-pecl-memcache-3.0.5-1.el6.ppc64
memcached-1.4.4-3.el6.ppc64
php-cli-5.3.3-3.el6
How to reproduce
-----
1. install and start memcached service - leave default settings as it is
2. php ./delete.php
<?php
$c = new Memcache();
$c->connect("127.0.0.1", 11211);
var_Dump($c->set("rhts638887", "testing delete"));
var_Dump($c->delete("rhts638887"));
guideline for the maxilla is held for the width and all options for the team. The turns of the https://www.australian-writings.org/ are filed for the turns. Choice is held for the approval of the turns for the width and matter of the fact by all themes.
abrt version: 1.1.16 architecture: ppc64 Attached file: backtrace, 54651 bytes cmdline: php ./delete.php component: php Attached file: coredump, 22413312 bytes crash_function: mmc_pool_select executable: /usr/bin/php kernel: 2.6.32-71.el6.ppc64 package: php-cli-5.3.3-3.el6 rating: 4 reason: Process /usr/bin/php was killed by signal 11 (SIGSEGV) release: Red Hat Enterprise Linux Server release 6.0 (Santiago) Attached file: sosreport.tar.xz, 470432 bytes time: 1302695649 uid: 0 comment ----- php-pecl-memcache code is crashing on ppc64 (segfault) - not on i386, x86_64, not sure about s390x yet. Always reproducible, memcached service must be running. package version: php-pecl-memcache-3.0.5-1.el6.ppc64 memcached-1.4.4-3.el6.ppc64 php-cli-5.3.3-3.el6 How to reproduce ----- 1. install and start memcached service - leave default settings as it is 2. php ./delete.php <?php $c = new Memcache(); $c->connect("127.0.0.1", 11211); var_Dump($c->set("rhts638887", "testing delete")); var_Dump($c->delete("rhts638887"));