[PATCH v4 1/2] msvcrt: Use default user locale when only codepage is passed to setlocale.

Piotr Caban piotr at codeweavers.com
Fri Sep 18 07:14:17 CDT 2020


Hi,

The test crashes without the patch here. I'll take a look on that.

Thanks,
Piotr

On 9/17/20 10:42 PM, Alexandre Julliard wrote:
> Piotr Caban <piotr at codeweavers.com> writes:
> 
>> Signed-off-by: Piotr Caban <piotr at codeweavers.com>
>> ---
>> Supersedes 192842.
>>
>>   dlls/msvcrt/locale.c | 174 ++++++++++++++++++-------------------------
>>   1 file changed, 73 insertions(+), 101 deletions(-)
> 
> This is breaking a test here:
> 
> tools/runtest -q -P wine -T . -M msasn1.dll -p dlls/msasn1/tests/msasn1_test.exe asn1 && touch dlls/msasn1/tests/asn1.ok
> wine: Unhandled page fault on write access to 44434E49 at address 7BC29ACC (thread 0024), starting debugger...
> 0024:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x7bc29560
> make: *** [Makefile:71823: dlls/msasn1/tests/asn1.ok] Error 5
> 




More information about the wine-devel mailing list