http://bugs.winehq.org/show_bug.cgi?id=36176
Bug ID: 36176 Summary: winecfg hangs when trying to add override for dbghelp Product: Wine Version: 1.7.17 Hardware: x86-64 OS: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: frederic.delanoy@gmail.com
Tried under wine-1.7.17-129-gb84e112.
1. Start winecfg 2. Click on Libraries tab 3. Type "dbghelp" under "New override for library:" (don't hit Enter) 4. Click "Add"
=> winecfg hangs
http://bugs.winehq.org/show_bug.cgi?id=36176
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net --- Not hanging here. I get a popup warning me that changing the load order is not recommended and asking if I want to do it anyway, click yes, the override is added.
http://bugs.winehq.org/show_bug.cgi?id=36176
--- Comment #2 from Frédéric Delanoy frederic.delanoy@gmail.com --- Oddly enough I only get it when I type the exact "dbghelp" word in it.
Now I retried a couple of times and it doesn't occur anymore (I got the warning popup).
Maybe the warning popup wasn't visible but somehow active?
Anyway I'll leave this bug open for the time being so I can see if some people can reproduce. I'll also retest regularly and check if it happens again (and close this bug if not).
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
https://bugs.winehq.org/show_bug.cgi?id=36176
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #4 from Frédéric Delanoy frederic.delanoy@gmail.com --- Closing since I can't reproduce it (neither do other people).
https://bugs.winehq.org/show_bug.cgi?id=36176
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Frédéric Delanoy frederic.delanoy@gmail.com --- Closing