This bug was fixed in the package php5 - 5.3.10-1ubuntu3.3
---
php5 (5.3.10-1ubuntu3.3) precise-proposed; urgency=low
* Applies upstream bug fixes for several issues and bugs:
* php5-fpm segfaults with error 4 in libc-2.15.so
(LP: #1006738. Bug Priority: High)
* PHP
** CVE removed: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-2688
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1006738
Title:
php5-fpm segfaults with error 4 in libc-2.15.
The suggested package from proposed repository fixes the problem for me.
Thank you for work.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://
** Branch linked: lp:ubuntu/precise-proposed/php5
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1006738
Title:
php5-fpm segfaults with error 4 in libc-2.15.so
To manage notifications
Hello Alexander, or anyone else affected,
Accepted php5 into precise-proposed. The package will build now and be
available at http://launchpad.net/ubuntu/+source/php5/5.3.10-1ubuntu3.3
in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://w
** Branch linked: lp:ubuntu/php5
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1006738
Title:
php5-fpm segfaults with error 4 in libc-2.15.so
To manage notifications about this bug g
This bug was fixed in the package php5 - 5.4.6-1ubuntu1
---
php5 (5.4.6-1ubuntu1) quantal; urgency=low
* Merge from Debian experimental (LP: #1006738 , LP: #1040212)
Remaining changes:
- d/rules: Simplify apache config settings since we never build
interbase or firebir
** Description changed:
+ [Impact]
+
+ [Fix]
+
+ [Test Case]
+
+ [Regression Potential]
+
+ [Original Report]
+
On Ubuntu Server 12.04 on amd64 (Intel Xeon E5620 CPU) php5-fpm randomly
crashes with the following message:
May 29 06:38:25 srv2 kernel: [315922.148835] php5-fpm[20902]: s
Better would be to pull 5.4.4-4 which already includes more complete fix
from upstream git.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1006738
Title:
php5-fpm segfaults with error
The attachment "Quantal debdiff with Upstream Patch for LP #1006738" of
this bug report has been identified as being a patch in the form of a
debdiff. The ubuntu-sponsors team has been subscribed to the bug report
so that they can review and hopefully sponsor the debdiff. In the event
that this i
** Changed in: php5 (Ubuntu)
Status: In Progress => Opinion
** Changed in: php5 (Ubuntu)
Status: Opinion => Triaged
** Changed in: php5 (Ubuntu)
Assignee: Thomas Ward (trekcaptainusa-tw) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Attached is a Quantal debdiff, based off of Quantal package
php5_5.4.4-3ubuntu1.
** Patch added: "Quantal debdiff with Upstream Patch for LP #1006738"
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1006738/+attachment/3250571/+files/quantal_lp1006738.debdiff
--
You received this bug no
** Changed in: php5 (Ubuntu)
Assignee: (unassigned) => Thomas Ward (trekcaptainusa-tw)
** Changed in: php5 (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs
The debdiff for both this bug (LP Bug 1006738), and LP Bug 1014044 for
Precise is attached to LP Bug 1014044.
This was generated based off of the package in precise-security and
precise-updates, php5 5.3.10-1ubuntu3.2.
This debdiff includes patches based upstream for both bugs, and includes
a new
(1) Matching importance level to the Quantal bug. (Precise: Undecided
-> High)
(2) Changing to "In progress", and assigning bug to myself for debdiff
generation, and SRU-ing
** Changed in: php5 (Ubuntu Precise)
Importance: Undecided => High
** Changed in: php5 (Ubuntu Precise)
Assignee:
It was only released a few days ago. The patch looks simple enough, so
we'll try and incorporate it in the next upload to quantal. I think this
one is probably worth fixing in precise as well.
** Also affects: php via
http://bugs.php.net/bug.php?id=62205
Importance: Unknown
Status: Un
The issue was fixed upstream month ago. Will be upstream fix applied it
in Ubuntu?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1006738
Title:
php5-fpm segfaults with error 4 in libc
The issue was fixed upstream. Attached patch (from upstream fix -
http://git.php.net/?p=php-src.git;a=patch;h=4fc989fbbd0405d200872219b409f685a495f3aa;hp=487e2fc0d50aca979864b59ff01450cf5e381874)
applies clearly to current Ubuntu php version and fixes the issue.
--
Best regards,
Alexander Pyha
** Bug watch added: bugs.php.net/ #62205
http://bugs.php.net/bug.php?id=62205
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1006738
Title:
php5-fpm segfaults with error 4 in libc-2
Upstream bug report: https://bugs.php.net/bug.php?id=62205
--
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
http
It seems that strstr gets NULL as its first argument
(SG(request_info).query_string)
It seems that the following is incorrect in sapi/fpm/fpm/fpm_status.c:
/* full status ? */
full = SG(request_info).request_uri &&
strstr(SG(request_info).query_string, "full");
short_syntax = short_post = NULL
** Changed in: php5 (Ubuntu)
Status: Incomplete => New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1006738
Title:
php5-fpm segfaults with error 4 in libc-2.15.so
To manage n
Hello.
The issue is reproducible on two different servers (however, hardware
configuration is the same).
On 05/31/2012 17:50, Scott Moser wrote:
> Hi,
>Are you able to reproduce this on other hardware?
>from your stack trace, it seems you're segfaulting in strstr of libc.
> Which would
Hi,
Are you able to reproduce this on other hardware?
from your stack trace, it seems you're segfaulting in strstr of libc. Which
would just be a very unlikely path to segfault in.
You may want to run memcheck or some cpu burn in cycle.
** Changed in: php5 (Ubuntu)
Importance: Undec
** Package changed: ubuntu => php5 (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1006738
Title:
php5-fpm segfaults with error 4 in libc-2.15.so
To manage notifications about
25 matches
Mail list logo