[Webkit-unassigned] [Bug 185632] New: [WinCairo][Ninja] DRT crashes on launch after incremental build.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 14 15:14:51 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185632
Bug ID: 185632
Summary: [WinCairo][Ninja] DRT crashes on launch after
incremental build.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ross.kirsling at sony.com
CC: lforschler at apple.com
Detected by WinCairo test bot:
https://build.webkit.org/builders/WinCairo%2064-bit%20WKL%20Release%20%28Tests%29/builds/81/steps/layout-test/logs/stdio
Repro steps:
0. Delete build directory.
1. Build r231703 (e7d8f1c2d620436400ee58ef73fb035af0e62d6c).
2. Run tests, confirm everything is normal.
3. Build r231704 (07c00cf1cf8625bcd5abd80857c9bf98f9d2b9ab).
4. Run tests, DRT crashes on every test.
5. Build again as-is.
6. Run tests, confirm everything is normal again.
Notes:
- Only reproes with Ninja, not with MSVC (`--no-ninja`); Release vs. Debug doesn't matter.
- There may be revisions other than r231704 which repro.
- Error dialog upon DRT crash says "the procedure entry point SSL_CTX_set1_groups_list could not be located in bin64\WebKit.dll".
- Step 5 takes about 1.5 minutes and builds/links the following:
Building CXX object Source\WebKitLegacy\CMakeFiles\WebKitLegacy\win\WebDocumentLoader.cpp.obj
Building CXX object Source\WebKitLegacy\CMakeFiles\WebKitLegacy\win\Plugins\PluginStream.cpp.obj
Building CXX object Source\WebKitLegacy\CMakeFiles\WebKitLegacy\WebCoreSupport\WebResourceLoadScheduler.cpp.obj
Building CXX object Source\WebKitLegacy\CMakeFiles\WebKitLegacy\win\WebCoreSupport\WebVisitedLinkStore.cpp.obj
Building CXX object Source\WebKitLegacy\CMakeFiles\WebKitLegacy\win\WebDataSource.cpp.obj
Building CXX object Source\WebKitLegacy\CMakeFiles\WebKitLegacy\win\WebCoreStatistics.cpp.obj
Building CXX object Source\WebKitLegacy\CMakeFiles\WebKitLegacy\win\Plugins\PluginViewWin.cpp.obj
Building CXX object Source\WebKitLegacy\CMakeFiles\WebKitLegacy\win\Plugins\PluginView.cpp.obj
Linking CXX shared library bin64\WebKit.dll
Creating library lib64\WebKit.lib and object lib64\WebKit.exp
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180514/b8a636be/attachment-0001.html>
More information about the webkit-unassigned
mailing list