http://bugs.winehq.org/show_bug.cgi?id=18649
Summary: The Sims 3 crashes for no specific reason after a while Product: Wine Version: 1.1.22 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: pitel@nomi.cz
Whenever I start playing the game, it crashes after a while (usually during crating of the Sim). Best way to force the crash is fast changing of sim's clothes. I tried lowest and hughest graphic settings, always same behaviour. The crash has no specific reason, I just get those 3 fixmes in some "random" order during the whole sim creation:
fixme:imm:ImmGetOpenStatus (0x148010): semi-stub fixme:d3d9:IDirect3DDevice9Impl_GetRenderTarget Call to IWineD3DDevice_GetRenderTarget failed fixme:d3d_surface:surface_load_ds_location (0x1770c8) Not supported with fixed up depth stencil
No error after crash, The Sims just close itself. It also has the same behaviour with reloaded, razor1911 and appdb nocd patch. It might be bug in the game, not in Wine, I really don't know.
Wine 1.1.22, Ubuntu 9.04 64bit, nVidia GeForce 9600GT 1GB VRAM (drivers 180.44), 4 GB RAM.
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2009-05-27 11:45:44 --- Does "winetricks d3dx9" help? http://wiki.winehq.org/winetricks
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #2 from Jan Kalab pitel@nomi.cz 2009-05-27 13:12:42 --- No, still the same fixmes and crash.
http://bugs.winehq.org/show_bug.cgi?id=18649
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Alias|sims3randomcrash |
http://bugs.winehq.org/show_bug.cgi?id=18649
Mark hughes markh789@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |markh789@gmail.com
--- Comment #3 from Mark hughes markh789@gmail.com 2009-05-30 01:26:44 --- Does "winetricks dotnet20" do it? http://wiki.winehq.org/winetricks
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #4 from Mark hughes markh789@gmail.com 2009-05-30 01:39:57 --- Sorry. I thought you couldn't run this, check out bug 13335
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #5 from Jan Kalab pitel@nomi.cz 2009-05-30 04:46:43 --- I know about bug 13335, but my console doesn't say any error message about OpenGL. In fact, it doesn't show any error at all.
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #6 from Jan Kalab pitel@nomi.cz 2009-06-01 02:41:32 --- Created an attachment (id=21473) --> (http://bugs.winehq.org/attachment.cgi?id=21473) Memdumps from The Sims 3
I just found some memdumps in "~/.wine/drive_c/windows/profiles/pitel/My Documents/Electronic Arts/The Sims 3" directory.
http://bugs.winehq.org/show_bug.cgi?id=18649
Jan Kalab pitel@nomi.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-d3d
--- Comment #7 from Jan Kalab pitel@nomi.cz 2009-06-01 02:45:20 ---
From memdumps:
[Exception info] date: 2009-05-27 time: 20.11.52 type: ACCESS_VIOLATION reading address 0x00000014 address: 0x7ee1ca3a "C:\windows\system32\wined3d.dll":0x0001:0x0001ba3a
It seems like bug in wined3d.dll
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #8 from Mark hughes markh789@gmail.com 2009-06-01 04:04:51 --- Can we have some info on you video card?
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #9 from Jan Kalab pitel@nomi.cz 2009-06-01 04:09:34 --- GeForce 9600 GT, 1 GB VRAM, drivers 180.44 (from Ubuntu 9.04 64bit)
Photos: http://www.flickr.com/photos/pitel/tags/gvnx96t1ghp/
However it has passive cooling, it's not overheating (playing GTA4 in Vista for many hours without problem, 75 degrees celsius).
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #10 from Mark hughes markh789@gmail.com 2009-06-01 05:25:06 --- (In reply to comment #9)
GeForce 9600 GT, 1 GB VRAM, drivers 180.44 (from Ubuntu 9.04 64bit)
Photos: http://www.flickr.com/photos/pitel/tags/gvnx96t1ghp/
However it has passive cooling, it's not overheating (playing GTA4 in Vista for many hours without problem, 75 degrees celsius).
Ok, at least I can relate to you know (GeForce 8500 GT).
Where going to try a work-around now with patches.. I, myself - hate compiling (I'm very impatient and hate having to re-compile on new versions), though you can give it a shot.
Heres some copy+paste: ..
The patches are sure, http://bugs.winehq.org/attachment.cgi?id=20483 and http://bugs.winehq.org/attachment.cgi?id=20484, apply in that order.
First you need to know how to do basic stuff in the console. At first, uninstall whatever version of wine you're having, then download the source code version of wine found somewhere on the mainpage of winehq. (The patch is for version 1.1.19 AFAIK but will work fine with wine-1.1.21)
Before you start.. run: sudo apt-get build-dep wine wine-dev
so your not missing any files..
then you need to do the following:
1. unpack the sourcecode you just downloaded.
2. download the two patches with right click, save as and save them into the directory where you unpacked the source
3. change to the directory in whatever terminal program you're using and type (in that order):
patch -p1 < 0001*.patch patch -p1 < 0002*.patch ./configure && make depend && make
--- END COPY+PASTE ---
If your on 64bit, read some of this: http://wiki.winehq.org/WineOn64bit
http://bugs.winehq.org/show_bug.cgi?id=18649
KhaaL khalid.rashid@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |khalid.rashid@gmail.com
--- Comment #11 from KhaaL khalid.rashid@gmail.com 2009-06-01 06:47:29 --- I also have this issue. Haven't got the console output saved yet, but my video card is an Nvidia 8800GTS running drivers 185.18.04
The coming week is too busy for me to try these patches - once i get time i'll try them and report.
Thanks :-)
http://bugs.winehq.org/show_bug.cgi?id=18649
Michael Langston mnlangston@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #12 from Michael Langston mnlangston@gmail.com 2009-06-03 21:15:41 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #13 from Mark hughes markh789@gmail.com 2009-06-04 04:04:13 --- I get the same issue by the way, I was to lazy to compile wine. :)
http://bugs.winehq.org/show_bug.cgi?id=18649
Michael Langston mnlangston@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mnlangston@gmail.com
--- Comment #14 from Michael Langston mnlangston@gmail.com 2009-06-04 09:31:20 --- Lazy people...lol
I compiled a fresh wine 1.1.22 with patches 20483 and 20484 and have not experienced a crash after about an hour of playing...I never experienced a crash during sim creation, and the patches have not changed that. My major problem was applying wallpaper, which I've done a few times in a row with no problem.
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #15 from Mark hughes markh789@gmail.com 2009-06-06 05:52:22 --- (In reply to comment #14)
Lazy people...lol
I compiled a fresh wine 1.1.22 with patches 20483 and 20484 and have not experienced a crash after about an hour of playing...I never experienced a crash during sim creation, and the patches have not changed that. My major problem was applying wallpaper, which I've done a few times in a row with no problem.
So when you apply wallpaper, you error?
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #16 from Michael Langston mnlangston@gmail.com 2009-06-06 10:37:56 --- With un-patched wine, I would error shortly after applying wallpaper, or pretty much any kind of "wall" material accessed through build-mode. After putting in a total of 6 or 7 hours with patched wine, I've only experienced one crash, which may have not been related to this bug (although the console did say something about memory..)
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #17 from Mark hughes markh789@gmail.com 2009-06-07 21:00:38 --- Ahh ok. I know what your on about now. I get the same thing.
Something about out of memory? I think there is a memory leak that needs to be looked into.
http://bugs.winehq.org/show_bug.cgi?id=18649
NSLW lukasz.wojnilowicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lukasz.wojnilowicz@gmail.co | |m
--- Comment #18 from NSLW lukasz.wojnilowicz@gmail.com 2009-06-10 00:58:30 --- For me The Sims 3 is crashing when playing the Sim. The output is repeating fixme:d3d:stretch_rect_fbo >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glBlitFramebuffer() @ device.c / 6660
and finally
err:d3d:resource_init Out of memory!
I use two patches bugs.winehq.org/attachment.cgi?id=20484 bugs.winehq.org/attachment.cgi?id=20483 from bug #13335 without them the game crashes earlier
additional information: -Highest settings -ORM=fbo -Wine-1.1.23
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #19 from Mark hughes markh789@gmail.com 2009-06-10 01:25:47 --- (In reply to comment #18)
For me The Sims 3 is crashing when playing the Sim. The output is repeating fixme:d3d:stretch_rect_fbo >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glBlitFramebuffer() @ device.c / 6660
and finally
err:d3d:resource_init Out of memory!
I use two patches bugs.winehq.org/attachment.cgi?id=20484 bugs.winehq.org/attachment.cgi?id=20483 from bug #13335 without them the game crashes earlier
additional information: -Highest settings -ORM=fbo -Wine-1.1.23
Dose the game still crash though?
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #20 from NSLW lukasz.wojnilowicz@gmail.com 2009-06-10 01:28:23 --- (In reply to comment #19)
(In reply to comment #18)
For me The Sims 3 is crashing when playing the Sim. The output is repeating fixme:d3d:stretch_rect_fbo >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glBlitFramebuffer() @ device.c / 6660
and finally
err:d3d:resource_init Out of memory!
I use two patches bugs.winehq.org/attachment.cgi?id=20484 bugs.winehq.org/attachment.cgi?id=20483 from bug #13335 without them the game crashes earlier
additional information: -Highest settings -ORM=fbo -Wine-1.1.23
Dose the game still crash though?
Yes but later. It seems that these two patches gives you opportunity to play longer.
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #21 from Mark hughes markh789@gmail.com 2009-06-10 01:32:35 --- (In reply to comment #20)
(In reply to comment #19)
(In reply to comment #18)
For me The Sims 3 is crashing when playing the Sim. The output is repeating fixme:d3d:stretch_rect_fbo >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glBlitFramebuffer() @ device.c / 6660
and finally
err:d3d:resource_init Out of memory!
I use two patches bugs.winehq.org/attachment.cgi?id=20484 bugs.winehq.org/attachment.cgi?id=20483 from bug #13335 without them the game crashes earlier
additional information: -Highest settings -ORM=fbo -Wine-1.1.23
Dose the game still crash though?
Yes but later. It seems that these two patches gives you opportunity to play longer.
Ok. Dose an error come up when it crashes? Or unique new errors?
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #22 from NSLW lukasz.wojnilowicz@gmail.com 2009-06-10 01:34:38 --- (In reply to comment #21)
Ok. Dose an error come up when it crashes? Or unique new errors?
No there is no error. It's simply crashing with out of memory.
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #23 from Mark hughes markh789@gmail.com 2009-06-10 01:35:32 --- (In reply to comment #22)
(In reply to comment #21)
Ok. Dose an error come up when it crashes? Or unique new errors?
No there is no error. It's simply crashing with out of memory.
Ok, understood. Just curious.
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #24 from Mark hughes markh789@gmail.com 2009-06-12 05:50:17 --- I can confirm - PlayOnLinux dose increase the time frame of game-play, though it still dose have Memory Leaks.
http://bugs.winehq.org/show_bug.cgi?id=18649
Johnny Cockroach jc.cockroach@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jc.cockroach@gmail.com
--- Comment #25 from Johnny Cockroach jc.cockroach@gmail.com 2009-06-15 05:01:10 --- I can comfirm this. Happens often in Build Mode and whenever there's alot happening on the screen
http://bugs.winehq.org/show_bug.cgi?id=18649
elipsoid@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |elipsoid@gmail.com
--- Comment #26 from elipsoid@gmail.com 2009-06-15 14:29:08 --- Same issues.
Had : fixme:d3d9:IDirect3DDevice9Impl_GetRenderTarget Call to IWineD3DDevice_GetRenderTarget failed fixme:d3d_surface:surface_load_ds_location (0x161650) Not supported with fixed up depth stencil
The game just stops. Nothing in linuxes logs.
http://bugs.winehq.org/show_bug.cgi?id=18649
Patrice Ferlet metal3d@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |metal3d@gmail.com
--- Comment #27 from Patrice Ferlet metal3d@gmail.com 2009-06-17 10:28:53 --- Same here, playonlinux and nvidia 8600 GT
Memory leak after 10 minutes gaming... god saves the "save game" button
http://bugs.winehq.org/show_bug.cgi?id=18649
Jan Kalab pitel@nomi.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #28 from Jan Kalab pitel@nomi.cz 2009-07-04 02:18:04 --- I've just created Sim, moved him in some house, bought some stuff, visited town... I guess it's fixed.
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #29 from Patrice Ferlet metal3d@gmail.com 2009-07-07 03:37:20 --- Is it fixed with PlayOnLinux ?
http://bugs.winehq.org/show_bug.cgi?id=18649
--- Comment #30 from NSLW lukasz.wojnilowicz@gmail.com 2009-07-07 05:14:46 --- (In reply to comment #29)
Is it fixed with PlayOnLinux ?
PlayOnLinux uses Wine so if it's fixed in Wine then it's alos fixed in POL. You have to be sure you set Wine-1.1.25 or newer for running The Sims 3
http://bugs.winehq.org/show_bug.cgi?id=18649
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #31 from Alexandre Julliard julliard@winehq.org 2009-07-17 12:28:13 --- Closing bugs fixed in 1.1.26.