Subj : WINE problem To : comp.os.linux From : Daniel Novotný Date : Sat Sep 18 2004 03:38 pm Hello, I have an old slow computer (P120, 32RAM). Under RedHat 5.1 WINE worked without problems. When I upgraded to 6.1 it hangs in an infinite loop. I reinstalled WINE from rpm package on rpmfin.net but the problem persists. When I run it with debugging messages, I see it calls RegCreateKey all the time again and again. When I run it with strace it does write() and then operation $11 on some socket - all the time, again and again. When I run it with nonexistent file: wine c:\windows\not_there.exe or wine /dos/c/windows/not_there.exe it still runs the infinite loop and does not tell me any error message like "no such file" can something be done with this? Daniel Novotny .