http://bugs.winehq.org/show_bug.cgi?id=9031
------- Additional Comments From sebastian.kannengiesser@gmx.de 2007-27-07 06:45 ------- Problem is solved. Though I'm still interested in the true reasons for my trouble. What is clear now is, that the kernel was making the whole trouble. Somehow it was defective, which became clear when I run into an endless loop making a new gcc when it came to gcj-dbtool. The system became totally unresponsive like it was with wine, probably due to the system staying in kernel mode. Now I got a new kernel and winecfg works now again for my personal user. The first call to it had the output to be creating .wine twice, which it never had for the root user and that other user it worked for. So there must have been a point where winecfg came to start some kernel code, which due to its trouble never got back to user mode. Anyway, it works now...