Re: endless loop trying to create ssl_scache (2.0.54)

2005-05-23 Thread Olaf van der Spek
On 5/22/05, Jeroen Massar [EMAIL PROTECTED] wrote: stat64(/var/run/apache2/ssl_scache, 0xb8a0) = -1 ENOENT (No such file or directory) open(/var/run/apache2/__db.ssl_scache, O_RDWR|O_CREAT|O_EXCL| O_LARGEFILE, 0644) = -1 EEXIST (File exists) /var/run/apache2/ssl_scache

endless loop trying to create ssl_scache (2.0.54)

2005-05-22 Thread Jeroen Massar
Hi, I had just killed off my apache2 and tried to restart it when the following kept apache running at ~100% cpu usage, trying to create the file but failing. Attaching a strace resulted in an endless loop of: stat64(/var/run/apache2/ssl_scache, 0xb8a0) = -1 ENOENT (No such file or