[Webkit-unassigned] [Bug 29954] Webkit SIGBUS when destroying old page (closing tab or simply reloading a web page)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 28 03:03:31 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=29954
Jake Knickerbocker <jacob at turbolinux.co.jp> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jacob at turbolinux.co.jp
--- Comment #1 from Jake Knickerbocker <jacob at turbolinux.co.jp> 2010-06-28 03:03:32 PST ---
I'm hitting this same issue on an older build (r44552) and was able to get rid of the SIGBUS crash by using a patch very similar to one used for Sparc as listed in bug 19946.
https://bugs.webkit.org/show_bug.cgi?id=19946
This involves dealing with alignment in the Arena memory management and solves the problem (I think), and I am able click links and browse, but hitting pages with lots of content causes a SIGSEGV consistently. No stability.
I'm curious to know if there is a good solution to this.
--
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