[PATCH v2 6/8] msvcrt: Share __lc_time_data between threadlocinfo instances.

Marvin testbot at winehq.org
Sun Feb 2 19:50:46 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=64353

Your paranoid android.


=== w2008s64 (32 bit report) ===

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
0390:misc: unhandled exception c0000005 at 744FB1D1

=== w7u (32 bit report) ===

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
0c28:misc: unhandled exception c0000005 at 6C4BC8F1

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

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
0fa8:misc: unhandled exception c0000005 at 728B7849

=== w1064v1809 (32 bit report) ===

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
18ec:misc: unhandled exception c0000005 at 7658283D

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

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
1964:misc: unhandled exception c0000005 at 7656283D

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

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
0b34:misc: unhandled exception c0000005 at 759C287F

=== w1064v1809_he (32 bit report) ===

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
0be8:misc: unhandled exception c0000005 at 768F287F

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

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
190c:misc: unhandled exception c0000005 at 7565287F

=== w1064v1809_zh_CN (32 bit report) ===

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
0768:misc: unhandled exception c0000005 at 750F287F

=== w2008s64 (64 bit report) ===

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
0390:misc: unhandled exception c0000005 at 000007FEF709569C

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

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
0fb4:misc: unhandled exception c0000005 at 00007FF8BCB13AFC

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

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
189c:misc: unhandled exception c0000005 at 00007FF870D36F9C

=== debian10 (32 bit report) ===

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7e8fa9aa).

Report errors:
ucrtbase:misc crashed (c0000005)

=== debian10 (32 bit French report) ===

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7eb749aa).

Report errors:
ucrtbase:misc crashed (c0000005)

=== debian10 (32 bit Japanese:Japan report) ===

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7eb749aa).

Report errors:
ucrtbase:misc crashed (c0000005)

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

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7eb749aa).

Report errors:
ucrtbase:misc crashed (c0000005)

=== debian10 (32 bit WoW report) ===

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7e8fa9aa).

Report errors:
ucrtbase:misc crashed (c0000005)

=== debian10 (64 bit WoW report) ===

ucrtbase:
misc.c:1174: Test failed: 2) buf = "Mon1", expected "M1"
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7e8fa9aa).

Report errors:
ucrtbase:misc crashed (c0000005)



More information about the wine-devel mailing list