cpulimit icon indicating copy to clipboard operation
cpulimit copied to clipboard

Assertion `tmp_process.starttime == p->starttime' failed

Open tobeorla opened this issue 10 years ago • 2 comments

Command: cpulimit -i -l 20 php test.php O.S: Ubuntu 12.04.5 LTS Error: cpulimit: process_group.c:175: update_process_group: Assertion `tmp_process.starttime == p->starttime' failed

¿Can i bring any other info to help get this fixed?

tobeorla avatar Nov 13 '15 07:11 tobeorla

$cpulimit -i -l 20 find /data/game/playback/ -mtime +3 -exec rm -f {} ; cpulimit: process_group.c:175: update_process_group: Assertion `tmp_process.starttime == p->starttime' failed. help

angelsclare avatar Apr 01 '19 23:04 angelsclare

duplicate of #50

mactkg avatar May 19 '20 00:05 mactkg