[Webkit-unassigned] [Bug 105504] [EFL] Unexpected Accessibility crashes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 20 05:04:49 PST 2012


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


Mateusz Leszko <m.leszko at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.leszko at samsung.com




--- Comment #2 from Mateusz Leszko <m.leszko at samsung.com>  2012-12-20 05:07:03 PST ---
What is buildbot configuration? I can't reproduce crash.


I've run some tests:
1. 64bit Ubuntu 12.04.1 LTS; Debug with TILED_BACKING_STORE=ON

LOG:
"~/WebKit/WebKit$ Tools/Scripts/run-webkit-tests --efl -v --debug -2 LayoutTests/fast/dom/Range/range-extract-contents.html
Using port 'efl-wk2'
Test configuration: <, x86, debug>
Placing test results in /home/m.leszko/WebKit/WebKit/WebKitBuild/Debug/layout-test-results
Baseline search path: efl-wk2 -> wk2 -> efl -> generic
Using Debug build
Pixel tests disabled
Regular timeout: 80000, slow test timeout: 400000
Command line: /home/m.leszko/WebKit/WebKit/Tools/efl/run-with-jhbuild /home/m.leszko/WebKit/WebKit/WebKitBuild/Debug/bin/WebKitTestRunner -

Found 1 test; running 1, skipping 0.
Running 1 WebKitTestRunner.     

[1/1] fast/dom/Range/range-extract-contents.html passed

The test ran as expected."

I've run it 10 times, and always have no crash.
What is configuration of buildbot?

I've also run it on different mashines and diferent configurations.
1 64bit Ubuntu 12.04.1 LTS; Debug with TILED_BACKING_STORE=OFF
2 64bit Ubuntu 12.04.1 LTS; Release with TILED_BACKING_STORE=OFF
3 32bit Ubuntu 12.04.1 LTS; Release
4 32bit Ubuntu 12.04.1 LTS; Debug
5 32bit Ubuntu 11.10; Release with TILED_BACKING_STORE=OFF
6 32bit Ubuntu 11.10; Debug with TILED_BACKING_STORE=OFF 


Found only 2 crashes not connected in Results:
3.

CRI<22371>:ewebkit2 /home/m.leszko/webkit.org/WebKit/Source/WebKit2/UIProcess/API/efl/ewk_main.cpp:83 ewk_init() could not init ecore_x.

6.

ERR<25805>:evas-gl_x11 evas_x_main.c:404 eng_window_new() OpenGL Driver blacklisted:
ERR<25805>:evas-gl_x11 evas_x_main.c:405 eng_window_new() Vendor: Mesa Project
ERR<25805>:evas-gl_x11 evas_x_main.c:406 eng_window_new() Renderer: Software Rasterizer
ERR<25805>:evas-gl_x11 evas_x_main.c:407 eng_window_new() Version: 2.1 Mesa 7.11
ERR<25805>:ecore_evas ecore_evas_x.c:254 _ecore_evas_x_gl_window_new() evas_engine_info_set() for engine 'opengl_x11' failed.
ERR<25805>:ecore_evas ecore_evas_x.c:3571 ecore_evas_gl_x11_options_new() evas_engine_info_set() init engine 'opengl_x11' failed.
ASSERTION FAILED: m_ptr
/home/mleszko/workspace/WebKit_efl/Source/WTF/wtf/OwnPtr.h(72) : WTF::OwnPtr<T>::ValueType* WTF::OwnPtr<T>::operator->() const [with T = WTR::TestInvocation, WTF::OwnPtr<T>::PtrType = WTR::TestInvocation*, WTF::OwnPtr<T>::ValueType = WTR::TestInvocation]
1   0x8066880 WTF::OwnPtr<WTR::TestInvocation>::operator->() const
2   0x80630dc WTR::TestController::run()
3   0x8060e8b WTR::TestController::TestController(int, char const**)
4   0x8076347 main
5   0xb000c113 __libc_start_main
6   0x805fa81

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