http://bugs.winehq.org/show_bug.cgi?id=33974
--- Comment #20 from Mike Blumenkrantz michael.blumenkrantz@gmail.com --- (In reply to Anastasius Focht from comment #19)
Hello folks,
the exceptions are harmless and expected.
--- snip --- ... 004d:Call shell32.SHGetKnownFolderPath(7eff7f50,00008000,00000000,7efff70c) ret=7eff18e3 ... 004d:Call KERNEL32.GetSystemDirectoryW(0033e168,00000104) ret=7e383250 004d:Ret KERNEL32.GetSystemDirectoryW() retval=00000013 ret=7e383250 004d:Call advapi32.RegQueryValueExW(0000005c,7e3cb220 L"ProfilesDirectory",00000000,0033dcd8,0033df60,0033dcdc) ret=7e382ac0 004d:Ret advapi32.RegQueryValueExW() retval=00000000 ret=7e382ac0 004d:Call advapi32.GetUserNameW(0033e168,0033dd54) ret=7e382fda 004d:Ret advapi32.GetUserNameW() retval=00000001 ret=7e382fda 004d:Call shlwapi.PathAppendW(0033e7e8 L"C:\users",0033e168 L"root") ret=7e382fef 004d:Ret shlwapi.PathAppendW() retval=00000001 ret=7e382fef 004d:Call shlwapi.PathAppendW(0033e7e8 L"C:\users\root",0033dd72 L"\Desktop") ret=7e38301e 004d:Ret shlwapi.PathAppendW() retval=00000001 ret=7e38301e ... --- snip ---
You are running Wine as root. NEVER do this! Any bug reports/logs resulting from that are automatically invalid.
You need to reinstall _everything_ in a clean WINEPREFIX owned by a normal user.
Regards
Done, and there is no change at all in the status of the crashes that I reported in comment #16.
I did discover, however, that when using a 32bit wine prefix, some of the other crashes, eg. comment #18, disappear.