[Webkit-unassigned] [Bug 44135] run-webkit-tests doesn't save crash logs on Windows Vista/7 (but claims to)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 25 08:58:07 PST 2011


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





--- Comment #4 from Adam Roben (aroben) <aroben at apple.com>  2011-02-25 08:58:07 PST ---
(In reply to comment #3)
> > 3) Under Cygwin 1.7, crashes in applications launched by Cygwin are caught and ignored
> 
> It looks like Cygwin calls ::SetErrorMode(SEM_FAILCRITICALERRORS), which causes this behavior. We can work around it by calling ::SetErrorMode(0) when DRT launches.

This is now bug 55222.

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