http://bugs.winehq.org/show_bug.cgi?id=36746
Bug ID: 36746 Summary: Banished x64 crash on radeon-cards. Product: Wine Version: 1.7.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: roidal@googlemail.com
Banished x64 (Steam and Humblebundle-version) crash on
Intel Core i5-2410M Radeon HD 6850M (using free radeon Driver) 4GB Ram
with a popup: "A fatal error has occurred in VideoDX9-x64.dll and the game cannot continue!"
There are no additional infos in the console.
The same works on a Computer with nVidia card using propritary drivers.
32-bit Version of the Game works on *both* computers.
https://bugs.winehq.org/show_bug.cgi?id=36746
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |win64
http://bugs.winehq.org/show_bug.cgi?id=36746
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-d3d
--- Comment #1 from Henri Verbeet hverbeet@gmail.com --- Assuming component directx-d3d for the moment. Could you attach a WINEDEBUG="+seh,+tid,+d3d9,+d3d" log, please?
http://bugs.winehq.org/show_bug.cgi?id=36746
--- Comment #2 from roidal@googlemail.com --- Created attachment 48833 --> http://bugs.winehq.org/attachment.cgi?id=48833 wine output
http://bugs.winehq.org/show_bug.cgi?id=36746
--- Comment #3 from roidal@googlemail.com --- (In reply to roidal from comment #2)
Created attachment 48833 [details] wine output
Sorry, have to say its a gzip'ed text-file.
https://bugs.winehq.org/show_bug.cgi?id=36746
--- Comment #4 from Henri Verbeet hverbeet@gmail.com --- Created attachment 48834 --> https://bugs.winehq.org/attachment.cgi?id=48834 patch
It looks like the application fails to create a DXTn texture, and then crashes. Do you by any chance only have the 32-bit library for s3tc support installed? If that's the case, and it's not too much effort, could you please apply the attached patch and check if it makes it more obvious what's going on?
https://bugs.winehq.org/show_bug.cgi?id=36746
--- Comment #5 from roidal@googlemail.com --- (In reply to Henri Verbeet from comment #4)
Created attachment 48834 [details] patch
It looks like the application fails to create a DXTn texture, and then crashes. Do you by any chance only have the 32-bit library for s3tc support installed?
Yes, maybe thats the problem. I will take a look on monday when i have access to that computer again.
If that's the case, and it's not too much effort, could you please apply the attached patch and check if it makes it more obvious what's going on?
I'am using the pre-compiled version of wine from the repository, have to see if iam able to compile that.
http://bugs.winehq.org/show_bug.cgi?id=36746
roidal@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #6 from roidal@googlemail.com --- works after installing the 64-bit version of the s3tc library.
Thanks for help!
https://bugs.winehq.org/show_bug.cgi?id=36746
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com --- Closing.