http://bugs.winehq.org/show_bug.cgi?id=12953
Summary: DAZStudio 2.1 installer intermittantly hangs on startup Product: Wine Version: 0.9.61. Platform: PC URL: http://www.daz3d.com/i.x/software/studio/- /download?&_m=d OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nodisgod@yahoo.com
Created an attachment (id=12697) --> (http://bugs.winehq.org/attachment.cgi?id=12697) DAZStudio 2.1 thread backtraces
While trying to test the DAZStudio 2.1 installer for bug 12931, I found that half the time, starting the installer caused it to hang with an unpainted window and eventually fail with a wait failure:
ALSA lib pcm_dmix.c:874:(snd_pcm_dmix_open) unable to open slave fixme:powrprof:DllMain (0x7dfd0000, 1, (nil)) not fully implemented fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION fixme:imm:ImmReleaseContext (0x2002e, 0x13e9c8): stub fixme:win:SetLayeredWindowAttributes (0x1003a,0x00000000,0,2): stub! fixme:win:SetLayeredWindowAttributes (0x1003c,0x00000000,0,2): stub! err:ntdll:RtlpWaitForCriticalSection section 0x7e7b2b20 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 001a, blocked by 0009, retrying (60 sec)
Attaching a debugger at this point shows that the application seems to be hung in libxcb.so.1 at xcb_wait_for_event(). The backtraces for the threads of the DAZStudio installer at the hang point are attached.