http://bugs.winehq.org/show_bug.cgi?id=34888
Bug #: 34888 Summary: OriginPro 8 freezes in a new installation of Wine (via MacPorts) after Lion->Mavericks upgrade Product: Wine Version: 1.6 Platform: x86 OS/Version: Mac OS X Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ph.schaefe@gmail.com Classification: Unclassified
Wine was running OriginPro 8 quite okay even until after I upgraded from OSX Lion to Mavericks.
I use MacPorts and Wine. Under Mavericks, MacPorts refused to upgrade outdated ports, so I had to delete and reinstall MacPorts and all its ports, including Wine. I'm not sure if that was a good or a bad idea.
After the re-install of Wine, OriginPro 8 stopped working. At first, it crashed (it freezes) after clicking five or six times on the "File" menu. Then it crashed/froze instantly when I clicked on the "File" menu. Clicking on other menu items, e.g. "Edit" or "Help" or "Window" did not elicit a crash.
Upon freezing/crashing, it says only:
fixme:storage:create_storagefile Storage share mode not implemented. Assertion failed at address 0x000b:0x9938f952 (thread 0009), starting debugger...
But the debugger neither ever finishes nor does it tell me anything.
I tried also OriginPro 8.51, but it showed exactly the same freezing behavior when clicking on "File".
It was still ok to work with, as it started fine, and the button bar allows most of the "File" menu's commands. But now, the freezing occurs already during starting it. :evil:
I read from this ticket http://appdb.winehq.org/objectManager.php?sClass=version&iId=5834 and from other sources that this might have something to do with msiexec, especially when something freezes. I tried to install msiexec version 4 and 6, additionally, with winetricks, but both fail to install.
I do not understand what is going on there. Do I need Wine-devel instead of Wine? Which components of Wine did I forgot to install?