What to do? The application was created in QtCreator, only element QWebView, Added a URL for WebView. Nothing else.
QtWebKit vers: 5.3.1
Debugger:
ASSERTION FAILED: !isUndefined()
platform/Length.h(196) : bool WebCore::Length::isZero() const
0 WTFCrash C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×15c1fa85
1 WebCore::Length::blend(WebCore::Length const&, double) const C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×162926cc
2 WebCore::PropertyWrapper<WebCore::Length>::blend(WebCore::AnimationBase const*, WebCore::RenderStyle*, WebCore::RenderStyle const*, WebCore::RenderStyle const*, double) const C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×1627bf85
3 WebCore::CSSPropertyAnimation::blendProperties(WebCore::AnimationBase const*, WebCore::CSSPropertyID, WebCore::RenderStyle*, WebCore::RenderStyle const*, WebCore::RenderStyle const*, double) C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×15663ec9
4 WebCore::ImplicitAnimation::animate(WebCore::CompositeAnimation*, WebCore::RenderObject*, WebCore::RenderStyle const*, WebCore::RenderStyle*, WTF::RefPtr<WebCore::RenderStyle>&) C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×1565f2a5
5 WebCore::CompositeAnimation::animate(WebCore::RenderObject*, WebCore::RenderStyle*, WebCore::RenderStyle*) C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×1566c98e
6 WebCore::AnimationController::updateAnimations(WebCore::RenderObject*, WebCore::RenderStyle*) C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×15672b45
7 WebCore::RenderObject::setAnimatableStyle(WTF::PassRefPtr<WebCore::RenderStyle>) C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×1420b2be
8 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×140d1095
9 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×140d118b
10 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×140d118b
11 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×140d118b
12 WebCore::Document::recalcStyle(WebCore::Node::StyleChange) C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×140d6e55
13 WebCore::Document::updateStyleIfNeeded() C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×140d72ad
14 WebCore::Document::updateLayout() C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×140d78b9
15 WebCore::Document::updateLayoutIgnorePendingStylesheets() C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×140d9b61
16 WebCore::Element::offsetHeight() C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×140da413
17 WebCore::jsElementOffsetHeight(JSC::ExecState*, JSC::JSValue, JSC::PropertyName) C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×14f756d0
18 JSC::JSValue::get(JSC::ExecState*, JSC::PropertyName, JSC::PropertySlot&) const C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×16253644
19 JSC::getByVal(JSC::ExecState*, JSC::JSValue, JSC::JSValue, JSC::ReturnAddressPtr) C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×15ad39da
20 ctiOpThrowNotCaught C:\Qt\5.3\mingw482_32\bin\Qt5WebKitd.dll 0×15ac7290
… <Více>
↧