[Bug 18997] Warcraft 3 1.23 crashes after remaining one minute in a Battle.net chat room.

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 7 11:57:31 CST 2009


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


Florian <florian at fkoeberle.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23138|0                           |1
        is obsolete|                            |




--- Comment #13 from Florian <florian at fkoeberle.de>  2009-12-07 11:57:30 ---
Created an attachment (id=25106)
 --> (http://bugs.winehq.org/attachment.cgi?id=25106)
Log without crash with wine-1.1.34 with patch to disable completion port
creation and patch to log invalid handles.

I made a few short tests: Warcraft 3 doesn't crash within the short duration of
my tests, but it tries constantly to free invalid handles. In two of my three
test runs it was producing heap error messages after about one minute(very
approximately):
err:heap:HEAP_ValidateInUseArena Heap 0x110000: in-use arena 0x4f86878 next
block has PREV_FREE flag

The lines:
fixme:crypt:CertVerifyCertificateChainPolicy unimplemented for 4
are gone now, but two new crypt fixmes have started to appear:
fixme:crypt:CRYPT_CriticalExtensionsSupported unsupported critical extension
"2.5.29.32"
fixme:crypt:CRYPT_CriticalExtensionsSupported unsupported critical extension
"2.5.29.32"

-- 
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