[Webkit-unassigned] [Bug 137725] layout test on EFL buildbot is too often broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 11 17:10:37 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=137725

--- Comment #2 from Gyuyoung Kim <gyuyoung.kim at webkit.org> ---
(In reply to comment #1)
> It fails again. I checked the apache log on the bot:
> https://build.webkit.org/results/EFL%20Linux%2064-bit%20Release%20WK2/
> r175842%20%2817555%29/error_log.txt
> 
> [Mon Nov 10 17:27:53.699810 2014] [core:crit] [pid 22702] (28)No space left
> on device: AH00001: unable to create or access scoreboard
> "/tmp/WebKit/httpd.scoreboard" (name-based shared memory failure)
> 
> It seems the free space is leaking on the bot.

I found an article which deals with this problem.It looks this problem can occur when shared memory isn't freed up. 

http://www.kattare.com/docs/faq_view/702/apache-file-exists-unable-to-create-scoreboard-name-based-shared-memory-failure.html

However I don't know how to fix this problem without my manual fix whenever this problem happens.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141112/0e0a4398/attachment-0002.html>


More information about the webkit-unassigned mailing list