[Webkit-unassigned] [Bug 105820] [Qt] REGRESSION(r138489): It made tst_qgraphicswebview API test timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 03:14:42 PST 2013


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allan.jensen at digia.com




--- Comment #15 from Simon Hausmann <hausmann at webkit.org>  2013-02-01 03:16:43 PST ---
Seems to hang in 

(gdb) bt
#0  __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:132
#1  0x00007fffeec2b065 in _L_lock_858 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007fffeec2aeba in __pthread_mutex_lock (mutex=0xda5ef0) at pthread_mutex_lock.c:61
#3  0x00007ffff1581e53 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#4  0x00007ffff157ad30 in XGetWindowAttributes () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#5  0x00007ffff659db3c in WebCore::GraphicsSurface::platformPaintToTextureMapper(WebCore::TextureMapper*, WebCore::FloatRect const&, WebCore::TransformationMatrix const&, float, WebCore::BitmapTexture*)
    () from /home/berlin/src/webkit/trunk/WebKitBuild/Release/lib/libQt5WebKit.so.5
#6  0x00007ffff6582db2 in WebCore::GraphicsContext3DPrivate::paintToTextureMapper(WebCore::TextureMapper*, WebCore::FloatRect const&, WebCore::TransformationMatrix const&, float, WebCore::BitmapTexture*)
    () from /home/berlin/src/webkit/trunk/WebKitBuild/Release/lib/libQt5WebKit.so.5
#7  0x00007ffff630e87f in WebCore::TextureMapperLayer::paintSelf(WebCore::TextureMapperPaintOptions const&) () from /home/berlin/src/webkit/trunk/WebKitBuild/Release/lib/libQt5WebKit.so.5

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