Recompiling webkit with --disable-jit "solves" the issue.
So it seems to be a bug in the ARM JIT. This would also explain why gdb can't tell which library this code is coming from.
Recompiling webkit with --disable-jit "solves" the issue.
So it seems to be a bug in the ARM JIT. This would also explain why gdb can't tell which library this code is coming from.