Stack smashing while using a lot of connections
Bug #933417 reported by
Anton Kortunov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libfcgi (Debian) |
Fix Released
|
Unknown
|
|||
libfcgi (Ubuntu) |
Fix Released
|
Medium
|
Clint Byrum |
Bug Description
libfcgi uses select syscall, when some applications tryes to use more than 1024 connections from web-server it crashes. There is a solutions for this problem: use poll in os_unix.c instead of select. Patch with this change is attached to this bug. This patch was written in Yandex and successfully used for a several months.
LIBFCGI_
$ lsb_release -rd
Description: Ubuntu 10.04.2 LTS
Release: 10.04
Package libfcgi0ldbl 2.4.0-7.1ubuntu1
Changed in libfcgi (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Clint Byrum (clint-fewbar) |
Changed in libfcgi (Debian): | |
status: | Unknown → New |
Changed in libfcgi (Debian): | |
status: | New → Fix Released |
To post a comment you must log in.
The attachment "poll.patch" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. 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-reviewers 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.]