Description of problem: php-fcgi crashes (catches signal 11) when running backend.php in the application tt-rss. Version-Release number of selected component (if applicable): How reproducible: completely Steps to Reproduce: 1. Set up php using apache and mod_fcgid 2. Install tt-rss 3. Try to view feeds Actual results: Headlines load, then disappear after a few seconds (ajax error). Expected results: tt-rss should work (worked in Fedora 16). Additional info: Debian bug here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666200 PHP bug here: https://bugs.php.net/bug.php?id=61557 The PHP bug report looks like it has a patch attached that fixes the problem.
Forgot this: > > Version-Release number of selected component (if applicable): > php-cli-5.4.3-1.fc17.x86_64
I have added the patch from the PHP bug report to the php-5.4.3-1.fc17 SRPM (after futzing with it to get it to apply cleanly) and rebuilt, and it appears to solve my problem.
Can you please confirm we can close this bug, as more recent version are available (with this patch included) ?
I'm checking this now. I don't *think* php-5.4.6-2.fc17.x86_64 solved the problem. I was still able to apply the patch from the PHP bug report to my custom build -- I don't think either the upstream tarball or the fedora patches actually include this particular patch. I'll back out to 5.4.6-2, test again, and give you the word.
Please also note that latest version is 5.4.7 (updates) or 5.4.8 (testing).
Sorry.... 5.4.7 only in testing (5.4.8 not yet published)
Trying packages from updates-testing now.
php-cli-5.4.7-10.fc17.x86_64 definitely does not fix it.
php-5.4.8-1.fc18,maniadrive-1.2-48.fc18,uwsgi-1.2.6-4.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/php-5.4.8-1.fc18,maniadrive-1.2-48.fc18,uwsgi-1.2.6-4.fc18
php-5.4.8-1.fc17, maniadrive-1.2-45.fc17.2, uwsgi-1.2.6-1.fc17.1 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/FEDORA-2012-16445/php-5.4.8-1.fc17,maniadrive-1.2-45.fc17.2,uwsgi-1.2.6-1.fc17.1
I can confirm that php-cli-5.4.8-1.fc17.x86_64 from updates-testing does fix this bug.
Package php-5.4.8-1.fc18, maniadrive-1.2-48.fc18, uwsgi-1.2.6-4.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing php-5.4.8-1.fc18 maniadrive-1.2-48.fc18 uwsgi-1.2.6-4.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-16457/php-5.4.8-1.fc18,maniadrive-1.2-48.fc18,uwsgi-1.2.6-4.fc18 then log in and leave karma (feedback).
(In reply to comment #11) > I can confirm that php-cli-5.4.8-1.fc17.x86_64 from updates-testing does fix > this bug. Thanks for the feedback (not yet fixed in upstream version, patch applied). Can you can add karma +1 on the update (link above) ? This bug will be closed when pushed to stable repository.
php-5.4.8-1.fc17, maniadrive-1.2-45.fc17.2, uwsgi-1.2.6-1.fc17.1 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.