4 Apr
2018
4 Apr
'18
8:56 p.m.
https://bugs.winehq.org/show_bug.cgi?id=42660 --- Comment #2 from Gijs Vermeulen <gijsvrm(a)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.