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

tst_qdbusmarshall fails on Red Hat 6.6 x64

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.5.1
    • 5.6
    • D-Bus
    • None
    • linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64
    • bd1f5b268a1095ec6a4856cef46bc8550a8a8af8

    Description

        QtQA::App::TestRunner: begin tst_qdbusmarshall: [./tst_qdbusmarshall] [-silent] [-o] [/work/ci/qt/qt5/dev/_artifacts/test-logs/tst_qdbusmarshall-testresults-00.xml,xml] [-o] [-,txt]
        Testing tst_QDBusMarshall
        FAIL!  : tst_QDBusMarshall::sendSignalErrors() Not all expected messages were received
        QFATAL : tst_QDBusMarshall::receiveUnknownType(in-call) Cannot resolve 'dbus_connection_can_send_type' in your libdbus-1.
        FAIL!  : tst_QDBusMarshall::receiveUnknownType(in-call) Received a fatal error.
           Loc: [Unknown file(0)]
        Totals: 159 passed, 2 failed, 0 skipped, 0 blacklisted
        QtQA::App::TestRunner: Timed out after 450 seconds
        QtQA::App::TestRunner: Process exited due to signal 6; dumped core
        QtQA::App::TestRunner: ============================== backtrace follows: ==============================
        QtQA::App::TestRunner: gdb commands: thread apply all bt 100
        QtQA::App::TestRunner: 
        QtQA::App::TestRunner: warning: core file may not match specified executable file.
        QtQA::App::TestRunner: [New LWP 12278]
        QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
        QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1".
        QtQA::App::TestRunner: Core was generated by `./tst_qdbusmarshall -silent -o /work/ci/qt/qt5/dev/_artifacts/test-logs/tst_qdb'.
        QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted.
        QtQA::App::TestRunner: #0  0x0000003471832625 in raise () from /lib64/libc.so.6
        QtQA::App::TestRunner: 
        QtQA::App::TestRunner: Thread 1 (Thread 0x7fb5a5310720 (LWP 12278)):
        QtQA::App::TestRunner: #0  0x0000003471832625 in raise () from /lib64/libc.so.6
        QtQA::App::TestRunner: #1  0x0000003471833e05 in abort () from /lib64/libc.so.6
        QtQA::App::TestRunner: #2  0x00007fb5a53eb546 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1575
        QtQA::App::TestRunner: #3  0x00007fb5a53e7cb2 in TestNamespace::QMessageLogger::fatal (this=0x7fffbf391d10, msg=0x4677a8 "Cannot resolve '%s' in your libdbus-1.") at global/qlogging.cpp:777
        QtQA::App::TestRunner: #4  0x0000000000462164 in TestNamespace::qdbus_resolve_me (name=0x462afe "dbus_connection_can_send_type") at ../../../../../src/dbus/qdbus_symbols.cpp:137
        QtQA::App::TestRunner: #5  0x000000000040cbcb in TestNamespace::q_dbus_connection_can_send_type (connection=0x1b30360, type=104) at ../../../../../include/QtDBus/5.6.0/QtDBus/private/../../../../../src/dbus/qdbus_symbols_p.h:186
        QtQA::App::TestRunner: #6  0x000000000041b736 in tst_QDBusMarshall::receiveUnknownType (this=0x7fffbf392e70) at ../tst_qdbusmarshall.cpp:1091
        QtQA::App::TestRunner: #7  0x00000000004204c7 in tst_QDBusMarshall::qt_static_metacall (_o=0x7fffbf392e70, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=22, _a=0x7fffbf392130) at .moc/tst_qdbusmarshall.moc:195
        QtQA::App::TestRunner: #8  0x00007fb5a5630f47 in TestNamespace::QMetaMethod::invoke (this=0x7fffbf3925f0, object=0x7fffbf392e70, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184
        QtQA::App::TestRunner: #9  0x00007fb5a5630421 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffbf392e70, member=0x1b2aa60 "receiveUnknownType", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479
        QtQA::App::TestRunner: #10 0x00007fb5a5a12905 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffbf392e70, member=0x1b2aa60 "receiveUnknownType", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408
        QtQA::App::TestRunner: #11 0x00007fb5a5a0d6e3 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1b2aa60 "receiveUnknownType") at qtestcase.cpp:1940
        QtQA::App::TestRunner: #12 0x00007fb5a5a0df56 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1b30788 "receiveUnknownType()", data=0x0) at qtestcase.cpp:2069
        QtQA::App::TestRunner: #13 0x00007fb5a5a0ece2 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffbf392e70) at qtestcase.cpp:2377
        QtQA::App::TestRunner: #14 0x00007fb5a5a0f347 in TestNamespace::QTest::qExec (testObject=0x7fffbf392e70, argc=6, argv=0x7fffbf392fb8) at qtestcase.cpp:2620
        QtQA::App::TestRunner: #15 0x00000000004202a1 in main (argc=6, argv=0x7fffbf392fb8) at ../tst_qdbusmarshall.cpp:1482
        QtQA::App::TestRunner: 
        QtQA::App::TestRunner: ================================================================================
        QtQA::App::TestRunner: test failed, running again to see if it is flaky...
        ********* Start testing of tst_QDBusMarshall *********
        Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.9.1 20140922 (Red Hat 4.9.1-10))
        FAIL!  : tst_QDBusMarshall::initTestCase() 'proc.waitForReadyRead()' returned FALSE. ()
           Loc: [../tst_qdbusmarshall.cpp(143)]
        PASS   : tst_QDBusMarshall::cleanupTestCase()
        Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted
        ********* Finished testing of tst_QDBusMarshall *********
        QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
        QtQA::App::TestRunner:   first attempt:  exited with signal 6
        QtQA::App::TestRunner:   second attempt: exited with exit code 1
        QtQA::App::TestRunner: the test seems to be flaky, please fix this
        QtQA::App::TestRunner: this flaky test is being treated as a FAIL
        QtQA::App::TestRunner: end tst_qdbusmarshall: 452 seconds, exit code 1
        QtQA::App::TestScheduler: tst_qdbusmarshall failed
      

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            javahaka Jani Vähäkangas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes