[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 14:27:03 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=85076
--- Comment #9 from Daniel Drake <dsd at laptop.org> 2012-04-30 14:27:04 PST ---
I'm working from the same core dump so nothing should change.
Yes, I agree it looks strange that it is jumping right into the middle of a function.
(gdb) x/x 0x49f0ed40
0x49f0ed40: 0x41d5d15c
(gdb) x/x 0x41d5d15c
0x41d5d15c <_ZN3JSC4Heap9markRootsEb+1536>: 0xe0299609
I'm not in a good position to test webkit trunk at the moment. I will try to build it on Wednesday.
In the mean time please let me know if you have any other ideas.
--
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