[Webkit-unassigned] [Bug 56553] run-javascriptcore-tests failing on Windows WebKit2 bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 21 14:27:23 PDT 2011


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





--- Comment #12 from Adam Roben (:aroben) <aroben at apple.com>  2011-03-21 14:27:23 PST ---
The crashing call is in AssemblerBuffer::grow:

    m_buffer = static_cast<char*>(fastRealloc(m_buffer, m_capacity));

m_capacity is 14785173.

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