[Webkit-unassigned] [Bug 37859] DumpRenderTree should save a stack trace and/or dump file when it crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 17 08:30:09 PDT 2010


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





--- Comment #5 from Adam Roben (aroben) <aroben at apple.com>  2010-08-17 08:30:10 PST ---
OK, I figured out how to save to a log file. Here's a better command:

ntsd.exe -iaec "-lines -c \".logopen /t c:\cygwin\tmp\layout-test-results\DumpRenderTree.txt;!analyze -vv;~*kpn;.kill;q\""

That will save crash logs to the layout-test-results directory with names like DumpRenderTree_033c_2010-08-17_11-20-29-577.txt.

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