[Bug 11766] Heap corruption in crypt32 during Sandra benchmark?

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 20 16:29:59 CDT 2008


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


Juan Lang <juan_lang at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Juan Lang <juan_lang at yahoo.com>  2008-08-20 16:29:58 ---
Okay, I tried it again with a clean .wine.  Using version 1.1.2 (of Wine), I
see some heap errors like:

fixme:reg:GetNativeSystemInfo (0x33ea8c) using GetSystemInfo()
err:heap:HEAP_ValidateInUseArena Heap 0x110000: in-use arena 0x16dc70 next
block has PREV_FREE flag
err:heap:HEAP_ValidateInUseArena Heap 0x110000: prev arena 0x16e128 invalid for
in-use 0x16ed28
err:heap:HEAP_ValidateInUseArena Heap 0x110000: bad back ptr 0x5e300ff8 for
arena 0x16e128

(I know the GetNativeSystemInfo fixme is not a heap error, I'm using it as a
marker.)  Using today's git, I don't see the heap error.  The program still
crashes a few times and ultimately fails to run, but the crypt32 heap errors
are gone, so I'm calling this fixed.


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