http://bugs.winehq.org/show_bug.cgi?id=58421
--- Comment #5 from win.user tst1@mixbox.pl --- After upgrading to wine 10.11 this issue still persists.
Additionally, I discovered that creating a new clean winprefix under Wine 10.9 (and under Wine 10.11) consists of only 6 folders with a total of 3 files.
Now the following error message seems to be understandable, because in this new winprefix, in the directory ~/.wine/drive_c/windows/system32/, where files like .dll should be located, there are no files. ~~~ winecfg wine: created the configuration directory '~/.wine' 002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc0daff wine: could not load kernel32.dll, status c0000135 ~~~
(And creating a new clean winprefix under wine 10.2-2 consists of 157 folders with a total of 1767 files. And under this Wine version, everything works correctly.)