http://bugs.winehq.org/show_bug.cgi?id=7949
Summary: Quicktest Pro 8.2 crashes on startup Product: Wine Version: CVS Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: wine-atl AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
After getting past bug 4227, you can now install (with fakeie6) and try to run the app. If the current directory isn't ~/.wine/drive_c/Program Files/Mercury Interactive/QuickTest Professional/bin when you start, you get the error err:ole:get_inproc_class_object couldn't load in-process dll L"XMLData.dll" and it aborts.
If the current directory *is* bin, the app seems to go further, and crashes like this:
trace:ole:COMPOBJ_DLLList_Add ... 0009:Call atl.AtlModuleGetClassObject(5fe66fb0,004ab7e8,7e8f5694,0034f668) ret=5fe455fa ... 0009:Call atl.AtlInternalQueryInterface(0018e0e0,5fe5f618,7e8f5694,0034f668) ret=5fe459ea ... 0009:Call msvcrt._except_handler3(0034ee54,0034fef8,0034eb88,0034ead8) ret=7efc23a5
wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread 0009), starting debugger... ... =>1 0x00000000 (0x0033f0f0) 2 0x5fe459ea in xmldata (+0x59ea) (0x0033f18c) 3 0x5fe455fa in xmldata (+0x55fa) (0x0033f660) 4 0x7e893d81 CoGetClassObject+0x47f(rclsid=0x4ab7e8, dwClsContext=<is not available>, pServerInfo=0x0, iid=0x7e8ec694, ppv=0x33f710) [/home/dank/wine-git/dlls/ole32/compobj.c:1932] in ole32 (0x0033f6c0) 5 0x7e8943cd CoCreateInstance+0x18c(rclsid=0x4ab7e8, pUnkOuter=0x0, dwClsContext=0x17, iid=0x4d72d8, ppv=0x33f7e0) [/home/dank/wine-git/dlls/ole32/compobj.c:2083] in ole32 (0x0033f720) 6 0x00468ef2 in qtpro (+0x68ef2) (0x0033f740)