http://bugs.winehq.org/show_bug.cgi?id=8266
Summary: Future Pinball : crash when playing a table (regression since 0.9.33) Product: Wine Version: 0.9.36. Platform: Other URL: http://www.futurepinball.com/download.html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-opengl AssignedTo: wine-bugs@winehq.org ReportedBy: o.oudin@free.fr
Future pinball crash when trying to play a table ( It's a regression since 0.9.33)
With 0.9.32, I was able to play tables with the config below Since 0.9.33, wine crash with a debugger trace (logs with 0.9.36 in attachement)
I'm on Ubuntu 6.10, x86, with nvidia driver installed (glxinfo show direct rendering : Yes, glxgears works)
I use this wine config :
- crypt32.dll, rsaenh.dll, mfc42.dll, vbscript.dll copied from a windows xp partition (crypt32.dll and rsaenh.dll are needed because Future Pinball store tables encrypted, mfc42.dll and vbscript.dll because Future Pinball use VBscript to script table's events)
- DCOM98.exe installed (builtin ole failed getting object classid {b54f3741-5b07-11cf-a4b0-00aa004a55e8})
- Disable sound (in 0.9.32, sound was crappy), set wine compatibility to windows xp
- run with WINEDEBUG=+loaddll,+opengl WINEDLLOVERRIDES=crypt32,rsaenh,ole32,oleaut32,rpcrt4=n wine Future Pinball.exe
I assign to wine-opengl, but I really don't know if this is the component crashing. I'm available to do more testing with others debug channel, but I don't know which could be usefull. If needed, I can reinstall also wine 0.9.32 and provide log with channels you want.