[Bug 42660] QTranslate crashes inside jscript.dll

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 4 15:56:13 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=42660

--- Comment #2 from Gijs Vermeulen <gijsvrm at gmail.com> ---
This is still present with wine-3.5.
It crashes in JScript_GetScriptDispatch (line 605).
If you add a !This->ctx check and return something the program will show a
generic error dialog.
If you add !This->ctx on line 605 and change the return value to S_FALSE the
trace becomes a lot bigger so it seems the program does a lot more, but still
crashes.

Sorry for the very nooby explanation, I just tried some things.

-- 
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.



More information about the wine-bugs mailing list