Hi,
  I am using the 1.6.3 release (an old one) for my development and get a
crash while loading gap.com and youtube.com/tv.(Both related to JS function
apply having an incredibly large number of arguments)
My processor is ARM 11 based and the smaps of the crash point me to the
location where the JIT has dumped the bytecode for excuting various JS
functionality.

>From the looks of it, the issue I face is very similar to this one
https://bugs.webkit.org/show_bug.cgi?id=108991 however, since I am on an
old version it is difficult for me to fix it in my JSC. Can anyone help me
out over here as to where should I patch my JSC source code

Thanks
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to