http://bugs.winehq.org/show_bug.cgi?id=18399
Summary: Everquest 2 Crashes with error in state_pointsprite Product: Wine Version: 1.1.21 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: celticht32@aol.com
Created an attachment (id=20980) --> (http://bugs.winehq.org/attachment.cgi?id=20980) wine crash
The Exception is attached to the Bug Report. Along with Winedbg output...
http://bugs.winehq.org/show_bug.cgi?id=18399
--- Comment #1 from chris ahrendt celticht32@aol.com 2009-05-08 22:02:47 --- Created an attachment (id=20981) --> (http://bugs.winehq.org/attachment.cgi?id=20981) winedbg crash
Here is the winedbg eception
http://bugs.winehq.org/show_bug.cgi?id=18399
--- Comment #2 from chris ahrendt celticht32@aol.com 2009-05-08 22:03:11 --- Created an attachment (id=20982) --> (http://bugs.winehq.org/attachment.cgi?id=20982) GLXinfo output
http://bugs.winehq.org/show_bug.cgi?id=18399
--- Comment #3 from chris ahrendt celticht32@aol.com 2009-05-08 22:03:35 --- Created an attachment (id=20983) --> (http://bugs.winehq.org/attachment.cgi?id=20983) lshw output
http://bugs.winehq.org/show_bug.cgi?id=18399
chris ahrendt celticht32@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal
http://bugs.winehq.org/show_bug.cgi?id=18399
--- Comment #4 from chris ahrendt celticht32@aol.com 2009-05-08 22:30:44 --- Created an attachment (id=20985) --> (http://bugs.winehq.org/attachment.cgi?id=20985) This is the output of the run with core fonts installed
This is the everquest2 run with the core font's installed...
window is drawn and sound begins to play then the crash occurs...
http://bugs.winehq.org/show_bug.cgi?id=18399
--- Comment #5 from chris ahrendt celticht32@aol.com 2009-05-08 22:41:56 --- Created an attachment (id=20986) --> (http://bugs.winehq.org/attachment.cgi?id=20986) Possible patch I found
I found this patch that may address this crash
WineD3D: Work around a bad crash in fglrx by Stefan Dösinger-2 May 06, 2009; 01:47pm
Adds a FIXME for situations that may render incorrectly due to the driver bug, and upgrades the extension-missing TRACE to a FIXME because it is something we should cope with, not the app.
http://bugs.winehq.org/show_bug.cgi?id=18399
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #20980|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=18399
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #20981|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=18399
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #20985|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=18399
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #20983|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=18399
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #20982|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=18399
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2009-05-08 23:43:47 --- Use correct mime types for attachments.
Even tho it's a driver bug me think it should be worked around. However it's not a bug in Wine - bug invalid.
http://bugs.winehq.org/show_bug.cgi?id=18399
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2009-05-08 23:44:05 --- Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=18399
--- Comment #8 from H. Verbeet hverbeet@gmail.com 2009-05-09 04:53:17 --- (In reply to comment #5)
Created an attachment (id=20986)
--> (http://bugs.winehq.org/attachment.cgi?id=20986) [details]
Possible patch I found
I found this patch that may address this crash
WineD3D: Work around a bad crash in fglrx by Stefan Dösinger-2 May 06, 2009; 01:47pm
Adds a FIXME for situations that may render incorrectly due to the driver bug, and upgrades the extension-missing TRACE to a FIXME because it is something we should cope with, not the app.
If you're getting this in 1.1.21 that patch won't help, it's already in 1.1.21 as commit 668328a697aaed3a7863c8c7e099e99471774bce.