[Webkit-unassigned] [Bug 124964] [GTK] Webkit1 crash on www.jolla.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 2 11:32:29 PST 2013


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


Adrian Bunk <bunk at stusta.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com




--- Comment #4 from Adrian Bunk <bunk at stusta.de>  2013-12-02 11:30:50 PST ---
Bisecting a non-debug build was not successful, since there are different crashes with different git snapshots and it is unclear which are related to the current problem and which are unrelated.

Neither was bisecting for the assertion successful - the resulting commit was http://trac.webkit.org/changeset/147759 that added the assertion...

Looking further, that assertion was supposed to be fixed recently by http://trac.webkit.org/changeset/159218

WebKit1 (no matter whether with GTK+2 or GTK+3) still triggers this assertion in latest git HEAD.

GTK+3 WebKit2 in git HEAD does have the crash in non-debug builds, but it triggers a different assertion in debug builds:
ASSERTION FAILED: enclosingIntRect(rendererMappedResult) == enclosingIntRect(FloatQuad(result).boundingBox())

Simon, do you have any ideas regarding this issue?

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