https://bugs.winehq.org/show_bug.cgi?id=37475
Bug ID: 37475 Summary: SimCity 2013 freezes on start in fullscreen (Failed to open BO for returned DRI2 buffer (1600x900, dri2 back buffer, named 11). This is likely a bug in the X Server that will lead to a crash soon.) Product: Wine Version: 1.7.29 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jre.winesim@gmail.com Distribution: ---
Created attachment 49859 --> https://bugs.winehq.org/attachment.cgi?id=49859 Complete output (WINEDEBUG=fixme+all,err+all). The crash happens in line 3553.
Hi,
I installed SimCity 2013 in EA's Origin. When I start the game in fullscreen it freezes during the intro. See the complete output (WINEDEBUG=fixme+all,err+all) in the attachment. The crash happens in line 3553.
Starting and playing in an emulated virtual desktop works, but gives during the intro more than 3.000.000 lines like this:
~~~~~ err:d3d_surface:surface_invalidate_location Surface 0x10ecfed0 does not have any up to date location. [...] err:d3d_surface:surface_load_location Surface 0x10ed83e8 does not have any up to date location. ~~~~~
I'm really not sure if this is wine's fault or as suggested by the error message the X Server's. I got the same error message ("This is likely a bug in the X Server that will lead to a crash soon.") when watching videos with mpv when toggling fullscreen on and off. At the same time this works with other video players, e.g. mplayer.
Hardware: Samsung Serie 9 900X4C-A07 38,1cm (15 Zoll) Ultrabook (Intel Core i7-3517U, 1,9 GHz, 8GB RAM, 256GB SSD, Intel HD 4000). It happens regardless if I have an external monitor plugged in or not.
Software: Debian Jessie (testing), 64-bit Linux 3.16-3-amd64 #1 SMP Debian 3.16.5-1 (2014-10-10) x86_64 GNU/Linux xserver-xorg 1:7.7+7 xserver-xorg-core 2:1.16.1-1 xserver-xorg-video-intel 2:2.21.15-2+b2 Origin 9.4.22.2815
See also my test report in the AppDB: https://appdb.winehq.org/objectManager.php?sClass=version&iId=27821&...
I'd be happy to provide any further information.
Greets and thanks! jre
https://bugs.winehq.org/show_bug.cgi?id=37475
jre.winesim@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jre.winesim@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=37475
jre.winesim@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #1 from jre.winesim@gmail.com --- Nevermind, it's indeed a bug in the Intel graphics driver:
https://bugs.freedesktop.org/show_bug.cgi?id=84372
There's workaround (enabling SNA) mentioned in comment #7 that works for me:
# cat /etc/X11/xorg.conf.d/20-intel.conf Section "Device" Identifier "Intel Graphics" Driver "intel" Option "AccelMethod" "sna" Option "TearFree" "true" EndSection
Just the background graphics are distorted now.
https://bugs.winehq.org/show_bug.cgi?id=37475
--- Comment #2 from Henri Verbeet hverbeet@gmail.com --- The surface_load_location() / surface_invalidate_location() messages are likely to be a duplicate if bug 37406, which should be fixed in current git / upcoming Wine 1.7.30. The other message is indeed likely to be some X or perhaps Mesa issue, but may not directly be related to the crash.
The best thing to do at this point would be to retest with current git or Wine 1.7.30 when that's released.
https://bugs.winehq.org/show_bug.cgi?id=37475
jre.winesim@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |UPSTREAM
--- Comment #3 from jre.winesim@gmail.com --- Thanks Henri for the quick response and the other pointer.
Changing this to "resolved upstream", see last message.
https://bugs.winehq.org/show_bug.cgi?id=37475
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=84372
https://bugs.winehq.org/show_bug.cgi?id=37475
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=37475
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED
--- Comment #5 from Austin English austinenglish@gmail.com --- This was inadvertently caught up in my unclosed bugs filter. NOTOURBUG should only be closed when fixed upstream.
Setting back to RESOLVED NOTOURBUG.
Sorry for the spam.
https://bugs.winehq.org/show_bug.cgi?id=37475
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Matteo Bruni matteo.mystral@gmail.com --- The upstream bug is reported fixed for over 3 years.