WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
69933
[Qt][GTK] Assertion fail in CSSPrimitiveValue ctor
https://bugs.webkit.org/show_bug.cgi?id=69933
Summary
[Qt][GTK] Assertion fail in CSSPrimitiveValue ctor
Balazs Kelemen
Reported
2011-10-12 08:42:07 PDT
ASSERTION FAILED: isfinite(num) ../../../Source/WebCore/css/CSSPrimitiveValue.cpp(184) : WebCore::CSSPrimitiveValue::CSSPrimitiveValue(double, WebCore::CSSPrimitiveValue::UnitTypes) Full log:
http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Debug/r97259%20(18924)/fast/borders/inline-mask-overlay-image-outset-crash-log.txt
The culprit might be
http://trac.webkit.org/changeset/97248
Attachments
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2011-10-12 10:47:56 PDT
It is unlikely that
http://trac.webkit.org/changeset/97248
has anything to do with this as it only concerns code that runs well after any CSSPrimitiveValue construction.
Csaba Osztrogonác
Comment 2
2011-10-13 00:08:24 PDT
As far as I remember it is a flakey assertion, we should check it in the buildbot history.
Philippe Normand
Comment 3
2011-11-18 06:50:23 PST
***
Bug 69000
has been marked as a duplicate of this bug. ***
Philippe Normand
Comment 4
2011-11-18 06:50:37 PST
***
Bug 72716
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug