[PATCH 1/3] ntdll: Add threadpool stack information exports.

Marvin testbot at winehq.org
Wed Feb 12 01:14:42 CST 2020


Hi,

While running your changed tests, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?

Full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=64990

Your paranoid android.


=== wxppro (32 bit report) ===

=== w8adm (32 bit report) ===

ntdll:
threadpool.c:164 threadpool.c:320: Test failed: WaitForSingleObject returned 258
threadpool.c:321: Test failed: expected info.userdata = 1, got 0
threadpool.c:322: Test failed: expected info.threadid != 0, got 0
threadpool.c:371: Test failed: threadpool.c:164 WaitForSingleObject returned 258
threadpool.c:372: Test failed: Running rtl_wait callback
threadpool.c:383: Test failed: expected info.userdata = 0x10000, got 0
threadpool.c:394: Test failed: threadpool.c:164 Running rtl_wait callback
threadpool.c:413: Test failed: expected info.userdata = 1, got 0
threadpool.c:164 threadpool.c:426: Test failed: expected info.userdata = 1, got 0
threadpool.c:440: Test failed: expected info.userdata = 1, got 0
threadpool.c:453: Test failed: expected info.userdata = 1, got 0
threadpool.c:1365: Test failed: WaitForSingleObject returned 258
threadpool.c:1379: Test failed: WaitForSingleObject returned 0
threadpool.c:1381: Test failed: WaitForSingleObject returned 258

=== w1064v1507 (32 bit report) ===

ntdll:
threadpool.c:164 threadpool.c:320: Test failed: WaitForSingleObject returned 258
threadpool.c:321: Test failed: expected info.userdata = 1, got 0
threadpool.c:322: Test failed: expected info.threadid != 0, got 0
threadpool.c:324: Test failed: OpenThread failed with 87
threadpool.c:327: Test failed: QueueUserAPC failed with 6
threadpool.c:1394: Test failed: WaitForSingleObject returned 258
threadpool.c:1433: Test failed: expected approximately 600 ticks, got 906
threadpool.c:1629: Test failed: WaitForSingleObject returned 258
threadpool.c:1639: Test failed: WaitForSingleObject returned 0
threadpool.c:1642: Test failed: WaitForSingleObject returned 258
threadpool.c:1652: Test failed: WaitForSingleObject returned 0
threadpool.c:1674: Test failed: WaitForSingleObject returned 258
threadpool.c:1684: Test failed: WaitForSingleObject returned 0
threadpool.c:1713: Test failed: WaitForSingleObject returned 258
threadpool.c:1724: Test failed: WaitForSingleObject returned 0
threadpool.c:1763: Test failed: WaitForSingleObject returned 258
threadpool.c:1771: Test failed: WaitForSingleObject returned 0
threadpool.c:1807: Test failed: threadpool.c:1575 Running wait callback

=== w1064v1809_2scr (32 bit report) ===

ntdll:
threadpool.c:320: Test failed: WaitForSingleObject returned 258
threadpool.c:335: Test failed: WaitForSingleObject returned 258
threadpool.c:372: Test failed: expected info.userdata = 0x10000, got 0
threadpool.c:375: Test failed: RtlDeregisterWaitEx failed with status 103
threadpool.c:383: Test failed: expected info.userdata = 0x10000, got 0
threadpool.c:394: Test failed: expected info.userdata = 0x10000, got 0
threadpool.c:413: Test failed: expected info.userdata = 1, got 0
threadpool.c:426: Test failed: expected info.userdata = 1, got 0
threadpool.c:440: Test failed: threadpool.c:164 Running rtl_wait callback
threadpool.c:453: Test failed: expected info.userdata = 1, got 0

=== w1064v1809_ar (32 bit report) ===

ntdll:
threadpool.c:320: Test failed: WaitForSingleObject returned 258

=== w1064v1809_ja (32 bit report) ===

ntdll:
threadpool.c:1763: Test failed: WaitForSingleObject returned 258
threadpool.c:1771: Test failed: WaitForSingleObject returned 0

=== w864 (64 bit report) ===

ntdll:
threadpool.c:164 threadpool.c:320: Test failed: WaitForSingleObject returned 258
threadpool.c:321: Test failed: expected info.userdata = 1, got 0
threadpool.c:322: Test failed: expected info.threadid != 0, got 0
threadpool.c:324: Test failed: Running rtl_wait callback
threadpool.c:327: Test failed: QueueUserAPC failed with 6
threadpool.c:164 threadpool.c:371: Test failed: WaitForSingleObject returned 258
threadpool.c:372: Test failed: expected info.userdata = 0x10000, got 0
threadpool.c:383: Test failed: expected info.userdata = 0x10000, got 0
threadpool.c:394: Test failed: threadpool.c:164 Running rtl_wait callback
threadpool.c:164 threadpool.c:413: Test failed: Running rtl_wait callback
threadpool.c:426: Test failed: expected info.userdata = 1, got 0
threadpool.c:164 threadpool.c:440: Test failed: expected info.userdata = 1, got 0
threadpool.c:453: Test failed: expected info.userdata = 1, got 0

=== w1064v1507 (64 bit report) ===

ntdll:
threadpool.c:371: Test failed: WaitForSingleObject returned 258
threadpool.c:383: Test failed: expected info.userdata = 0x10000, got 0
threadpool.c:394: Test failed: expected info.userdata = 0x10000, got 0
threadpool.c:413: Test failed: expected info.userdata = 1, got 0
threadpool.c:426: Test failed: expected info.userdata = 1, got 0
threadpool.c:440: Test failed: expected info.userdata = 1, got 0
threadpool.c:453: Test failed: expected info.userdata = 1, got 0

=== w1064v1809 (64 bit report) ===

ntdll:
threadpool.c:382: Test failed: WaitForSingleObject returned 258
threadpool.c:394: Test failed: expected info.userdata = 0x10000, got 0
threadpool.c:413: Test failed: expected info.userdata = 1, got 0
threadpool.c:426: Test failed: expected info.userdata = 1, got 0
threadpool.c:440: Test failed: expected info.userdata = 1, got 0
threadpool.c:453: Test failed: expected info.userdata = 1, got 0

=== debian10 (32 bit Chinese:China report) ===



More information about the wine-devel mailing list