[Bug 23389] New: HEAP_ValidateInUseArena memory tail overwritten when updating Wine
http://bugs.winehq.org/show_bug.cgi?id=23389 Summary: HEAP_ValidateInUseArena memory tail overwritten when updating Wine Product: Wine Version: 1.2-rc5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: hoehle(a)users.sourceforge.net Both on Linux and MacOS I observed the following when Wine performs an update with the memory fence turned on: WINEDEBUG=warn+heap wine winecfg err:heap:HEAP_ValidateInUseArena Heap 0x110000: block 0x111590 tail overwritten at 0x1115b5 (byte 0/19 == 0x00) err:heap:HEAP_ValidateInUseArena Heap 0x110000: block 0x1167a0 tail overwritten at 0x1167ad (byte 0/11 == 0x00) wine: configuration in '/Users/.../.wine' has been updated. Reproduce after rm ~/.wine/.update-timestamp On Linux the reported byte position is twice byte 0/11. In addition, when gecko is present, there are 5 occurrences of warn:heap:validate_block_pointer Heap 0x110000: pointer 0x40248080 is not inside heap (as it's the same heap address it could be the same bug). -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23389 Jörg Höhle <hoehle(a)users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23389 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-28 11:18:48 --- Fixed by f71c4113bc33fd738ce493d021694f166d2ed27c. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23389 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2010-07-02 12:35:26 --- Closing bugs fixed in 1.2-rc6. -- 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.
participants (1)
-
wine-bugs@winehq.org