[Bug 50758] Vbscript does not handle recursive calls

WineHQ Bugzilla wine-bugs at winehq.org
Sat Oct 9 03:52:11 CDT 2021


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

--- Comment #6 from Nikolay Sivov <bunglehead at gmail.com> ---
Installer runs with error box at the end about failing to start DB service.

I don't know if it's related but vbscript traces have this:

02e0:fixme:vbscript:interp_is Unhandled type 0000000000084178 {VT_EMPTY}
02e0:fixme:vbscript:stack_pop_disp not disp 0000000000084178 {VT_EMPTY}
02e0:fixme:vbscript:stack_pop_disp not disp 0000000000084178 {VT_EMPTY}
02e0:fixme:vbscript:interp_is Unhandled type 0000000000084178 {VT_EMPTY}
02e0:fixme:vbscript:stack_pop_disp not disp 0000000000084178 {VT_EMPTY}
02e0:fixme:vbscript:stack_pop_disp not disp 0000000000084178 {VT_EMPTY}
02e0:fixme:vbscript:stack_pop_bool unsupported for 000000000005E080 {VT_BSTR:
L"0"}

Might be interesting. Installer also uses a bunch of scrrun/wshom problems.

Robert, thank you for taking time to fix recursive case.

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