[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-09-12 Thread Launchpad Bug Tracker
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)
* PHP5-FPM not reporting errors to web server (nginx)
(LP: #1014044.  Bug Priority: Medium)
 -- Thomas Ward trekcaptainusa...@ubuntu.com   Tue, 31 Jul 2012 21:15:08 -0400

** Changed in: php5 (Ubuntu Precise)
   Status: Fix Committed = Fix Released

-- 
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 go to:
https://bugs.launchpad.net/php/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-09-11 Thread Marc Deslauriers
** 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.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-09-10 Thread Adam Conrad
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://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: php5 (Ubuntu Precise)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
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 go to:
https://bugs.launchpad.net/php/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-09-10 Thread Launchpad Bug Tracker
** 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 about this bug go to:
https://bugs.launchpad.net/php/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-09-10 Thread Alexander Pyhalov
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://bugs.launchpad.net/bugs/1006738

Title:
  php5-fpm segfaults with error 4 in libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-08-22 Thread Launchpad Bug Tracker
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 firebird.
- debian/rules: export DEB_HOST_MULTIARCH properly.
- Add build-dependency on lemon, which we now need.
- Dropped firebird2.1-dev, libc-client-dev, libmcrypt-dev as it is
  in universe.
- Dropped libcurl-dev not in the archive.
- debian/control: replace build-depends on mysql-server with
  mysql-server-core-5.5 and mysql-client-5.5 to avoid upstart and
  mysql-server-5.5 postinst confusion with starting up multiple
  mysqlds listening on the same port.
- Dropped php5-imap, php5-interbase, php5-mcrypt since we have
  versions already in universe.
- Dropped libonig-dev and libqgdbm since its in universe. (libonig
  MIR has been declined due to an inactive upstream. So this is
  probably a permanent change).
- modulelist: Drop imap, interbase, sybase, and mcrypt.
- debian/rules:
  - Dropped building of mcrypt, imap, and interbase.
  - Install apport hook for php5.
  - stop mysql instance on clean just in case we failed in tests
- debian/control, debian/rules: Re-enable libedit-dev.
  * Dropped Changes:
- debian/rules: change memory limits on example .ini files.

php5 (5.4.6-1) experimental; urgency=low

  * Imported Upstream version 5.4.6
  * Apply another fix to compile --without-system-tzdata
(Courtesy of Michael Heimpold)
  * Get rid of empty examples directory (Closes: #684108), but
keep parent directory to store test-results.txt among others
  * Provide sensible default configuration for PHP-CGI files
(Closes: #685340)
  * Add NEWS text about default extension configuration
  * Update NEWS and README.Debian based on debian-l10n-english review
(Courtesy of Justing B Rye)

php5 (5.4.5-1) experimental; urgency=low

  * Imported Upstream version 5.4.5
  * Update patches for PHP 5.4.5 release
  * Compile with system libzip (upstream has added support for that)

php5 (5.4.4-4) unstable; urgency=low

  * Fix php5-fpm segfault (PHP#62205)
  * CVE-2012-2688: potential overflow in _php_stream_scandir
(Closes: #683274)
  * Improve security in CGI section in README.Debian (Closes: #674205)
 -- Clint Byrum cl...@ubuntu.com   Wed, 22 Aug 2012 13:40:18 -0700

** Changed in: php5 (Ubuntu)
   Status: Triaged = Fix Released

** CVE added: 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.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-08-22 Thread Launchpad Bug Tracker
** 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 go to:
https://bugs.launchpad.net/php/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-08-16 Thread Bryce Harrington
** 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]: segfault at 0 
ip 7fecd9032558 sp 7fff18136898 error 4 in 
libc-2.15.so[7fecd8f0+1b3000]
  May 29 06:38:25 srv2 kernel: [315922.148849] php5-fpm/20902: potentially 
unexpected fatal signal 11.
- May 29 06:38:25 srv2 kernel: [315922.148851] 
- May 29 06:38:25 srv2 kernel: [315922.148853] CPU 7 
+ May 29 06:38:25 srv2 kernel: [315922.148851]
+ May 29 06:38:25 srv2 kernel: [315922.148853] CPU 7
  May 29 06:38:25 srv2 kernel: [315922.148854] Modules linked in: vesafb 
psmouse i7core_edac edac_core ioatdma dca serio_raw joydev mac_hid lp parport 
usbhid hid e1000e megaraid_sas
- May 29 06:38:25 srv2 kernel: [315922.148870] 
+ May 29 06:38:25 srv2 kernel: [315922.148870]
  May 29 06:38:25 srv2 kernel: [315922.148873] Pid: 20902, comm: php5-fpm Not 
tainted 3.2.0-24-generic #39-Ubuntu Supermicro X8DTT-H/X8DTT-H
  May 29 06:38:25 srv2 kernel: [315922.148878] RIP: 0033:[7fecd9032558]  
[7fecd9032558] 0x7fecd9032557
  May 29 06:38:25 srv2 kernel: [315922.148884] RSP: 002b:7fff18136898  
EFLAGS: 00010206
  May 29 06:38:25 srv2 kernel: [315922.148887] RAX:  RBX: 
7fecdb38b000 RCX: 0011
  May 29 06:38:25 srv2 kernel: [315922.148890] RDX: 0066 RSI: 
00af8af5 RDI: 
  May 29 06:38:25 srv2 kernel: [315922.148892] RBP: 023cc228 R08: 
0011 R09: 
  May 29 06:38:25 srv2 kernel: [315922.148895] R10: 7fecd9035750 R11: 
7fecd9081710 R12: 0001
  May 29 06:38:25 srv2 kernel: [315922.148897] R13:  R14: 
 R15: 023cc2f0
  May 29 06:38:25 srv2 kernel: [315922.148901] FS:  7fecdb382700() 
GS:8803332e() knlGS:
  May 29 06:38:25 srv2 kernel: [315922.148904] CS:  0010 DS:  ES:  CR0: 
80050033
  May 29 06:38:25 srv2 kernel: [315922.148906] CR2:  CR3: 
000327434000 CR4: 06e0
  May 29 06:38:25 srv2 kernel: [315922.148909] DR0:  DR1: 
 DR2: 
  May 29 06:38:25 srv2 kernel: [315922.148912] DR3:  DR6: 
0ff0 DR7: 0400
  May 29 06:38:25 srv2 kernel: [315922.148915] Process php5-fpm (pid: 20902, 
threadinfo 88032aeec000, task 88032aa55bc0)
- May 29 06:38:25 srv2 kernel: [315922.148917] 
+ May 29 06:38:25 srv2 kernel: [315922.148917]
  May 29 06:38:25 srv2 kernel: [315922.148919] Call Trace:
  
  GDB information:
  
  Core was generated by `php-fpm: pool mypool   
   '.
  Program terminated with signal 11, Segmentation fault.
  #0  __strstr_sse42 (s1=0x0, s2=optimized out) at 
../sysdeps/x86_64/multiarch/strstr.c:175
  175   ../sysdeps/x86_64/multiarch/strstr.c: No such file or directory.
  (gdb) bt
  #0  __strstr_sse42 (s1=0x0, s2=optimized out) at 
../sysdeps/x86_64/multiarch/strstr.c:175
  #1  0x00736d13 in fpm_status_handle_request () at 
/build/buildd/php5-5.3.10/sapi/fpm/fpm/fpm_status.c:128
  #2  0x0042b4ab in main (argc=11237155, argv=0x0) at 
/build/buildd/php5-5.3.10/sapi/fpm/fpm/fpm_main.c:1809
  
- 
- # uname -a 
+ # uname -a
  Linux srv2 3.2.0-24-generic #39-Ubuntu SMP Mon May 21 16:52:17 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux
  # dpkg -l |grep php
  ii  php-apc 3.1.7-1APC 
(Alternative PHP Cache) module for PHP 5
  ii  php5-cli5.3.10-1ubuntu3.1  command-line 
interpreter for the php5 scripting language
  ii  php5-common 5.3.10-1ubuntu3.1  Common files 
for packages built from the php5 source
  ii  php5-curl   5.3.10-1ubuntu3.1  CURL module 
for php5
  ii  php5-dbg5.3.10-1ubuntu3.1  Debug symbols 
for PHP5
  ii  php5-fpm5.3.10-1ubuntu3.1  server-side, 
HTML-embedded scripting language (FPM-CGI binary)
  ii  php5-gd 5.3.10-1ubuntu3.1  GD module for 
php5
  ii  php5-mcrypt 5.3.5-0ubuntu1 MCrypt module 
for php5
  ii  php5-memcache   3.0.6-1memcache 
extension module for PHP5
  ii  php5-mysql  5.3.10-1ubuntu3.1  MySQL module 
for php5
  
  The crash occurs several times per hour and is repeatable on two
  different servers with the same software versions.

-- 
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 go 

[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-08-07 Thread Ondřej Surý
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 4 in libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-08-06 Thread Thomas Ward
** 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.launchpad.net/bugs/1006738

Title:
  php5-fpm segfaults with error 4 in libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-08-06 Thread Thomas Ward
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 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 go to:
https://bugs.launchpad.net/php/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-08-06 Thread Thomas Ward
** 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
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 go to:
https://bugs.launchpad.net/php/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-08-06 Thread Ubuntu Foundation's Bug Bot
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 is in fact not a patch you can resolve this situation by
removing the tag 'patch' from the bug report and editing the attachment
so that it is not flagged as a patch.  Additionally, if you are member
of the ubuntu-sponsors team please also unsubscribe the team from this
bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
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 go to:
https://bugs.launchpad.net/php/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-07-31 Thread Thomas Ward
(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: (unassigned) = Thomas Ward (trekcaptainusa-tw)

** Changed in: php5 (Ubuntu Precise)
   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.launchpad.net/bugs/1006738

Title:
  php5-fpm segfaults with error 4 in libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-07-20 Thread Clint Byrum
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: Unknown

** Changed in: php5 (Ubuntu)
   Status: New = Triaged

** Changed in: php5 (Ubuntu)
   Importance: Low = High

** Also affects: php5 (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: php5 (Ubuntu Precise)
   Status: New = Triaged

** Changed in: php5 (Ubuntu)
Milestone: None = ubuntu-12.10-beta-1

-- 
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 go to:
https://bugs.launchpad.net/php/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-07-16 Thread Alexander Pyhalov
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-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-06-01 Thread Alexander Pyhalov
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;
full_separator = full_pre = full_syntax = full_post = NULL;
encode = 0;

it should be
  /* full status ? */
full = SG(request_info).query_string  
strstr(SG(request_info).query_string, full);
short_syntax = short_post = NULL;
full_separator = full_pre = full_syntax = full_post = NULL;
encode = 0;

The bug is present also in upstream php git.  Attached patch should 
solve the problem.


On 05/31/2012 20:10, Scott Moser wrote:
 ** Changed in: php5 (Ubuntu)
 Status: Incomplete =  New



-- 
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University


** Attachment added: php_patch
   https://bugs.launchpad.net/bugs/1006738/+attachment/3171228/+files/php_patch

-- 
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 go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-06-01 Thread Alexander Pyhalov
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.
https://bugs.launchpad.net/bugs/1006738

Title:
  php5-fpm segfaults with error 4 in libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-06-01 Thread Alexander Pyhalov
** 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.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-06-01 Thread Alexander Pyhalov
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 Pyhalov,
system administrator of Computer Center of Southern Federal University


** Attachment added: php_patch.upstream
   
https://bugs.launchpad.net/bugs/1006738/+attachment/3171382/+files/php_patch.upstream

-- 
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 go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-05-31 Thread Alexander Pyhalov
** 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 this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-05-31 Thread Scott Moser
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: Undecided = Low

** Changed in: php5 (Ubuntu)
   Status: New = Incomplete

-- 
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 go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-05-31 Thread Alexander Pyhalov
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 just be a very unlikely path to segfault in.
You may want to run memcheck or some cpu burn in cycle.

-- 
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.
https://bugs.launchpad.net/bugs/1006738

Title:
  php5-fpm segfaults with error 4 in libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-05-31 Thread Scott Moser
** 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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1006738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs