[Webkit-unassigned] [Bug 15743] New: run-webkit-tests hangs when WebCore tries to log too much
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 28 19:35:43 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15743
Summary: run-webkit-tests hangs when WebCore tries to log too
much
Product: WebKit
Version: 523.x+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
run-webkit-tests hangs when WebCore tries to log too much
Just try adding a printf() to some common piece of code and running
DumpRenderTree. Eventually the pipe buffer will fill and the write() call
inside that printf will block!
Of course what makes this extra annoying is that run-webkit-tests doesn't show
you any log messages anyway, but that's bug 15742.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list