http://bugs.winehq.org/show_bug.cgi?id=3628
dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- BugsThisDependsOn|5541 |
------- Additional Comments From dank@kegel.com 2006-14-07 00:42 ------- No, it's not blocked on 5541, at least not with tonight's git. It declares error 458 right after this sequence:
0009:Call oleaut32.VariantInit(7fc8f338) ret=044885d6 trace:variant:VariantInit (0x7fc8f338) 0009:Ret oleaut32.VariantInit() retval=00000027 ret=044885d6 0009:Call oleaut32.VarCat(7fc8f4f8,7fc8f520,7fc8f4e8) ret=6600dbd5 trace:variant:VarCat (0x7fc8f4f8->(VT_NULL),0x7fc8f520->(VT_BSTR),0x7fc8f4e8) trace:variant:VariantInit (0x7fc8f268) trace:variant:VariantChangeTypeEx (0x7fc8f268->(VT_EMPTY),0x7fc8f4f8->(VT_NULL),0x00000000,0x0000,VT_BSTR) trace:variant:VariantClear (0x7fc8f1d0->(VT_EMPTY)) trace:variant:VariantClear (0x7fc8f1c0->(VT_EMPTY)) trace:variant:VariantCopyInd (0x7fc8f1c0->(VT_EMPTY),0x7fc8f4f8->(VT_NULL)) trace:variant:VariantCopy (0x7fc8f1c0->(VT_EMPTY),0x7fc8f4f8->(VT_NULL)) trace:variant:VariantClear (0x7fc8f1c0->(VT_EMPTY)) trace:variant:VARIANT_Coerce (0x7fc8f1d0->(VT_EMPTY),0x00000000,0x0000,0x7fc8f1c0->(VT_NULL),VT_BSTR) trace:variant:VariantClear (0x7fc8f1d0->(VT_EMPTY)) trace:variant:VariantClear (0x7fc8f1c0->(VT_NULL)) trace:variant:VariantChangeTypeEx returning 0x80020005, 0x7fc8f268->(VT_EMPTY) trace:variant:VariantClear (0x7fc8f268->(VT_EMPTY)) trace:variant:VariantClear (0x7fc8f258->(VT_I2)) 0009:Ret oleaut32.VarCat() retval=80020008 ret=6600dbd5
I'll attach a log. Also, I'll attach the cw.sh I use to reproduce the problem now; it installs wsh as the last step (and I verified that the class in question shows up in the registry).