[Bug 41119] vbscript fails to parse 'createobject("wscript.shell").run' statement

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 13 11:39:15 CDT 2017


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
                 CC|                            |focht at gmx.net

--- Comment #8 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

confirming, still present.

--- snip ---
$ WINEDEBUG=+tid,+seh,+vbscript,+vbscript_disas wine cscript test.vbs
...
007e:trace:vbscript:VBScriptParse_InitNew (0x12d688)
007e:trace:vbscript:VBScript_AddNamedItem (0x12d688)->(L"WScript" 2)
007e:trace:vbscript:VBScript_AddNamedItem (0x12d688)->(L"WSH" 2)
007e:trace:vbscript:VBScript_SetScriptState (0x12d688)->(5)
007e:fixme:vbscript:VBScript_SetScriptState unimplemented
SCRIPTSTATE_INITIALIZED
007e:trace:vbscript:VBScriptParse_ParseScriptText
(0x12d688)->(L"createobject(\"wscript.shell\").run (\"notepad.exe\")\n" (null)
(nil) (null) 1 1 82 (nil) (nil))
007e:trace:vbscript_disas:dump_code 1:    string    L"notepad.exe"
007e:trace:vbscript_disas:dump_code 2:    string    L"wscript.shell"
007e:trace:vbscript_disas:dump_code 3:    mcall    L"run"    1
007e:trace:vbscript_disas:dump_code 4:    icallv    L"createobject"    1
007e:trace:vbscript_disas:dump_code 5:    catch    5    0
007e:trace:vbscript_disas:dump_code 6:    ret
007e:trace:vbscript:VBScript_SetScriptState (0x12d688)->(1)
007e:trace:vbscript:ScriptDisp_AddRef (0x144c30) ref=2
007e:trace:vbscript:interp_string 
007e:trace:vbscript:interp_string 
007e:trace:vbscript:interp_mcall 
007e:fixme:vbscript:stack_pop_disp not supported type: 0x144d70 {VT_BSTR:
L"wscript.shell"}
007e:warn:vbscript:exec_script Failed 80004005
007e:trace:vbscript:ScriptDisp_Release (0x144c30) ref=1
007e:trace:vbscript:VBScript_Close (0x12d688)->()
...
--- snip ---

$ wine --version
wine-2.8

Regards

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