[Bug 50844] New: infosoft:infosoft crashes on Windows 10 1607+
https://bugs.winehq.org/show_bug.cgi?id=50844 Bug ID: 50844 Summary: infosoft:infosoft crashes on Windows 10 1607+ Product: Wine Version: 6.3 Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com infosoft:infosoft crashes on Windows 10 1607+, regardless of bitness or privileges: infosoft.c:75: Test failed: wrong data infosoft.c:73: Test failed: wrong length [...repeated thousands of times...] infosoft:infosoft:084c done (-1073741819) in 0s Test failed: crash (c0000005) These failures are new because WineTest was incorrectly skipping the infosoft:* tests before. -- 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=50844 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase -- 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=50844 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs(a)winehq.org |fgouget(a)codeweavers.com -- 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=50844 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |b908ec2294d8e4ac3ccd7befbb9 | |e530af04d24f9 --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- This is fixed: commit b908ec2294d8e4ac3ccd7befbb9e530af04d24f9 Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Mon May 10 15:55:26 2021 +0200 infosoft/tests: Fix refilling the text buffer. Up to Windows 10 1507 BreakText() would increment iCur but later Windows versions leave it unchanged. So assume all characters up to iEnd have been processed. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50844 Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> commit 86edbc8b14b5abc10db68c0735e52373d3393854 Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Mon May 10 15:53:19 2021 +0200 infosoft/tests: Fix the infinite loop and crash on Windows 10 1607+. The test only has expected data for the first four words. So abort if more are found. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- 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=50844 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 6.9. -- 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