Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
Description
ReactOS @ 0.4.15-dev-344-g6808e40-x86-gcc-lin-dbg tested on Test KVM
Not sure after which particular test it hangs, but usually it hangs after such output:
http.c:7501: Test marked todo: expected ERROR_INTERNET_INCORRECT_HANDLE_STATE got 12150
|
http.c:7501: Test marked todo: expected ERROR_INTERNET_INCORRECT_HANDLE_STATE got 12150
|
http.c:7289: Test succeeded inside todo block: 7480: expected status 20 got 20
|
http.c:7291: Test succeeded inside todo block: 7480: expected function 3 got 3
|
http.c:7289: Test succeeded inside todo block: 7480: expected status 21 got 21
|
http.c:7291: Test succeeded inside todo block: 7480: expected function 3 got 3
|
http.c:7501: Test marked todo: expected ERROR_INTERNET_INCORRECT_HANDLE_STATE got 12150
|
(dll/win32/dnsapi/rpc.c:19) DNSRSLVR_HANDLE_bind((null))
|
(base/services/dnsrslvr/cache.c:116) DnsIntCacheGetEntryByName(brokenhost 1 0x4 002387A0)
|
(dll/win32/dnsapi/rpc.c:61) RpcBindingFree returned 0x6a6
|
http.c:1610: Test marked todo: incorrect page data: <html><body>
|
<h1>Hello world!</h1>
|
This is a test page for the Wine regression test suite.
|
</body><
|
http.c:1617: Test marked todo: HttpSendRequest succeeded
|
Sometimes after:
http.c:7501: Test marked todo: expected ERROR_INTERNET_INCORRECT_HANDLE_STATE got 12150
|
http.c:7501: Test marked todo: expected ERROR_INTERNET_INCORRECT_HANDLE_STATE got 12150
|
http.c:7289: Test succeeded inside todo block: 7480: expected status 20 got 20
|
http.c:7291: Test succeeded inside todo block: 7480: expected function 3 got 3
|
http.c:7289: Test succeeded inside todo block: 7480: expected status 21 got 21
|
http.c:7291: Test succeeded inside todo block: 7480: expected function 3 got 3
|
http.c:7501: Test marked todo: expected ERROR_INTERNET_INCORRECT_HANDLE_STATE got 12150
|
(dll/win32/dnsapi/rpc.c:19) DNSRSLVR_HANDLE_bind((null))
|
(base/services/dnsrslvr/cache.c:116) DnsIntCacheGetEntryByName(brokenhost 1 0x4 002340D8)
|
(dll/win32/dnsapi/rpc.c:61) RpcBindingFree returned 0x6a6
|
http.c:1610: Test marked todo: incorrect page data: <html><body>
|
<h1>Hello world!</h1>
|
This is a test page for the Wine regression test suite.
|
</body><
|
And also after
http.c:7501: Test marked todo: expected ERROR_INTERNET_INCORRECT_HANDLE_STATE got 12150
|
http.c:7501: Test marked todo: expected ERROR_INTERNET_INCORRECT_HANDLE_STATE got 12150
|
http.c:7289: Test succeeded inside todo block: 7480: expected status 20 got 20
|
http.c:7291: Test succeeded inside todo block: 7480: expected function 3 got 3
|
http.c:7289: Test succeeded inside todo block: 7480: expected status 21 got 21
|
http.c:7291: Test succeeded inside todo block: 7480: expected function 3 got 3
|
http.c:7501: Test marked todo: expected ERROR_INTERNET_INCORRECT_HANDLE_STATE got 12150
|
(dll/win32/dnsapi/rpc.c:19) DNSRSLVR_HANDLE_bind((null))
|
(base/services/dnsrslvr/cache.c:116) DnsIntCacheGetEntryByName(brokenhost 1 0x4 00236460)
|
(dll/win32/dnsapi/rpc.c:61) RpcBindingFree returned 0x6a6
|
Attachments
Issue Links
- relates to
-
CORE-17633 wininet_winetest.exe http crashes with unhandled exception when DPH is enabled
- Untriaged