[Webkit-unassigned] [Bug 85076] ARM JIT causes segmentation fault on javascript-heavy pages
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 30 12:04:33 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=85076
Zoltan Herczeg <zherczeg at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zherczeg at webkit.org
--- Comment #2 from Zoltan Herczeg <zherczeg at webkit.org> 2012-04-30 12:04:33 PST ---
This is very interesting from your log:
pc 0x24 0x24
I see you disassembled the content of the link register. Could you disasseble a bit back? For example:
x/i $lr-32, $lr+4
Anyway a reduced test case would also be helpful.
--
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