[Webkit-unassigned] [Bug 95879] NRWT sometimes (maybe?) looks for crash logs for the wrong process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 14:13:19 PDT 2012


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





--- Comment #2 from Tim Horton <timothy_horton at apple.com>  2012-09-05 14:13:33 PST ---
I don't think the regexes in are wrong (in _check_for_driver_crash), but which-process-crashed is swapped out in driver.has_crashed() (swapped out to be the server process if it thinks the server process has crashed).

So, maybe the server process (I assume this means WKTR itself) *also* crashed? And didn't leave any crash logs behind? Or maybe we're misidentifying something else as a WKTR crash?

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