[Webkit-unassigned] [Bug 110059] New: [EFL][WK2] compositing/layer-creation/fixed-position-out-of-view-scaled.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 17 12:01:34 PST 2013


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

           Summary: [EFL][WK2]
                    compositing/layer-creation/fixed-position-out-of-view-
                    scaled.html is flaky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit BREWMP
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dchris at gmail.com
                CC: kenneth at webkit.org, luxtella at company100.net,
                    mikhail.pozdnyakov at intel.com


compositing/layer-creation/fixed-position-out-of-view-scaled.html sometimes crashes on the bots:
crash log for WebKitTestRunner (pid 26034):
STDOUT: <empty>
STDERR: ASSERTION FAILED: m_fixedToViewport
STDERR: /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp(606) : void WebCore::TextureMapperLayer::setScrollPositionDeltaIfNeeded(const WebCore::FloatSize&)
STDERR: 1   0x7fa8631ef93e WebCore::TextureMapperLayer::setScrollPositionDeltaIfNeeded(WebCore::FloatSize const&)
STDERR: 2   0x7fa8631d4f0a WebCore::CoordinatedGraphicsScene::adjustPositionForFixedLayers()
STDERR: 3   0x7fa8631d45c0 WebCore::CoordinatedGraphicsScene::paintToCurrentGLContext(WebCore::TransformationMatrix const&, float, WebCore::FloatRect const&, unsigned int)
STDERR: 4   0x7fa85f8f130c EwkView::paintToCurrentGLContext()
STDERR: 5   0x7fa85f8f1650 EwkView::displayTimerFired(WebCore::Timer<EwkView>*)
STDERR: 6   0x7fa85f8f774c WebCore::Timer<EwkView>::fired()
STDERR: 7   0x7fa86311d521 WebCore::ThreadTimers::sharedTimerFiredInternal()
STDERR: 8   0x7fa86311d435 WebCore::ThreadTimers::sharedTimerFired()
STDERR: 9   0x7fa863c9eba1
STDERR: 10  0x7fa85ea923de _ecore_timer_expired_call
STDERR: 11  0x7fa85ea925ab _ecore_timer_expired_timers_call
STDERR: 12  0x7fa85ea8f4b1
STDERR: 13  0x7fa85ea8fb47 ecore_main_loop_begin
STDERR: 14  0x4363cb WTR::TestController::platformRunUntil(bool&, double)
STDERR: 15  0x420214 WTR::TestController::runUntil(bool&, WTR::TestController::TimeoutDuration)
STDERR: 16  0x427a09 WTR::TestInvocation::invoke()
STDERR: 17  0x41ff34 WTR::TestController::runTest(char const*)
STDERR: 18  0x42006d WTR::TestController::runTestingServerLoop()
STDERR: 19  0x420107 WTR::TestController::run()
STDERR: 20  0x41d7a5 WTR::TestController::TestController(int, char const**)
STDERR: 21  0x436565 main
STDERR: 22  0x7fa85d5ee76d __libc_start_main
STDERR: 23  0x41c089
STDERR: ERROR: Thread name "com.apple.WebKit.ChildProcess.WatchDogQueue" is longer than 31 characters and will be truncated by Visual Studio
STDERR: /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/Source/WTF/wtf/Threading.cpp(78) : WTF::ThreadIdentifier WTF::createThread(WTF::ThreadFunction, void*, const char*)

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