[Webkit-unassigned] [Bug 81967] lots of cookied crashes when running nrwt -2 on mac lion, no webprocess crash logs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 23 19:56:25 PDT 2012


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





--- Comment #5 from Dirk Pranke <dpranke at chromium.org>  2012-03-23 19:56:25 PST ---
It's also possible that we're not waiting long enough for the crash logs ... can you try running again, and modify Tools/Scripts/webkitpy/layout_tests/port/mac.py:210 to:

      crash_log = 'no crash log found for %s:%d (now >= deadline: %s)' % (name, pid, str(now >= deadline))            

and let me know if that is printing (now >= deadline: True)  ?

(I will try this as well)

-- 
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