http://bugs.winehq.org/show_bug.cgi?id=16293
Summary: Activeworlds client 4.2 crashes in IDirectXFileEnumObjectImpl_Create Product: Wine Version: 1.1.9 Platform: Other URL: http://activeworlds.com/products/download.asp OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Do "winetricks mfc42 wininet" to work around bug 16292, then launch the app, let it update itself (to build 1033?), and log in to the server as a guest. It will bring up the interface and let you move around for a while, but in under about a minute it crashes / hangs with the following backtrace:
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x7e316594). Backtrace: =>1 IDirectXFileEnumObjectImpl_Create+0x74(ppObj=0xa2fbf4) [dlls/d3dxof/d3dxof.c:1766] in d3dxof 2 IDirectXFileImpl_CreateEnumObject+0x3da(iface=0x3240020, pvSource=<?>, dwLoadOptions=2, ppEnumObj=0xa2fc4c) [dlls/d3dxof/d3dxof.c:295] in d3dxof 3 0x004eaedd in aworld (+0xeaedd) (
IDirectXFileEnumObjectImpl_Create+0x74 [dlls/d3dxof/d3dxof.c:1766] in d3dxof: movl %edx,0x0(%eax) 1766 object->lpVtbl.lpVtbl = &IDirectXFileEnumObject_Vtbl;