https://bugs.winehq.org/show_bug.cgi?id=36176
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|winecfg hangs when trying |winecfg sporadically hangs |to add override for dbghelp |when trying to add override | |for dbghelp
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce this either.
Use a "lightweight" trace every time you want to reproduce for getting some information about overall system startup behaviour before the actual hang:
$ WINEDEBUG=+tid,+seh,+loaddll,+process,+msgbox winecfg
If you get the hang, please use 'winedbg' to create a backtrace of all threads ('bt all').
Changing summary because you can't reproduce it by yourself.
Regards