http://bugs.winehq.org/show_bug.cgi?id=4775
------- Additional Comments From mike@codeweavers.com 2006-08-03 19:45 -------
I think that either
* You were running as root unintentionally
OR
* Mandriva has a serious sercurity problem in their Linux kernel
Wine runs with no special privilege, and it should be impossible for it to create files with uid != getuid().
Therefore, I think this bug is either invalid, or not our bug. Please try reproducing the problem...