[Webkit-unassigned] [Bug 98857] [Qt][ARM] REGRESSION(r130826): It made 33 JSC test and 466 layout tests crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 26 04:20:43 PDT 2012


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





--- Comment #10 from Gabor Ballabas <gaborb at inf.u-szeged.hu>  2012-10-26 04:21:53 PST ---
(In reply to comment #9)

> So, you're emitting a bne for patchableBranch32, and then you're trying to patch a blx when relink() is called.
> 
> That's your bug.
> 
> Either make relink() work with bne, or make patchableBranch32 emit a blx.
> 

Thank you for your time and your advice. I will follow your suggestion and take a closer look at those areas you have mentioned.

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