http://bugs.winehq.org/show_bug.cgi?id=21198
--- Comment #2 from Benoit PIERRE benoit.pierre@gmail.com 2009-12-30 17:26:39 --- OK, so apparently, it's not hanged, just really slow, after a minute or two, the logo sequence is played. It take a minute or two between each sequence, and a few minutes before the interface is shown. The background 3D animation is really slow.
The last wine release working correctly was 1.1.24, after regression testing, the first commit with the problem is:
commit 09712593c8496be5e952b7316099f9eed5043203 Author: Alexandre Julliard julliard@winehq.org Date: Thu Jun 25 14:18:53 2009 +0200
ntdll: Release some address space after the process initialization is done.
Reverting it in current git fix the problem.