https://bugs.winehq.org/show_bug.cgi?id=46879 --- Comment #3 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Created attachment 63949 --> https://bugs.winehq.org/attachment.cgi?id=63949 hack Hi, could you try if the attached hack changes anything for you? It`s not a patch but really a hack to pinpoint where the crash comes from (and if we have same crash) I found that though the installer crashes, the 32 bit version starts fine, but the 64 bit one crashes for me too. I`ll attach debuglog later. the attached hack makes it start for me. But note that the program might be a bit different; I have : pwd /home/louis/.wine/drive_c/Program Files/PowerWorld/Simulator Education-Evalution20 louis(a)debian:~/.wine/drive_c/Program Files/PowerWorld/Simulator Education-Evalution20$ ls -al pwrworld.exe -rwxr-xr-x 1 louis louis 106029504 Mar 18 16:03 pwrworld.exe You have: c:/Program\ Files\ \(x86\)/PowerWorld/SimulatorGSO17/pwrworld.exe So you run the 32-bit version I guess, but that one starts fine here (demo version) At least: to get more info you might want un the program by WINEDEBUG=+relay,+seh,+tid wine pwrworld.exe &>log and attach the (bzipped2) log file to this bugreport -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.