[PATCH v4 resend 5/8] msvcrt: Share lconv data between threadlocinfo instances.

Chip Davis cdavis at codeweavers.com
Tue Feb 4 14:19:22 CST 2020


Ugh, heap corruption... which mysteriously vanishes in patch 7. This is gonna be fun to debug. /s

February 4, 2020 12:47 PM, "Marvin" <testbot at winehq.org> wrote:

> 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=64524
> 
> Your paranoid android.
> 
> === debian10 (32 bit report) ===
> 
> msvcrt:
> Unhandled exception: page fault on write access to 0x82108214 in 32-bit code (0x7bc714dd).
> 
> Report errors:
> msvcrt:locale crashed (c0000005)
> 
> === debian10 (32 bit Chinese:China report) ===
> 
> msvcrt:
> Unhandled exception: page fault on write access to 0x82108214 in 32-bit code (0x7bc714dd).
> 
> Report errors:
> msvcrt:locale crashed (c0000005)
> 
> === debian10 (32 bit WoW report) ===
> 
> msvcrt:
> Unhandled exception: page fault on write access to 0x82108214 in 32-bit code (0x7bc714dd).
> 
> Report errors:
> msvcrt:locale crashed (c0000005)
> 
> === debian10 (64 bit WoW report) ===
> 
> msvcrt:
> Unhandled exception: page fault on write access to 0x82108214 in 32-bit code (0x7bc714dd).
> 
> Report errors:
> msvcrt:locale crashed (c0000005)


Chip



More information about the wine-devel mailing list