Well as Henri mentioned a bug report has been posted to the (un)official amd bugzilla for it with details on the crash. It was just related to the enabling of FBOs by default and some FBO related tests.
Regarding debugging I would try to use winedbg and if it isn't sufficient winedbg offers a gdb proxy method which could be useful as well. Further it might also be useful to use the Wine ddraw/d3d8/d3d9 test suites. The tests consist of both conformance tests to windows behavior and they also test tricky d3d functionality which popular games require. Various tests fail at this point on the AMD drivers (on windows some also don't always work) and before (on catalyst <=9.3 or it was <=9.2) some tests even caused a system crash. It would be useful if the tests could be run as they illustrate a lot of tricky d3d9 situations.
Regards, Roderick Colenbrander
On Wed, Jun 17, 2009 at 5:38 PM, Damjan Jovanovicdamjan.jov@gmail.com wrote:
On Wed, Jun 17, 2009 at 11:01 AM, Guan, Xiao-FengXiao-Feng.Guan@amd.com wrote:
Hello,
As we can see that, from version 1.1.23, all application fails to start on AMD card. We are going to investigate why it happens. If it is necessary, Would you please let us know a little more about the changes of this version?
If it worked for you before and doesn't work in 1.1.23, it sounds like you should do a regression test to find the patch that broke it: http://wiki.winehq.org/RegressionTesting
Thanks & regards.
Guan Xiaofeng
OpenGL Software Engineer,
Graphic Product Group
Shanghai R&D Center, AMD Cop.
Xiao-Feng.Guan@amd.com
Tel 86 021 61601838 ext 25746
Regards and good luck Damjan Jovanovic