http://bugs.winehq.org/show_bug.cgi?id=31862
Bug #: 31862 Summary: "The Network" demo fails to start without native d3dx9 Product: Wine Version: 1.5.14 Platform: x86 URL: http://www.aquafoxstudio.com/network_installer_demo.ms i OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs@winehq.org ReportedBy: madewokherd@gmail.com CC: wine-bugs@winehq.org Classification: Unclassified
Created attachment 41928 --> http://bugs.winehq.org/attachment.cgi?id=41928 console log
The console output has some d3dx9 fixme's, but it's not obvious to me which is important. Native d3dx9 works around the crash and allows the program to start.
The crash is in heap code (the application has its own crash handler that prevents a backtrace except when run in winedbg). Setting WINEDEBUG=warn+heap changes it to a page fault from the program accessing 0xfeeefee8.