[Webkit-unassigned] [Bug 128115] [Win] LLINT is not working.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 11 12:26:27 PST 2014


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





--- Comment #36 from peavo at outlook.com  2014-02-11 12:23:43 PST ---
(In reply to comment #35)
> (From update of attachment 223887 [details])
> I didn't realize that you've made these additional code changes not in the original review.  I'll need to take a closer look at this again.
> 

Ok, thanks, it didn't compile without enabling LLINT, so I had to do some extra modifications.

> Regarding the stack alignment issue, I may be able to make some suggestions if you can post some debugging info on the issue you're seeing e.g. what is the value of the frame pointer and stack pointer when the assertion fails.
> 
> Also, to help you debug the issue, I recommend disabling the JIT first and making sure that the assembly LLINT works.  You can do that by setting an environment var JSC_useJIT=false.   Alternatively, you can temporarily change useJIT to false in Options.h.

Ok, thanks, will try this out, and provide you with info :)

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