http://bugs.winehq.org/show_bug.cgi?id=13720
Summary: Wine hard crash all system Product: Wine Version: 1.0-rc3 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kamilpe@gmail.com
I try to use wine on Fedora 9 (i386 and x86 on two different machines) but distribution package is unusable.
After this solutions I can use wine and every application I try, just works:
http://wiki.winehq.org/PreloaderPageZeroProblem
pass -fno-unit-at-a-time to gcc (wihout this many applications simply don't start, gtuner and Ice Wind Dale 2 for example)
and before compilation: ulimit -s unlimited (without this compile crashes)
But sometimes (not often), when I use windows app (Photoshop CS2, PowerIso...) all system crash and no response. No ctrl+alt+backspace, ctrl+alt+delete, only hard reset. I don't now where I can get some logs after crash like that, but this stops me from use wine... who works perfectly without this crashes :( Please help me fix this, I think maybe this is gcc 4.3 fault, but where?