http://bugs.winehq.org/show_bug.cgi?id=31597
Bug #: 31597 Summary: ZBrush 3.1 demo aborts on startup with unimplemented function vcomp.dll.omp_get_wtime Product: Wine Version: 1.5.12 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: vcomp AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
Install ad5668bf8e244180ac8de1c6f0109be57fa41903 ZBrush3.1_Trial_Setup.exe and start it. It creates a window frame, but before it draws anything inside the frame, it crashes with wine: Call from 0x7b83aa32 to unimplemented function vcomp.dll.omp_get_wtime, aborting
"winetricks vcrun2005" works around it, and lets you start the app.
(See also bug 26688. The patch at https://code.google.com/p/winezeug/source/browse/trunk/vcomp.patch is enough for Risen, but not enough yet for ZBrush 3.1.)
http://bugs.winehq.org/show_bug.cgi?id=31597
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.pixologic.c | |om/trial.php?f=ZBrush3.1_Tr | |ial_Setup.exe
http://bugs.winehq.org/show_bug.cgi?id=31597
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #1 from Dan Kegel dank@kegel.com 2012-09-02 12:40:47 CDT --- I've improved the patch at https://code.google.com/p/winezeug/source/browse/trunk/vcomp.patch to handle dynamic for loops better; with this patch, the app starts up.
http://bugs.winehq.org/show_bug.cgi?id=31597
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5c988477d47a81dc52574731925 | |3f97ac3d971d5 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com 2012-09-05 15:45:58 CDT --- http://source.winehq.org/git/wine.git/commitdiff/5c988477d47a81dc52574731925...
http://bugs.winehq.org/show_bug.cgi?id=31597
--- Comment #3 from Dan Kegel dank@kegel.com 2012-09-11 23:15:04 CDT --- FWIW, mscodescan reports the app imports the following stubs: vcomp:_vcomp_enter_critsect vcomp:_vcomp_for_dynamic_init vcomp:_vcomp_for_dynamic_next vcomp:_vcomp_for_static_end vcomp:_vcomp_for_static_init vcomp:_vcomp_for_static_simple_init vcomp:_vcomp_fork vcomp:_vcomp_leave_critsect
http://bugs.winehq.org/show_bug.cgi?id=31597
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-09-14 13:35:56 CDT --- Closing bugs fixed in 1.5.13.