Skip to content

Instantly share code, notes, and snippets.

@kenchris
Created November 13, 2012 19:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kenchris/61bf7390f76fddb5c97b to your computer and use it in GitHub Desktop.
Save kenchris/61bf7390f76fddb5c97b to your computer and use it in GitHub Desktop.
crash log for WebKitTestRunner (pid 7445):
STDOUT: <empty>
STDERR: ERR<7445>:evas-gl_x11 evas_x_main.c:832 eng_best_visual_get() glXChooseFBConfig returned no configs
STDERR: ERR<7445>:evas-gl_x11 evas_x_main.c:832 eng_best_visual_get() glXChooseFBConfig returned no configs
STDERR: ERR<7445>:evas-gl_x11 evas_x_main.c:832 eng_best_visual_get() glXChooseFBConfig returned no configs
STDERR: ERR<7445>:ecore_evas ecore_evas_x.c:208 _ecore_evas_x_gl_window_new() evas_engine_info_set() for engine 'opengl_x11' failed.
STDERR: ERR<7445>:ecore_evas ecore_evas_x.c:3569 ecore_evas_gl_x11_options_new() evas_engine_info_set() init engine 'opengl_x11' failed.
STDERR: ERR<7445>:ecore ecore.c:558 _ecore_magic_fail()
STDERR: *** ECORE ERROR: Ecore Magic Check Failed!!!
STDERR: *** IN FUNCTION: ecore_evas_get()
STDERR: ERR<7445>:ecore ecore.c:560 _ecore_magic_fail() Input handle pointer is NULL!
STDERR: ERR<7445>:ecore ecore.c:571 _ecore_magic_fail() *** NAUGHTY PROGRAMMER!!!
STDERR: *** SPANK SPANK SPANK!!!
STDERR: *** Now go fix your code. Tut tut tut!
STDERR: ERR<7445>: /home/kenneth/repo/webkit/Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:501 createEwkView() safety check failed: canvas == NULL
STDERR: CRI<7445>: /home/kenneth/repo/webkit/Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:659 ewk_view_theme_set() null is not a ewk_view
STDERR: CRI<7445>: /home/kenneth/repo/webkit/Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:659 ewk_view_theme_set() no smart data for object (nil) ((null))
STDERR: 1 0x7f34556a5e78
STDERR: 2 0x7f3453ee44a0
STDERR: 3 0x7f3455192049 EwkViewImpl::fromEvasObject(_Evas_Object const*)
STDERR: 4 0x7f3455191869 WKViewGetPage
STDERR: 5 0x40cd22 WTR::TestController::createWebViewWithOptions(OpaqueWKDictionary const*)
STDERR: 6 0x40d58d WTR::TestController::initialize(int, char const**)
STDERR: 7 0x40e194 WTR::TestController::TestController(int, char const**)
STDERR: 8 0x417274 main
STDERR: 9 0x7f3453ecf76d __libc_start_main
STDERR: 10 0x40a1b9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment