[Webkit-unassigned] [Bug 197873] [CURL] Fix crashing SocketStreamHandle.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 21 00:27:20 PDT 2019


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

--- Comment #12 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Created attachment 370302

  --> https://bugs.webkit.org/attachment.cgi?id=370302&action=review

001-crash-log.txt

http/tests/websocket/tests/hybi/multiple-connections.html makes a subsequent test case crashing.

> PS C:\webkit\ga> python ./Tools/Scripts/run-webkit-tests --release  --wincairo --no-new-test-results --child-processes=1 --iterations=3 -v --no-retry-failures fast/css/001.html http/tests/websocket/tests/hybi/multiple-connections.html 
> Using port 'wincairo-win10-wk2'
> Test configuration: <win10, x86_64, release>
> Placing test results in C:\webkit\ga\WebKitBuild\Release\bin64\layout-test-results
> Using Release build
> Pixel tests disabled
> Regular timeout: 30000, slow test timeout: 150000
> Command line: C:\webkit\ga\WebKitBuild\Release\bin64\WebKitTestRunner.exe -
> 
> Found 2 tests; running 2 (3 times each: --repeat-each=1 --iterations=3), skipping 0.
> 
> Verbose baseline search path: platform\wincairo-win10-wk2 -> platform\wincairo-win10 -> platform\wincairo-wk2 -> platform\wincairo -> platform\wk2 -> generic
> 
> Baseline search path: platform\wincairo -> platform\wk2 -> generic
> 
> Running 2 tests
> 
> The _NT_SYMBOL_PATH environment variable is not set. Using Microsoft Symbol Server.
> 'rm' is not recognized as an internal or external command,
> operable program or batch file.
> Running 1 WebKitTestRunner.
> 
> [1/6] fast/css/001.html passed
> [2/6] http/tests/websocket/tests/hybi/multiple-connections.html passed
> [3/6] fast/css/001.html failed unexpectedly (NetworkProcess crashed [pid=8992])
> [4/6] http/tests/websocket/tests/hybi/multiple-connections.html passed
> [5/6] fast/css/001.html failed unexpectedly (NetworkProcess crashed [pid=7404])
> [6/6] http/tests/websocket/tests/hybi/multiple-connections.html passed
> 
> 4 tests ran as expected, 2 didn't:
> 
> 
> Regressions: Unexpected crashes (1)
>   fast/css/001.html [ Crash ]
> 
> PS C:\webkit\ga>

-- 
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/20190521/e29f36e5/attachment-0001.html>


More information about the webkit-unassigned mailing list