[Webkit-unassigned] [Bug 88419] New: Memory corruption on HashTable.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 08:23:32 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88419

           Summary: Memory corruption on HashTable.h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: msanchez at igalia.com
                CC: mrobinson at webkit.org


So it seems that patch for bug 84970 has caused the GTK 64bit Debug bot to fail for a while already [1], with the following error:

*** glibc detected *** /home/slave/webkitgtk/gtk-linux-64-debug/build/Tools/gtk/../Scripts/../../WebKitBuild/Debug/Programs/TestWebKitAPI/WTF/TestHashMap: malloc(): memory corruption: 0x000000000067fdf0 ***

I've investigated a bit the issue and localized the source of this problem in this patch, specifically in the changes done in HashTable.h.

Already posted a comment in bug 84970.

[1] http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Debug/builds/33848/steps/API%20tests/logs/stdio

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list