http://bugs.winehq.org/show_bug.cgi?id=18997
Florian florian@fkoeberle.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #23138|0 |1 is obsolete| |
--- Comment #13 from Florian florian@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"