eol reached https://wiki.ubuntu.com/Releases
** Changed in: psmisc (Ubuntu Oneiric)
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncon
This modification to cron job has been uploaded as php5 5.4.9-2~+1
into my PHP5 PPA.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
To manage n
Ben,
could you try replacing the standard cron-job with this script:
-- cut here --
#!/bin/sh
# first find all used files and touch them (hope it's not massive
amount of files)
lsof -w -l +d /var/lib/php5 | awk -e '{ if (NR > 1) { print $9; } }'
| xargs -i touch -c {}
# find all files older th
Also happening here.
- Ubuntu 12.04.1 64-bit
- PHP 5.3.10-1ubuntu3.4 with Suhosin-Patch (cli)
- psmisc Installed: 22.15-2ubuntu1.1
Unsure how to list versions of other PHP packages, but happy provide
more information if needed.
As a temporary fix, I have removed the fuser part of the cron job as
> Me too.
If you really feel the urge to write "Me too." (instead of just clicking
at the top of the page), please at least provide some useful
information.
The version of Ubuntu, it's architecture, version of PHP 5 packages
(php5-common should suffice) and version of psmisc package.
--
You rec
Me too.
a lot of "fuser" get over 20% of my CPU all time.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
To manage notifications about this bu
Same problem here, a lot of fuser processes eating up my cpu. :(
Ubuntu 12.04 64-bit webserver.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
Hi guys!
I'm running ubuntu 12.04 and I have the same problem:
Take a look:
$ grep -i cron /var/log/syslog
Aug 13 16:39:01 one CRON[7303]: (root) CMD ( [ -x
/usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find
/var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin
+$(/usr/lib/php5/m
@Phillip: Yes, it's still present in vanilla 12.04, just ran into this
bug this morning. Grr.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
T
@Ondřej Surý
thank you. I wasn't aware there had been an point release including this fix.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
To ma
@Phillip Kleinhenz: It's fixed in psmisc from 22.15-2 (as mentioned
above in my posts).
So yes, it is fixed in precise: http://packages.ubuntu.com/psmisc
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
is this still present on 12.04 ?
inb4 a server update. and this is mission critical.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
To manage n
Wow.. what a bunch of amateurs to allow such a fundamental functionality
to be crippled out of the box. Here i'm trying ubuntu for the first time
and I run into this shit? fuckk thisss. back to something I know
works NOT LIKE SHIT
--
You received this bug notification because you are a member
> Yes confirmed on Ubuntu 11.10 running 3.0.0-17-generic kernel and PHP
5.3.6-13ubuntu3.6 with Suhosin-Patch (cli) (built: Feb 11 2012
03:26:01).
And ... have you tried installing fixed psmisc as told several times in
this bug report?
--
You received this bug notification because you are a membe
Yes confirmed on Ubuntu 11.10 running 3.0.0-17-generic kernel and PHP
5.3.6-13ubuntu3.6 with Suhosin-Patch (cli) (built: Feb 11 2012
03:26:01).
output from top
PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND
29601 root 20
>From the Debian bug discussion, this appears to be a problem with psmisc
and not really fixable in PHP5. So I'm going to mark this as Invalid for
PHP5, and Triaged for psmisc. It may be worth bringing in 22.15's fuser
into 11.10 to fix this, as I can't imagine php is the only thing that
regularly
Installing onderj's PPA psmisc fixed the issue for us (without editing
the php5 cron). Thanks Ondrej!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cro
Link to ondrej's PPA: https://launchpad.net/~ondrej/+archive/php5
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
To manage notifications about
crone, there is psmisc 22.15-2~+1 in the PHP5 PPA which I have
asked to test. Hence your testing just confirms what we already know.
The bug was fixed in psmisc 22.15.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
Dear Ondrej,
apt-cache policy psmisc
psmisc:
Installed: 22.14-1
Candidate: 22.14-1
Version table:
*** 22.14-1 0
500 http://127.0.0.1/ubuntu/ oneiric/main amd64 Packages
100 /var/lib/dpkg/status
This morning I found out again there's too many zombie process and
fusers were
Thank you, graham-poulter. This solved our issue. Note to other users
affected: If `ps ax | grep fuser | wc` still shows lots of zombie fuser
procs: after modifying the cron.d entry, you may need to kill the
runaway find processes. In our case we had three overlapping finds
running, which caused th
Could you please do:
apt-cache policy psmisc
Just to be sure you are running correct version?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
There are 18596 zombie processes. :(
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
To manage notifications about this bug go to:
https://bugs.
psmisc has been installed, and i noticed there's an update to the php5
package this morning, but it seems fuser sometimes take % of the cpu
from top command line.
i also use php-apc package too.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
** Changed in: psmisc (Debian)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
To manage notifications about
Could you try installing psmisc (just psmisc, there's also latest php5)
from https://launchpad.net/~ondrej/+archive/php5? This should fix the
fork()ing of fuser.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
Confirmed.
Switching to the Ubuntu 11.04 cron script has fixed this problem for me!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
To manage n
This bug affects my system in following way: I have "cameramonitor"
package installed which periodically calls `fuser /dev/video0`, also I
have "nproc" limits set to 600 in /etc/security/limits.conf, so
periodically all my threads resources are getting exhausted, which leads
to faults in some progr
Don't know if it's related but since having tempered with
/etc/cron.d/php5 (see the workaround Graham described) I (as root)
regularly receive the following mail:
Subject: "Cron test -x /usr/sbin/anacron || ( cd / &&
run-parts --report /etc/cron.daily ) (failed)"
Message:
"Unable to run /etc/cro
Confirm. Ubuntu 11.10 x64, apache2, php5.3.6-13ub
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
To manage notifications about this bug go to:
I can confirm the bug on Ubuntu 11.10 x64, lighttpd, php5-fpm (without php-apc).
Found this older Debian bug via Google:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633100 . Maybe it provides
anybody with more information on how to hunt this bug down?
--
You received this bug notification
I am having this same problem. fuser has 23898 defunct processes now on
my server. 11.10 x64. nginx, php5-fpm, php-apc.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking u
The bug in action, graphed by munin! The value is quite high ...
** Attachment added: "munin graph processes"
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/876387/+attachment/2643026/+files/processes-month.png
--
You received this bug notification because you are a member of Ubuntu
Bug
@tanghus I think it was just a mere coincidence or something much more
complicated could have caused this.
I applied the workaround from comment #4 and so far I had no problems
with it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Ok, that can't be the culprit:
Start-Date: 2011-12-13 12:03:11
Upgrade: kde-zeroconf:amd64 (4.7.3-0ubuntu0.1~ppa1, 4.7.3-0ubuntu0.1),
kppp:amd64 (4.7.3-0ubuntu0.1~ppa1, 4.7.3-0ubuntu0.1), libkopete4:amd64
(4.7.3-0ubuntu0.1~ppa1, 4.7.3-0ubuntu0.1), kopete:amd64 (4.7.3-0ubuntu0.1~ppa1,
4.7.3-0ub
The update process is usually logged in
/var/log/apt/history.log
or in
/var/log/unattended-upgrades/unattended-upgrades.log
if you have automatic updates enabled. You might find the affected packages
there.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
I had an update today, but I must admit that I didn't notice what it was
:-P
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
To manage notificat
It happened for me today for the first time.
What kind of update might have taken place? I did not find any package update
concerning php in the last few days.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
It seems like some 'update' modified my modified cronjob :-/ Just had it
happen again.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
To manage
Did not happen on a new instance on 32-bit small EC2 instance
Happened on an upgrade from 11.04 to 11.10 on a micro EC2 instance
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser fo
** Changed in: psmisc (Debian)
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
To manage notifications about this
** Bug watch added: Debian Bug tracker #633100
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633100
** Also affects: psmisc (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633100
Importance: Unknown
Status: Unknown
--
You received this bug notification because yo
I'm also seeing this using php-cgi with lighttpd as a front-end
(reverse proxy)...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
To manage no
Ubuntu 11.10 with php-cgi (php5) and libapache2-mod-fcgid causes this,
however I only seem to have the problem on heavy loads - or at least
with rapid page loading. Is it after certain amount of page loads that
the cleanup process will have too much to clean up?
I only noticed there was a problem
Same here with Ubuntu 11.10 x64
The Bug is not all the time active, but ~ every 30? Lot of Zombie
Process and fuser with % cpu. Alsoi have never more then 1 GB free
RAM of 16 GB, and with that the Message : Cannot allocate memory
Cant be normal? The White Spare are wehen munin Cannot allocate
I've got the same problem. Reverted to the Ubuntu 10.04 setting as
suggested above.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
To manage no
$htop http://text0.tk:8080/fuser.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
To manage notifications about this bug go to:
https://bugs.
This little one liner stopped zombie flooding for me:
--- fuser.c.orig2011-10-28 10:50:49.0 +0200
+++ fuser.c 2011-10-28 10:50:49.0 +0200
@@ -1820,6 +1820,7 @@
(void) alarm(0);
(void) signal(SIGALRM, SIG_DFL);
close(pipes[
Maybe it's an interesting point that i have this problem only if the php-apc
package is installed.
ii php-apc 3.1.7-1 APC (Alternative PHP Cache)
module for PHP 5
Greetings
Leo
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: psmisc (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuse
The fuser check was added to not delete still active session files (e.g.
created long time ago, but still actively used by php5 process).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
My workaround is to restore the php5 cron job from 11.04, which does not
call fuser:
This is the 11.10 cron job:
09,39 * * * * root [ -x /usr/lib/php5/maxlifetime ] && [ -d
/var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1
-type f -cmin +$(/usr/lib/php5/maxlifetime)
I can confirm this bug.
Workaround ( NOT for production server ) is to disable session cleaning cron
job ( /etc/cron.d/php5 ) as reported here
http://ubuntuforums.org/showthread.php?p=11355965 .
Ubuntu version: 11.10
Upgraded from: 11.04
--
You received this bug notification because you are a
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: php5 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron job
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug
55 matches
Mail list logo