[Webkit-unassigned] [Bug 42383] New: 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 Jul 15 09:35:10 PDT 2010


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

           Summary: ASSERTION FAILED: m_freePtr <= m_end
                    (./JavaScriptCore/jit/ExecutableAllocator.h:105 void*
                    JSC::ExecutablePool::alloc(size_t))
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lauragwd at gmail.com
                CC: barraclough at apple.com


Created an attachment (id=61673)
 --> (https://bugs.webkit.org/attachment.cgi?id=61673)
The GDB backtrace

Hello,

Webkit suddenly began to crash out of the sudden with the following message (debug build):

ASSERTION FAILED: m_freePtr <= m_end
(./JavaScriptCore/jit/ExecutableAllocator.h:105 void* JSC::ExecutablePool::alloc(size_t))

A full gdb backtrace is attached. System is a Linux 2.6.34 64-bit kernel.

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