http://bugs.winehq.org/show_bug.cgi?id=22033
--- Comment #36 from Ken Mays maybird1776@yahoo.com 2011-08-30 05:07:41 CDT --- (In reply to comment #0)
Created an attachment (id=26793)
--> (http://bugs.winehq.org/attachment.cgi?id=26793) [details]
Console and Wowerror output
OS: OpenSolaris snv_134 Wine: 1.1.40 (Compiled)
When launching WoW, I get a screen that looks like it's going to start, but then immediately crashes. I can here the sound from the app running, but no video and the wowerror crash screen comes up, follow by the wine "This program had an error" dialog. I've appended the the console and wowerror output into an attachment.
In the OSOL contrib repo, there is a binary version of wine 1.0.1. With this version, WoW runs fine, except there's no sound (the contrib version doesn't detect any sound drivers).
Help appreciated, very willing to try recommendations and get more output to you if need be.
I've also tried using WoW in full screen, with a virtual desktop in full screen and in windowed mode.
OS: Solaris 11 Express snv_151 Wine 1.3.27 (Compiled) Tested App: World of Warcraft: Cataclysm patch 4.2: Rage of the Firelands.
You can resolve this ticket.
Solaris can use "-lumem" instead of malloc (older implementations) due to the multithreaded/SMP design of the OS. So, you could patch for Solaris 10/11 (sunos5) to use '-lumem' in this case for better scalability.
Sound for Wow on Solaris 10/11 is just dependent on if the contributing person enabled sound or not in the contributed Wine package.
Don't bother with the fancier methods if they are not default system libs.