[Bug 53094] New: ntdll:rtlstr test crashes on win32 arch with hi-IN locale
https://bugs.winehq.org/show_bug.cgi?id=53094 Bug ID: 53094 Summary: ntdll:rtlstr test crashes on win32 arch with hi-IN locale Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs(a)winehq.org Reporter: rbernon(a)codeweavers.com Regression SHA1: d8c973ad95ba5e8a9a51df0dd9be587950179ec3 Distribution: --- As seen on the testbot nightly runs there for instance: https://test.winehq.org/data/c1e793f1119de0c0ef7d4bd6d9fefbafdb5dbbe5/linux_... Locally reproducible with: LC_ALL=hi-IN.UTF-8 LC_LANG=hi-IN.UTF-8 WINEARCH=win32 WINEPREFIX=$PWD/pfx wine32/wine wine32/dlls/ntdll/tests/ntdll_test.exe rtlstr Bisected to: commit d8c973ad95ba5e8a9a51df0dd9be587950179ec3 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon May 30 22:38:28 2022 +0200 kernelbase: Reimplement CompareStringEx using the sortkey generation code. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/kernel32/tests/locale.c | 117 +++++++++----------- dlls/kernelbase/locale.c | 247 +++++++++++++++++-------------------------- 2 files changed, 147 insertions(+), 217 deletions(-) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53094 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |fgouget(a)codeweavers.com Keywords| |regression, source, | |testcase Resolution|--- |FIXED --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- There is no trace of a failure in Hindi going as far back as 2022-06-29. I also don't get a failure when running that command. So I think this is resolved. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53094 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.3. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla