http://bugs.winehq.org/show_bug.cgi?id=58412
--- Comment #3 from Bernhard Übelacker bernhardu@mailbox.org --- A small addition: When there exist not yet a fully configured wineprefix it simply fails like this:
##### benutzer@debian:~$ winecfg wine: Unhandled page fault on execute access to 00406000 at address 00406000 (thread 002c), starting debugger... 002c:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 40 32" (2) Read the Wine Developers Guide on how to set up winedbg or another debugger wine: could not load kernel32.dll, status c0000135 #####
The recursive winedbg.exe executions can just be observed with a wineprefix created by a working wine version.