[Webkit-unassigned] [Bug 42383] ASSERTION FAILED: m_freePtr <= m_end (./JavaScriptCore/jit/ExecutableAllocator.h:105 void* JSC::ExecutablePool::alloc(size_t))

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 1 18:16:29 PST 2012


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


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #3 from Gavin Barraclough <barraclough at apple.com>  2012-03-01 18:16:29 PST ---
I think I vaguely recall a bug like this being fixed.  The problem related to how we returned unused executable space back to the allocator.

This ASSERT no longer exists, and the ExecutableAllocator has been completely rewritten, so I think it's probably pretty safe to say this has been fixed (or, at least, doesn't exist any more).  If you are still seeing issues in a recent WebKit, please reopen & attach a new backtrace.

Guessing the closest resolution for "this code no longer exists" is INVALID. :-)

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