[Webkit-unassigned] [Bug 48619] [Qt][WK2] SharedMemory use two page for one page request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 29 01:50:30 PDT 2010


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





--- Comment #1 from Balazs Kelemen <kbalazs at webkit.org>  2010-10-29 01:50:30 PST ---
Oh.... My patch asserts. The essence of that was to hack around
SharedMemory::systemPageSize to get back getpagesize() - extra_space
but there is an assert at VisitedLinkTable.cpp:60 - ASSERT(isPowerOf2(m_tableSize)); and this fails with the patch.
Grrrrrrr!

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