Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-63346

Tests for qtwebengine crash on offscreen/minimal platforms

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.13.0 Beta 1
    • 5.10.0 Alpha
    • WebEngine
    • None

    Description

      Tests for qtwebengine crash on offscreen and minimal platforms.

      Steps to reproduce:

      1. cd qtwebengine/tests
      2. qmake
      3. make -j 4
      4. QT_QPA_PLATFORM=offscreen make check
        • Also "QT_QPA_PLATFORM=minimal make check" fails

      Expected outcome:

      • Tests pass

      Actual outcome:

      /home/qt/work/qt/qtwebengine/tests/auto/quick/inspectorserver/target_wrapper.sh  ./tst_inspectorserver
      WebEngine compiled with X11 support, however qpa backend is not xcb. This may fail.
      Received signal 11 SEGV_MAPERR 000000000000
      #0 0x7fb846ce7288 base::debug::StackTrace::StackTrace()
      #1 0x7fb846ce539d base::debug::StackTrace::StackTrace()
      #2 0x7fb846ce6119 base::debug::(anonymous namespace)::StackDumpSignalHandler()
      #3 0x7fb85265f4b0 <unknown>
      #4 0x7fb84393f17b TestNamespace::GLContextHelper::getXDisplay()
      #5 0x7fb84390baa1 GetQtXDisplay()
      #6 0x7fb847c31b84 gfx::GetXDisplay()
      #7 0x7fb847c31b68 gfx::InitializeThreadedX11()
      #8 0x7fb844ad7826 content::BrowserMainLoop::EarlyInitialization()
      #9 0x7fb844ae97da content::BrowserMainRunnerImpl::Initialize()
      #10 0x7fb84399aef7 QtWebEngineCore::WebEngineContext::WebEngineContext()
      #11 0x7fb84399b253 QtWebEngineCore::WebEngineContext::current()
      #12 0x7fb843903e93 QtWebEngineCore::BrowserContextAdapter::defaultContext()
      #13 0x7fb85438b555 TestNamespace::QQuickWebEngineProfile::defaultProfile()
      #14 0x000000404c5a tst_InspectorServer::tst_InspectorServer()
      #15 0x00000040865b main
      #16 0x7fb85264a830 __libc_start_main
      #17 0x0000004047b9 _start
        r8: 0000000000000000  r9: 00007ffc9c8be480 r10: 0000000000000000 r11: fffffffffffffffc
       r12: 00007fb844ae94fa r13: 00000000020d8650 r14: 00000000020d8920 r15: 00007ffc9c8bee60
        di: 000000000201abd0  si: 0000000000000000  bp: 00007ffc9c8be750  bx: 0000000000000000
        dx: 00007fb852f8aae0  ax: 0000000000000000  cx: 0000000000000000  sp: 00007ffc9c8be730
        ip: 00007fb84393f17b efl: 0000000000010206 cgf: 0000000000000033 erf: 0000000000000004
       trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000000
      [end of stack trace]
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            michal Michal Klocek
            sanurmen Sami Nurmenniemi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: