[Bug 52718] New: The 32-bit windows.media.speech:speech crashes on Windows 10 1709
https://bugs.winehq.org/show_bug.cgi?id=52718 Bug ID: 52718 Summary: The 32-bit windows.media.speech:speech crashes on Windows 10 1709 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com The 32-bit windows.media.speech:speech crashes on Windows 10 1709: speech.c:614: SpeechRecognizer default language L"en-US". speech.c:277: iface 0062FDE4, value 0062FD00. windows.media.speech:speech:05b8 done (-1073740791) in 1s Test failed: crash (c0000409) https://test.winehq.org/data/patterns.html#windows.media.speech:speech Where 0xc0000409 is STATUS_STACK_BUFFER_OVERRUN. Traces show the crash happens in test_SpeechRecognitionListConstraint() which was added in the commit below: commit 954b14348d08c8f9470cf92fccd0b2a3f7db9fff Author: Bernhard Kölbl <besentv(a)gmail.com> AuthorDate: Mon Mar 14 11:06:35 2022 +0100 windows.media.speech/tests: Add tests for SpeechRecognitionListConstraint. Signed-off-by: Bernhard Kölbl <besentv(a)gmail.com> Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> More precisely, traces indicate that it happens on this line: 936 hr = ISpeechRecognitionListConstraintFactory_CreateWithTag(listconstraint_factory, &iterable_hstring.IIterable_HSTRING_iface, tag, &listconstraint); -- 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=52718 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase Regression SHA1| |954b14348d08c8f9470cf92fccd | |0b2a3f7db9fff -- 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=52718 Bernhard Kölbl <besentv(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |besentv(a)gmail.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=52718 --- Comment #1 from Bernhard Kölbl <besentv(a)gmail.com> --- Seems like I managed to fix it: http://test.winehq.org/data/tests/windows.media.speech:speech.html -- 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=52718 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #2 from François Gouget <fgouget(a)codeweavers.com> --- Actually the crash was specific to the cw-gtx560-1709 and cw-rx460-1709 real hardware test machines. Those have now been replaced by the new gpu1 and gpu2 VM hosts so the crash is no longer happening. It also has not happened again on the VMs that have AMD or NVIDIA GPUs (but those are more recent Windows versions). Regardless: it's not happening anymore and it seems unlikely we will be able to reproduce it again. So this bug might as well be closed. -- 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=52718 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Closing WORKSFORME. -- 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