http://bugs.winehq.org/show_bug.cgi?id=24861
--- Comment #2 from david.claessens@gmail.com 2011-04-27 18:28:35 CDT --- (In reply to comment #1)
I can confirm this bug.
32bit Ubuntu 10.10 with 2.6.35-28-generic-pae Wine: 1.3.18 (from http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu)
The game crashed twice now randomly while autosaving making the autosave file useless. Second time I started it from the console and this gave me the following output:
(this fixme:d3d message filled the whole history of the console) fixme:d3d:swapchain_gl_present Render-to-fbo with WINED3DSWAPEFFECT_FLIP Creating hash table of size 128, num entries (256, 1024)...Done Creating hash table of size 256, num entries (512, 2048)...Done Creating hash table of size 512, num entries (1024, 4096)...Done Creating hash table of size 1024, num entries (2048, 8192)...Done Creating hash table of size 2048, num entries (4096, 16384)...Done Creating hash table of size 128, num entries (256, 1024)...Done err:seh:setup_exception_record stack overflow 132 bytes in thread 0009 eip 7bc71f25 esp 002312ac stack 0x230000-0x231000-0x330000 Segmentation fault
The fixme:d3d is probably because I switched between full screen and windowed mode back to full screen mode with alt+enter since sometimes when I start EG my gnome-panel is still visable. Here is another crash log where I had to issue a wineboot --kill to get everything closed. Here I did not have to switch between full screen en windowed mode
fixme:win:EnumDisplayDevicesW ((null),0,0x32efec,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32ea10,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32eb00,0x00000000), stub! fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {33d9a760-90c8-11d0-bd43-00a0c911ce86} not found fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {33d9a761-90c8-11d0-bd43-00a0c911ce86} not found fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {cc7bfb41-f175-11d1-a392-00e0291f3959} not found fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {cc7bfb46-f175-11d1-a392-00e0291f3959} not found fixme:win:EnumDisplayDevicesW ((null),0,0x32f674,0x00000000), stub! fixme:d3d9:Direct3DShaderValidatorCreate9 stub fixme:dinput:SysMouseWImpl_Acquire Clipping cursor to (0,0)-(1600,1200) fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x2103690,0x219ce60): stub fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x2103690,0x22bc2c0): stub fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x2103690,0x22bc2c0): stub fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x2103690,0x22bc2c0): stub Creating hash table of size 128, num entries (256, 1024)...Done Creating hash table of size 256, num entries (512, 2048)...Done Creating hash table of size 512, num entries (1024, 4096)...Done Creating hash table of size 1024, num entries (2048, 8192)...Done Creating hash table of size 2048, num entries (4096, 16384)...Done Creating hash table of size 128, num entries (256, 1024)...Done wine: Unhandled page fault on read access to 0x00000001 at address 0xb752db33 (thread 0009), starting debugger...