http://bugs.winehq.org/show_bug.cgi?id=34776
Bug #: 34776 Summary: explorer.exe does not start Product: Wine Version: unspecified Platform: x86-64 OS/Version: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: lrasinen@iki.fi Classification: Unclassified
Created attachment 46371 --> http://bugs.winehq.org/attachment.cgi?id=46371 Debug output when explorer.exe does not start
The git master (29c6e10fd) no longer starts explorer.exe with this command line:
DYLD_FALLBACK_LIBRARY_PATH=/opt/X11/lib/ ./wine explorer.exe
(DFLP for freetype libraries)
Nothing appears on the screen, and the default debug output is quite silent. With earlier versions
I was able to use git bisect to track the problem down to this commit:
[7370a565436b404570b1b1c4ad58a320368fbd7a] user32: Delay registration of the builtin classes until the first window is created.
Mac OS X 10.7.5.
http://bugs.winehq.org/show_bug.cgi?id=34776
--- Comment #1 from Lasse Rasinen lrasinen@iki.fi 2013-10-21 03:32:16 CDT --- Created attachment 46372 --> http://bugs.winehq.org/attachment.cgi?id=46372 Debug output when explorer.exe starts fine
http://bugs.winehq.org/show_bug.cgi?id=34776
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source Regression SHA1| |7370a565436b404570b1b1c4ad5 | |8a320368fbd7a
http://bugs.winehq.org/show_bug.cgi?id=34776
--- Comment #2 from Ken Thomases ken@codeweavers.com 2013-10-21 14:07:02 CDT --- Created attachment 46376 --> http://bugs.winehq.org/attachment.cgi?id=46376 Self-deadlock backtrace
This is a gdb stack trace of a stuck thread. It has self-deadlocked. Frame 6 is waiting on the InitOnce... from frame 30 to complete.
http://bugs.winehq.org/show_bug.cgi?id=34776
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5435dad997cee166f47ca7681b6 | |1b4472841bab5 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2013-10-21 15:10:01 CDT --- Fixed by 5435dad997cee166f47ca7681b61b4472841bab5.
http://bugs.winehq.org/show_bug.cgi?id=34776
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winemac.drv
http://bugs.winehq.org/show_bug.cgi?id=34776
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2013-10-25 12:54:19 CDT --- Closing bugs fixed in 1.7.5.