[Bug 22033] World of Warcraft Crashes on startup (due to broken Solaris malloc())

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 30 05:07:42 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=22033

--- Comment #36 from Ken Mays <maybird1776 at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list