1f4053bbd9
if the SingletonLock file is available and valid. The problem is that when chrome crashes one of the destructors fail to remove the lockfile and then when you start chrome again, it will try to communicate with the old PID of the chromium main process, because the SingletonLock file will point to `hostname`-PID_of_old_chromium and since that process is not running anymore, startup will fail. |
||
---|---|---|
.. | ||
files | ||
patches | ||
pkg | ||
distinfo | ||
Makefile |