http://bugs.winehq.org/show_bug.cgi?id=18477
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.nfsplanet.com/nf | |smw_demo.php?lang=eng CC| |focht@gmx.net, | |wine-bugs@winehq.org Component|-unknown |directx-d3dx9
--- Comment #18 from Anastasius Focht focht@gmx.net --- Hello folks,
still present. Adding download link to demo.
Henri's patch (comment #15) has not been merged into master.
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/EA GAMES/Need for Speed Most Wanted PC Demo
$ wine ./speedDemo.exe ... Unhandled exception: page fault on write access to 0x39e56b70 in 32-bit code (0x7bc4bd1c). ... Backtrace: =>0 0x7bc4bd1c list_remove+0xe(elem=0x339ee60) [/home/focht/projects/wine/wine-git/include/wine/list.h:100] in ntdll (0x0033f8f4)
1 0x7bc4ce7e HEAP_CreateFreeBlock+0xd6(subheap=0x2797000, ptr=0x333a888, size=0x645d0) [/home/focht/projects/wine/wine-git/dlls/ntdll/heap.c:595] in ntdll (0x0033f928)
2 0x7bc4d06b HEAP_MakeInUseBlockFree+0x132(subheap=0x2797000, pArena=0x339abd0) [/home/focht/projects/wine/wine-git/dlls/ntdll/heap.c:656] in ntdll (0x0033f968)
3 0x7bc504d8 RtlFreeHeap+0xfc(heap=<couldn't compute location>, flags=<couldn't compute location>, ptr=<couldn't compute location>) [/home/focht/projects/wine/wine-git/dlls/ntdll/heap.c:1771] in ntdll (0x0033f9c8)
4 0x7ec524f3 wined3d_buffer_decref+0x185(buffer=<couldn't compute location>) [/home/focht/projects/wine/wine-git/dlls/wined3d/buffer.c:572] in wined3d (0x0033fa48)
5 0x7ecfa1b5 state_unbind_resources+0x10e(state=0x143680) [/home/focht/projects/wine/wine-git/dlls/wined3d/stateblock.c:497] in wined3d (0x0033fa98)
6 0x7ec78094 wined3d_device_reset+0x130(device=<couldn't compute location>, swapchain_desc=<couldn't compute location>, mode=<couldn't compute location>, callback=<couldn't compute location>, reset_state=<couldn't compute location>) [/home/focht/projects/wine/wine-git/dlls/wined3d/device.c:4140] in wined3d (0x0033fc58)
7 0x7eda29d6 d3d9_device_Reset+0x132(iface=0x13e530, present_parameters=0x9398cc) [/home/focht/projects/wine/wine-git/dlls/d3d9/device.c:621] in d3d9 (0x0033fce8) 0x7bc4bd1c list_remove+0xe [/home/focht/projects/wine/wine-git/include/wine/list.h:100] in ntdll: movl %edx,0x4(%eax) 100 elem->next->prev = elem->prev; ... --- snip ---
$ sha1sum nfsmwdemo.exe 09ba787467321e1245420b2b6257271c1a24880e nfsmwdemo.exe
$ du -sh nfsmwdemo.exe 545M nfsmwdemo.exe
$ wine --version wine-1.7.8-248-g8dd9c61
Regards