[Bug 220699] New: mod_php5 does not close files
https://bugzilla.novell.com/show_bug.cgi?id=220699 Summary: mod_php5 does not close files Product: SUSE Linux 10.1 Version: Final Platform: i586 OS/Version: SuSE Linux 10.1 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: Michael.Schmitz@tietoenator.com QAContact: qa@suse.de I saw lots of "Too many open files" error in my Web application. A "lsof -p <PID>" for the Apache2 worker process shows more than 1000 open files. Many of them have been opened several times. Obviously the PHP module (apache2-mod_php5-5.1.2-29.19) for Apache2 does not close files when processing the request finished. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220699 anosek@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |Michael.Schmitz@tietoenator.com ------- Comment #1 from anosek@novell.com 2006-11-15 07:11 MST ------- Hi, thanks for the report. Please could you try the newer packages from Buildservice? You can find them here: http://build.opensuse.org/package/show?package=php5&project=server%3Aphp Or could you send a simple php script which causes the problem? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220699 ------- Comment #2 from anosek@novell.com 2006-11-15 07:19 MST ------- If you don't have Buildservice account, you can find those php packages also here: http://software.opensuse.org/download/server:/php/SUSE_Linux_10.1/ This location is also YAST repository. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220699 ------- Comment #3 from Michael.Schmitz@tietoenator.com 2006-11-17 07:23 MST ------- While we constantly had the problem on 2005-11-14, we currently can't reproduce it. Maybe it has something to do with the Zend Debugger Extension - the only non-standard extension installed on our server -, but I cannot verify. As long as we can't reproduce the problem updating to the latest PHP package does not make too much sense. We do not have a simple PHP script which causes the problem. As soon as the problem reoccurs, we try to implement one. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220699 judas_iscariote@shorewall.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |judas_iscariote@shorewall.net ------- Comment #4 from judas_iscariote@shorewall.net 2006-12-12 21:36 MST ------- Im interested on this problem: steps to see if this is really a problem : Disable any third party binary only extensions, this includes all Zend propietary stuff , Ioncube..etc.. (in general terms, anything that opensuse does not provide) then try to reproduce it again. if you have a short reproduce script, I can get this fixed on upstream quickly (if a bug, and not already fixed) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220699 ------- Comment #5 from Michael.Schmitz@tietoenator.com 2006-12-18 05:12 MST ------- Although I really tried hard, I can not reproduce the problem with all binary only extensions disabled! If I enable the Zend Debugger Extension, the problems sometimes occurs if I abort debugging a request. But even in this case, the problem does not occur every time I do so. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220699 judas_iscariote@shorewall.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|Michael.Schmitz@tietoenator.| |com | Resolution| |INVALID ------- Comment #6 from judas_iscariote@shorewall.net 2006-12-18 09:44 MST ------- Michael : thanks for your comments, This is almost certainly caused by this binary extensions ( which are frecuently very buggy) , I suggest you get an updated version from Zend that may fix the problem.. I guess the Zend debugger extension have a feature to write debug information to a file and may be a bug that the extension won't close files, causing that annoyance. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com