https://bugs.freedesktop.org/show_bug.cgi?id=29244
Summary: [wine][r300g] Spore Creature Creator segfaults Product: Mesa Version: git Platform: Other URL: http://www.spore.com/trial OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: sa@whiz.se
Created an attachment (id=37369) --> (https://bugs.freedesktop.org/attachment.cgi?id=37369) backtrace of crash
The Spore Creature Creator game (running in Wine) segfaults on start:
state_tracker/st_manager.c:475: st_context_notify_invalid_framebuffer: Assertion `stfb && stfb->iface == stfbi' failed.
It works (or at least starts) if software mode is forced.
Doesn't seem to be a regression, as it doesn't work on the 7.8 branch either.
System environment: -- system architecture: 32-bit -- Linux distribution: Debian unstable -- GPU: RV570 -- Model: Asus EAX1950Pro 256MB -- Display connector: DVI -- xf86-video-ati: cdeb1949c820242f05a8897d3ddd0718f204dacf -- xserver: 1.8.99.904 (1.9.0 RC 4) -- mesa: 451a0ddb190e5185372fed9ec57d24a822442ecc -- drm: 6ea2bda5f5ec8f27359760ce580fdad3df0464df -- kernel: 2.6.35-rc5
https://bugs.freedesktop.org/show_bug.cgi?id=29244
--- Comment #1 from Sven Arvidsson sa@whiz.se 2010-07-25 10:45:32 PDT --- This could be the same problem as bug 28477.
https://bugs.freedesktop.org/show_bug.cgi?id=29244
Marek Olšák maraeo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |crumja@gmail.com
--- Comment #2 from Marek Olšák maraeo@gmail.com 2010-08-05 19:15:45 PDT --- *** Bug 28477 has been marked as a duplicate of this bug. ***
https://bugs.freedesktop.org/show_bug.cgi?id=29244
Matt Turner mattst88@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|Drivers/DRI/r300 |Drivers/Gallium/r300
https://bugs.freedesktop.org/show_bug.cgi?id=29244
--- Comment #3 from Fabio Pedretti fabio.ped@libero.it 2010-09-27 03:46:09 PDT --- I am having the same problem with Panzers II wine game. It worked fine some time ago, let me know if I have to bisect it.
https://bugs.freedesktop.org/show_bug.cgi?id=29244
--- Comment #4 from Fabio Pedretti fabio.ped@libero.it 2010-10-12 02:55:22 PDT --- This issue is fixed for me in current master.
https://bugs.freedesktop.org/show_bug.cgi?id=29244
Sven Arvidsson sa@whiz.se changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Sven Arvidsson sa@whiz.se 2010-10-12 12:02:57 PDT --- Confirmed. The crash seems to be gone now.
https://bugs.freedesktop.org/show_bug.cgi?id=29244
--- Comment #6 from Marek Olšák maraeo@gmail.com 2010-10-12 15:56:48 PDT --- I guess you guys are all running Mesa master. Could you please test the 7.9 branch as well?
https://bugs.freedesktop.org/show_bug.cgi?id=29244
--- Comment #7 from Fabio Pedretti fabio.ped@libero.it 2010-10-13 01:43:48 PDT --- (In reply to comment #6)
I guess you guys are all running Mesa master. Could you please test the 7.9 branch as well?
It's fixed in 7.9 branch and also runs better here. With master I am indeed getting this: https://bugs.freedesktop.org/show_bug.cgi?id=30823
dri-devel@lists.freedesktop.org