[Webkit-unassigned] [Bug 37987] [chromium] new-run-webkit-tests hangs on Chromium Bots (OS X and Linux)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 24 00:10:58 PDT 2010


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





--- Comment #16 from Eric Seidel <eric at webkit.org>  2010-04-24 00:10:57 PST ---
@tkent:  We should break your hang off into a separate bug.

I plan to roll out some of the wdiff changes I made in hopes they make the
failures on the bots go away.  Mostly on the off chance that we're triggering
some python bug and that makes it go away.

We saw this reproduce on the bots a couple times today, but the dumping code I
wrote did not run as expected.  It is definitely working, as you see the output
earlier in the run, but once it hangs it appears to be some sort of hard hang
whereby the main thread is never returning from .join()

It could also be crashing somehow and buildbot is detecting the crash as a
hang.  Either way, sounds like a python bug.

We need local reproduction of the hang to really move forward.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list