[Webkit-unassigned] [Bug 15008] ASSERTION FAILED: !firstLineBox() == !lastLineBox() setting content on image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 19 09:37:03 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15008





------- Comment #4 from ddkilzer at webkit.org  2007-08-19 09:37 PDT -------
With a local debug build of WebKit r25142 with Safari 3 Public Beta v. 3.0.3
(522.12.1) on Mac OS X 10.4.10 (8R218), I get an assertion failure:

ASSERTION FAILED: !firstLineBox() == !lastLineBox()
(/path/to/WebKit/WebCore/rendering/RenderInline.cpp:327 virtual int
WebCore::RenderInline::height() const)
Segmentation fault

With WebKit Nightly r25145 and Safari 3 Public Beta v. 3.0.3 on 10.4.10, I
don't see a crash.

With the Safari 3 Public Beta v. 3.0.3 with its original WebKit on 10.4.10, I
DO see the crash described in this bug.

With Safari 2.0.4 (419.3) with its original WebKit on 10.4.10, I do not see the
crash.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list