http://bugs.winehq.org/show_bug.cgi?id=8927
Summary: Xops segfaults Product: Wine Version: CVS Platform: Other URL: http://ftp.vector.co.jp/pack/win95/game/shoot/xops096.zi p OS/Version: Linux Status: UNCONFIRMED Keywords: download Severity: normal Priority: P2 Component: wine-user AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk
Hi, a user submitted this application into appdb with garbage test results. I gave it a try, and it segfaults here. Steps to reproduce: 1.download and unzip the application. 2. Run with WINEDLLOVERRIDES="d3dxof=n" wine xops096.exe to work around unimplemented stuff in d3dxof. 3. Select a game from the menu ----> Segfault
I'll attach the log hereafter. It looks like there are repeatedly exceptions thrown after this call:
0009:Call user32.DrawTextA(000002d0,004906b4 "\x93G\x82\xf0\x91S\x82\xc4\x93|\x82\xb9",ffffffff,0034fc54,00000400) ret=00438 fe2 0009:Ret user32.DrawTextA() retval=00000011 ret=00438fe2
This call present several times in the log, after which trouble seem to start.