[Webkit-unassigned] [Bug 101526] [EFL] Turn on WTF_USE_TILED_BACKING_STORE by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 04:02:57 PST 2012


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


Thiago Marcos P. Santos <tmpsantos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tmpsantos at gmail.com




--- Comment #11 from Thiago Marcos P. Santos <tmpsantos at gmail.com>  2012-11-08 04:04:29 PST ---
(In reply to comment #10)
> Had following error log on bot:
> 
> 02:58:47.244 22101   ERR<22224>:ecore ecore.c:558 _ecore_magic_fail() 
> 02:58:47.244 22101   *** ECORE ERROR: Ecore Magic Check Failed!!!
> 02:58:47.244 22101   *** IN FUNCTION: ecore_evas_get()
> 02:58:47.244 22101   ERR<22224>:ecore ecore.c:560 _ecore_magic_fail()   Input handle pointer is NULL!
> 02:58:47.244 22101   ERR<22224>:ecore ecore.c:571 _ecore_magic_fail() *** NAUGHTY PROGRAMMER!!!
> 02:58:47.244 22101   *** SPANK SPANK SPANK!!!
> 02:58:47.244 22101   *** Now go fix your code. Tut tut tut!
> 02:58:47.244 22101   ERR<22224>: /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:500 createEwkView() safety check failed: canvas == NULL
> 02:58:47.244 22101   CRI<22224>: /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:658 ewk_view_theme_set() null is not a ewk_view
> 02:58:47.244 22101   CRI<22224>: /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:658 ewk_view_theme_set() no smart data for object (nil) ((null))
> 02:58:47.244 22101   ASSERTION FAILED: view
> 02:58:47.244 22101   /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/Source/WebKit2/UIProcess/API/efl/EwkViewImpl.cpp(183) : static EwkViewImpl* EwkViewImpl::fromEvasObject(const Evas_Object*)
> 02:58:47.244 22101   1   0x7f11972f0c07 EwkViewImpl::fromEvasObject(_Evas_Object const*)
> 02:58:47.244 22101   2   0x7f11972ef7d9 WKViewGetPage
> 02:58:47.244 22101   3   0x430593 WTR::PlatformWebView::page()
> 02:58:47.244 22101   4   0x41bebd WTR::TestController::createWebViewWithOptions(OpaqueWKDictionary const*)
> 02:58:47.244 22101   5   0x41bc16 WTR::TestController::initialize(int, char const**)
> 02:58:47.244 22101   6   0x41ac7a WTR::TestController::TestController(int, char const**)
> 02:58:47.244 22101   7   0x430a22 main
> 02:58:47.244 22101   8   0x7f119501a76d __libc_start_main
> 
> Might be due to missing GL support (Everything is working locally)

Looks like GL works fine on the bots using Xvfb. It falls back to llvm pipe automagically (same as on our desktop). It has to be something else.

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