[Webkit-unassigned] [Bug 97569] Assertion failure in non-JIT'ed LLInt on ARM Thumb

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 5 14:47:42 PDT 2012


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


Cosmin Truta <ctruta at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #165638|0                           |1
        is obsolete|                            |
 Attachment #165638|review?, commit-queue?      |
               Flag|                            |
 Attachment #167385|                            |review?, commit-queue?
               Flag|                            |




--- Comment #6 from Cosmin Truta <ctruta at gmail.com>  2012-10-05 14:48:11 PST ---
Created an attachment (id=167385)
 --> (https://bugs.webkit.org/attachment.cgi?id=167385&action=review)
Patch

Since createFromExecutableAddress takes pointers from LLInt::getCodePtr() only, I think this the best place to isolate disabling the check for decorated code pointers.
(ASSERT_VALID_CODE_POINTER has also failed in other places on our machines, but we were able to resolve those failures without having to disable the decorated pointer check globally.)

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