[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jan 8 08:28:16 CET 2013


Autotests `tst_qapplication', `tst_qinputdialog', and `tst_qwizard' failed :(

  Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  Accessibility DBus not found. Falling back to session bus.
  Testing tst_QInputDialog
  QFATAL : tst_QInputDialog::getInt(getInt() - -) Received signal 11
  FAIL!  : tst_QInputDialog::getInt(getInt() - -) Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 1 passed, 1 failed, 0 skipped
  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 Thread 30944]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: Core was generated by `./tst_qinputdialog -silent -o /work/build/_artifacts/test-logs/tst_qinputdialog'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb77dd430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 30944):
  QtQA::App::TestRunner: #0  0xb77dd430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6712651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6715a82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb6a826e6 in qt_message_fatal (this=0xbfe08b6c,
  QtQA::App::TestRunner:     msg=0xb7219b24 "Received signal %d") at global/qlogging.cpp:868
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xbfe08b6c,
  QtQA::App::TestRunner:     msg=0xb7219b24 "Received signal %d") at global/qlogging.cpp:356
  QtQA::App::TestRunner: #5  0xb7204937 in QTest::FatalSignalHandler::signal (signum=11)
  QtQA::App::TestRunner:     at qtestcase.cpp:1959
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::data (
  QtQA::App::TestRunner:     this=0x0, name=0xb775086c "_q_embedded_native_parent_handle")
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:134
  QtQA::App::TestRunner: #8  qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > > (this=0x0, name=0xb775086c "_q_embedded_native_parent_handle")
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/global/qglobal.h:991
  QtQA::App::TestRunner: #9  QObject::d_func (this=0x0,
  QtQA::App::TestRunner:     name=0xb775086c "_q_embedded_native_parent_handle")
  QtQA::App::TestRunner:     at kernel/qobject.h:119
  QtQA::App::TestRunner: #10 QObject::property (this=0x0,
  QtQA::App::TestRunner:     name=0xb775086c "_q_embedded_native_parent_handle")
  QtQA::App::TestRunner:     at kernel/qobject.cpp:3620
  QtQA::App::TestRunner: #11 0xb75507d3 in QDialog::adjustPosition (this=0xbfe09368, w=0x98b9fd0)
  QtQA::App::TestRunner:     at dialogs/qdialog.cpp:832
  QtQA::App::TestRunner: #12 0xb7551b75 in QDialog::setVisible (this=0xbfe09368, visible=true)
  QtQA::App::TestRunner:     at dialogs/qdialog.cpp:707
  QtQA::App::TestRunner: #13 0xb75730e7 in QInputDialog::setVisible (this=0xbfe09368, visible=false)
  QtQA::App::TestRunner:     at dialogs/qinputdialog.cpp:1084
  QtQA::App::TestRunner: #14 0xb733a4c3 in QWidget::show (this=0xbfe09368) at kernel/qwidget.cpp:6914
  QtQA::App::TestRunner: #15 0xb7551cdf in QDialog::exec (this=0xbfe09368) at dialogs/qdialog.cpp:521
  QtQA::App::TestRunner: #16 0xb75743b7 in QInputDialog::getInt (parent=0x98b9fd0, title=...,
  QtQA::App::TestRunner:     label=..., value=-15, min=-20, max=-10, step=1, ok=0xbfe093ff, flags=...)
  QtQA::App::TestRunner:     at dialogs/qinputdialog.cpp:1212
  QtQA::App::TestRunner: #17 0x0804d04a in tst_QInputDialog::getInt (this=0xbfe09d24)
  QtQA::App::TestRunner:     at tst_qinputdialog.cpp:277
  QtQA::App::TestRunner: #18 0xb6c4b110 in QMetaMethod::invoke (this=0xbfe096b4, object=0xbfe09d24,
  QtQA::App::TestRunner:     connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=...,
  QtQA::App::TestRunner:     val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=...,
  QtQA::App::TestRunner:     val9=...) at kernel/qmetaobject.cpp:2146
  QtQA::App::TestRunner: #19 0xb6c4d603 in QMetaObject::invokeMethod (obj=0xbfe09d24,
  QtQA::App::TestRunner:     member=0x98bd400 "getInt", type=Qt::DirectConnection, ret=..., val0=...,
  QtQA::App::TestRunner:     val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=...,
  QtQA::App::TestRunner:     val8=..., val9=...) at kernel/qmetaobject.cpp:1463
  QtQA::App::TestRunner: #20 0xb7209220 in QMetaObject::invokeMethod (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:397
  QtQA::App::TestRunner: #21 qInvokeTestMethodDataEntry (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1653
  QtQA::App::TestRunner: #22 qInvokeTestMethod (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1770
  QtQA::App::TestRunner: #23 0xb7209fd7 in qInvokeTestMethods (testObject=0xbfe09d24, argc=6,
  QtQA::App::TestRunner:     argv=0xbfe09e04) at qtestcase.cpp:1924
  QtQA::App::TestRunner: #24 QTest::qExec (testObject=0xbfe09d24, argc=6, argv=0xbfe09e04)
  QtQA::App::TestRunner:     at qtestcase.cpp:2137
  QtQA::App::TestRunner: #25 0x0804b9bd in main (argc=6, argv=0xbfe09e04) at tst_qinputdialog.cpp:426
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  Accessibility DBus not found. Falling back to session bus.
  ********* Start testing of tst_QInputDialog *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_QInputDialog::initTestCase()
  QFATAL : tst_QInputDialog::getInt(getInt() - -) Received signal 11
  FAIL!  : tst_QInputDialog::getInt(getInt() - -) Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 1 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QInputDialog *********
  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 Thread 30947]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: Core was generated by `./tst_qinputdialog -o /work/build/_artifacts/test-logs/tst_qinputdialog-testres'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb770d430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 30947):
  QtQA::App::TestRunner: #0  0xb770d430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6642651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6645a82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb69b26e6 in qt_message_fatal (this=0xbfd0f8ac,
  QtQA::App::TestRunner:     msg=0xb7149b24 "Received signal %d") at global/qlogging.cpp:868
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xbfd0f8ac,
  QtQA::App::TestRunner:     msg=0xb7149b24 "Received signal %d") at global/qlogging.cpp:356
  QtQA::App::TestRunner: #5  0xb7134937 in QTest::FatalSignalHandler::signal (signum=11)
  QtQA::App::TestRunner:     at qtestcase.cpp:1959
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::data (
  QtQA::App::TestRunner:     this=0x0, name=0xb768086c "_q_embedded_native_parent_handle")
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:134
  QtQA::App::TestRunner: #8  qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > > (this=0x0, name=0xb768086c "_q_embedded_native_parent_handle")
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/global/qglobal.h:991
  QtQA::App::TestRunner: #9  QObject::d_func (this=0x0,
  QtQA::App::TestRunner:     name=0xb768086c "_q_embedded_native_parent_handle")
  QtQA::App::TestRunner:     at kernel/qobject.h:119
  QtQA::App::TestRunner: #10 QObject::property (this=0x0,
  QtQA::App::TestRunner:     name=0xb768086c "_q_embedded_native_parent_handle")
  QtQA::App::TestRunner:     at kernel/qobject.cpp:3620
  QtQA::App::TestRunner: #11 0xb74807d3 in QDialog::adjustPosition (this=0xbfd100a8, w=0x8922fd0)
  QtQA::App::TestRunner:     at dialogs/qdialog.cpp:832
  QtQA::App::TestRunner: #12 0xb7481b75 in QDialog::setVisible (this=0xbfd100a8, visible=true)
  QtQA::App::TestRunner:     at dialogs/qdialog.cpp:707
  QtQA::App::TestRunner: #13 0xb74a30e7 in QInputDialog::setVisible (this=0xbfd100a8, visible=false)
  QtQA::App::TestRunner:     at dialogs/qinputdialog.cpp:1084
  QtQA::App::TestRunner: #14 0xb726a4c3 in QWidget::show (this=0xbfd100a8) at kernel/qwidget.cpp:6914
  QtQA::App::TestRunner: #15 0xb7481cdf in QDialog::exec (this=0xbfd100a8) at dialogs/qdialog.cpp:521
  QtQA::App::TestRunner: #16 0xb74a43b7 in QInputDialog::getInt (parent=0x8922fd0, title=...,
  QtQA::App::TestRunner:     label=..., value=-15, min=-20, max=-10, step=1, ok=0xbfd1013f, flags=...)
  QtQA::App::TestRunner:     at dialogs/qinputdialog.cpp:1212
  QtQA::App::TestRunner: #17 0x0804d04a in tst_QInputDialog::getInt (this=0xbfd10a64)
  QtQA::App::TestRunner:     at tst_qinputdialog.cpp:277
  QtQA::App::TestRunner: #18 0xb6b7b110 in QMetaMethod::invoke (this=0xbfd103f4, object=0xbfd10a64,
  QtQA::App::TestRunner:     connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=...,
  QtQA::App::TestRunner:     val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=...,
  QtQA::App::TestRunner:     val9=...) at kernel/qmetaobject.cpp:2146
  QtQA::App::TestRunner: #19 0xb6b7d603 in QMetaObject::invokeMethod (obj=0xbfd10a64,
  QtQA::App::TestRunner:     member=0x8926400 "getInt", type=Qt::DirectConnection, ret=..., val0=...,
  QtQA::App::TestRunner:     val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=...,
  QtQA::App::TestRunner:     val8=..., val9=...) at kernel/qmetaobject.cpp:1463
  QtQA::App::TestRunner: #20 0xb7139220 in QMetaObject::invokeMethod (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:397
  QtQA::App::TestRunner: #21 qInvokeTestMethodDataEntry (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1653
  QtQA::App::TestRunner: #22 qInvokeTestMethod (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1770
  QtQA::App::TestRunner: #23 0xb7139fd7 in qInvokeTestMethods (testObject=0xbfd10a64, argc=5,
  QtQA::App::TestRunner:     argv=0xbfd10b44) at qtestcase.cpp:1924
  QtQA::App::TestRunner: #24 QTest::qExec (testObject=0xbfd10a64, argc=5, argv=0xbfd10b44)
  QtQA::App::TestRunner:     at qtestcase.cpp:2137
  QtQA::App::TestRunner: #25 0x0804b9bd in main (argc=5, argv=0xbfd10b44) at tst_qinputdialog.cpp:426
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qinputdialog: 6 seconds, signal 6
  
  Testing tst_QApplication
  FAIL!  : tst_QApplication::qtbug_12673() Compared values are not the same
     Loc: [../tst_qapplication.cpp(2149)]
  Totals: 53 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QApplication *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_QApplication::initTestCase()
  QWARN  : tst_QApplication::sendEventsOnProcessEvents() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::sendEventsOnProcessEvents() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::sendEventsOnProcessEvents()
  QWARN  : tst_QApplication::staticSetup() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::staticSetup() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::staticSetup()
  QWARN  : tst_QApplication::alert() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::alert() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::alert()
  QWARN  : tst_QApplication::multiple(data0) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data0) Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::multiple(data0) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data0) Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::multiple(data0) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data0) Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::multiple(data0) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data0) Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::multiple(data0) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data0) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::multiple(data0)
  QWARN  : tst_QApplication::multiple(data1) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data1) Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::multiple(data1) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data1) Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::multiple(data1) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data1) Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::multiple(data1) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data1) Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::multiple(data1) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data1) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::multiple(data1)
  QWARN  : tst_QApplication::multiple(data2) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data2) Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::multiple(data2) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data2) Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::multiple(data2) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data2) Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::multiple(data2) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data2) Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::multiple(data2) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data2) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::multiple(data2)
  QWARN  : tst_QApplication::multiple(data3) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data3) Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::multiple(data3) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data3) Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::multiple(data3) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data3) Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::multiple(data3) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data3) Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::multiple(data3) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::multiple(data3) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::multiple(data3)
  QWARN  : tst_QApplication::nonGui() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::nonGui() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::nonGui()
  QWARN  : tst_QApplication::setFont() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::setFont() Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::setFont(data0a) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::setFont(data0a) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::setFont(data0a)
  QWARN  : tst_QApplication::setFont(data0b) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::setFont(data0b) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::setFont(data0b)
  QWARN  : tst_QApplication::setFont(data1a) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::setFont(data1a) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::setFont(data1a)
  QWARN  : tst_QApplication::setFont(data1b) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::setFont(data1b) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::setFont(data1b)
  QWARN  : tst_QApplication::setFont(data2a) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::setFont(data2a) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::setFont(data2a)
  QWARN  : tst_QApplication::setFont(data2b) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::setFont(data2b) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::setFont(data2b)
  QWARN  : tst_QApplication::setFont(nonexistingfont after) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::setFont(nonexistingfont after) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::setFont(nonexistingfont after)
  QWARN  : tst_QApplication::setFont(nonexistingfont before) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::setFont(nonexistingfont before) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::setFont(nonexistingfont before)
  QWARN  : tst_QApplication::setFont(largescaleable after) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::setFont(largescaleable after) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::setFont(largescaleable after)
  QWARN  : tst_QApplication::setFont(largescaleable before) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::setFont(largescaleable before) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::setFont(largescaleable before)
  QWARN  : tst_QApplication::setFont(largeunscaleale after) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::setFont(largeunscaleale after) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::setFont(largeunscaleale after)
  QWARN  : tst_QApplication::setFont(largeunscaleale before) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::setFont(largeunscaleale before) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::setFont(largeunscaleale before)
  QWARN  : tst_QApplication::args(App name) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::args(App name) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::args(App name)
  QWARN  : tst_QApplication::args(No arguments) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::args(No arguments) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::args(No arguments)
  QWARN  : tst_QApplication::args(App name, style) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::args(App name, style) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::args(App name, style)
  QWARN  : tst_QApplication::args(App name, style, arbitrary, reverse) Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::args(App name, style, arbitrary, reverse) Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::args(App name, style, arbitrary, reverse)
  QWARN  : tst_QApplication::appName() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::appName() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::appName()
  QWARN  : tst_QApplication::lastWindowClosed() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::lastWindowClosed() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::lastWindowClosed()
  QWARN  : tst_QApplication::quitOnLastWindowClosed() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::quitOnLastWindowClosed() Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::quitOnLastWindowClosed() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::quitOnLastWindowClosed() Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::quitOnLastWindowClosed() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::quitOnLastWindowClosed() Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::quitOnLastWindowClosed() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::quitOnLastWindowClosed() Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::quitOnLastWindowClosed() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::quitOnLastWindowClosed() Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::quitOnLastWindowClosed() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::quitOnLastWindowClosed() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::quitOnLastWindowClosed()
  QWARN  : tst_QApplication::closeAllWindows() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::closeAllWindows() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::closeAllWindows()
  QWARN  : tst_QApplication::testDeleteLater() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::testDeleteLater() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::testDeleteLater()
  QWARN  : tst_QApplication::testDeleteLaterProcessEvents() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::testDeleteLaterProcessEvents() Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::testDeleteLaterProcessEvents() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::testDeleteLaterProcessEvents() Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::testDeleteLaterProcessEvents() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::testDeleteLaterProcessEvents() Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::testDeleteLaterProcessEvents() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::testDeleteLaterProcessEvents() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::testDeleteLaterProcessEvents()
  QWARN  : tst_QApplication::libraryPaths() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::libraryPaths() Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::libraryPaths() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::libraryPaths() Accessibility DBus not found. Falling back to session bus.
  QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("/work/build/qt/qtbase/plugins", "/usr/lib/kde4/plugins")
  QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "/work/build/qt/qtbase/plugins"
  QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("/work/build/qt/qtbase/plugins", "/usr/lib/kde4/plugins")
  QWARN  : tst_QApplication::libraryPaths() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::libraryPaths() Accessibility DBus not found. Falling back to session bus.
  QDEBUG : tst_QApplication::libraryPaths() ("/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/test", "/work/build/qt/qtbase/plugins", "/usr/lib/kde4/plugins", "/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication")
  QWARN  : tst_QApplication::libraryPaths() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::libraryPaths() Accessibility DBus not found. Falling back to session bus.
  QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("/work/build/qt/qtbase/plugins", "/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication", "/usr/lib/kde4/plugins")
  QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "/work/build/qt/qtbase/plugins"
  QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("/work/build/qt/qtbase/plugins", "/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication", "/usr/lib/kde4/plugins")
  QDEBUG : tst_QApplication::libraryPaths() appDirPath "/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication"
  QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath && appDirPath + /..: ("/work/build/qt/qtbase/tests/auto/widgets/kernel", "/work/build/qt/qtbase/plugins", "/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication", "/usr/lib/kde4/plugins")
  QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath + /tmp/..: ("/work/build/qt/qtbase/tests/auto/widgets/kernel", "/work/build/qt/qtbase/plugins", "/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication", "/usr/lib/kde4/plugins")
  PASS   : tst_QApplication::libraryPaths()
  QWARN  : tst_QApplication::libraryPaths_qt_plugin_path() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::libraryPaths_qt_plugin_path() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::libraryPaths_qt_plugin_path()
  QWARN  : tst_QApplication::libraryPaths_qt_plugin_path_2() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::libraryPaths_qt_plugin_path_2() Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::libraryPaths_qt_plugin_path_2() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::libraryPaths_qt_plugin_path_2() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::libraryPaths_qt_plugin_path_2()
  QWARN  : tst_QApplication::sendPostedEvents() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::sendPostedEvents() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::sendPostedEvents()
  QWARN  : tst_QApplication::thread() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::thread() Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::thread() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::thread() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::thread()
  PASS   : tst_QApplication::desktopSettingsAware()
  QWARN  : tst_QApplication::setActiveWindow() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::setActiveWindow() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::setActiveWindow()
  QWARN  : tst_QApplication::focusChanged() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::focusChanged() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::focusChanged()
  QWARN  : tst_QApplication::focusOut() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::focusOut() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::focusOut()
  QWARN  : tst_QApplication::execAfterExit() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::execAfterExit() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::execAfterExit()
  QWARN  : tst_QApplication::wheelScrollLines() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::wheelScrollLines() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::wheelScrollLines()
  QWARN  : tst_QApplication::task109149() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::task109149() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::task109149()
  QWARN  : tst_QApplication::style() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::style() Accessibility DBus not found. Falling back to session bus.
  QWARN  : tst_QApplication::style() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::style() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::style()
  QWARN  : tst_QApplication::allWidgets() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::allWidgets() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::allWidgets()
  QWARN  : tst_QApplication::topLevelWidgets() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::topLevelWidgets() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::topLevelWidgets()
  QWARN  : tst_QApplication::setAttribute() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::setAttribute() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::setAttribute()
  PASS   : tst_QApplication::windowsCommandLine()
  QWARN  : tst_QApplication::touchEventPropagation() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::touchEventPropagation() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::touchEventPropagation()
  FAIL!  : tst_QApplication::qtbug_12673() Compared values are not the same
     Loc: [../tst_qapplication.cpp(2149)]
  QWARN  : tst_QApplication::noQuitOnHide() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::noQuitOnHide() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::noQuitOnHide()
  QWARN  : tst_QApplication::globalStaticObjectDestruction() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::globalStaticObjectDestruction() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::globalStaticObjectDestruction()
  QWARN  : tst_QApplication::abortQuitOnShow() Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  QWARN  : tst_QApplication::abortQuitOnShow() Accessibility DBus not found. Falling back to session bus.
  PASS   : tst_QApplication::abortQuitOnShow()
  PASS   : tst_QApplication::cleanupTestCase()
  Totals: 53 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QApplication *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qapplication: 82 seconds, exit code 1
  
  Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  Accessibility DBus not found. Falling back to session bus.
  Testing tst_QWizard
  QFATAL : tst_QWizard::taskQTBUG_25691_fieldObjectDestroyed2() Received signal 11
  FAIL!  : tst_QWizard::taskQTBUG_25691_fieldObjectDestroyed2() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 42 passed, 1 failed, 0 skipped
  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: [New Thread 9104]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: Core was generated by `./tst_qwizard -silent -o /work/build/_artifacts/test-logs/tst_qwizard-testresul'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb7762430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 9104):
  QtQA::App::TestRunner: #0  0xb7762430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6697651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb669aa82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb6a076e6 in qt_message_fatal (this=0xbfec185c,
  QtQA::App::TestRunner:     msg=0xb719eb24 "Received signal %d") at global/qlogging.cpp:868
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xbfec185c,
  QtQA::App::TestRunner:     msg=0xb719eb24 "Received signal %d") at global/qlogging.cpp:356
  QtQA::App::TestRunner: #5  0xb7189937 in QTest::FatalSignalHandler::signal (signum=11)
  QtQA::App::TestRunner:     at qtestcase.cpp:1959
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::data (
  QtQA::App::TestRunner:     this=0x0, name=0xb76d586c "_q_embedded_native_parent_handle")
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:134
  QtQA::App::TestRunner: #8  qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > > (this=0x0, name=0xb76d586c "_q_embedded_native_parent_handle")
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/global/qglobal.h:991
  QtQA::App::TestRunner: #9  QObject::d_func (this=0x0,
  QtQA::App::TestRunner:     name=0xb76d586c "_q_embedded_native_parent_handle")
  QtQA::App::TestRunner:     at kernel/qobject.h:119
  QtQA::App::TestRunner: #10 QObject::property (this=0x0,
  QtQA::App::TestRunner:     name=0xb76d586c "_q_embedded_native_parent_handle")
  QtQA::App::TestRunner:     at kernel/qobject.cpp:3620
  QtQA::App::TestRunner: #11 0xb74d57d3 in QDialog::adjustPosition (this=0xbfec2060, w=0xbfec2078)
  QtQA::App::TestRunner:     at dialogs/qdialog.cpp:832
  QtQA::App::TestRunner: #12 0xb74d6b75 in QDialog::setVisible (this=0xbfec2060, visible=true)
  QtQA::App::TestRunner:     at dialogs/qdialog.cpp:707
  QtQA::App::TestRunner: #13 0xb752168d in QWizard::setVisible (this=0xbfec2060, visible=false)
  QtQA::App::TestRunner:     at dialogs/qwizard.cpp:2929
  QtQA::App::TestRunner: #14 0xb72bf4c3 in QWidget::show (this=0xbfec2060) at kernel/qwidget.cpp:6914
  QtQA::App::TestRunner: #15 0x0807add3 in taskQTBUG_25691 (this=0xbfec2060, parent=0xbfec2078)
  QtQA::App::TestRunner:     at tst_qwizard_2.cpp:94
  QtQA::App::TestRunner: #16 0x0807ae63 in taskQTBUG_25691_fieldObjectDestroyed2 ()
  QtQA::App::TestRunner:     at tst_qwizard_2.cpp:189
  QtQA::App::TestRunner: #17 0x0806ed5d in tst_QWizard::taskQTBUG_25691_fieldObjectDestroyed2 (
  QtQA::App::TestRunner:     _o=0xb76d586c, _c=QMetaObject::InvokeMetaMethod, _id=39, _a=0xbfec21e8)
  QtQA::App::TestRunner:     at tst_qwizard.cpp:2635
  QtQA::App::TestRunner: #18 tst_QWizard::qt_static_metacall (_o=0xb76d586c,
  QtQA::App::TestRunner:     _c=QMetaObject::InvokeMetaMethod, _id=39, _a=0xbfec21e8)
  QtQA::App::TestRunner:     at .moc/release-shared/tst_qwizard.moc:246
  QtQA::App::TestRunner: #19 0xb6bd0110 in QMetaMethod::invoke (this=0xbfec23d4, object=0xbfec2a40,
  QtQA::App::TestRunner:     connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=...,
  QtQA::App::TestRunner:     val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=...,
  QtQA::App::TestRunner:     val9=...) at kernel/qmetaobject.cpp:2146
  QtQA::App::TestRunner: #20 0xb6bd2603 in QMetaObject::invokeMethod (obj=0xbfec2a40,
  QtQA::App::TestRunner:     member=0x8277110 "taskQTBUG_25691_fieldObjectDestroyed2",
  QtQA::App::TestRunner:     type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=...,
  QtQA::App::TestRunner:     val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...)
  QtQA::App::TestRunner:     at kernel/qmetaobject.cpp:1463
  QtQA::App::TestRunner: #21 0xb718e220 in QMetaObject::invokeMethod (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:397
  QtQA::App::TestRunner: #22 qInvokeTestMethodDataEntry (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1653
  QtQA::App::TestRunner: #23 qInvokeTestMethod (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1770
  QtQA::App::TestRunner: #24 0xb718efd7 in qInvokeTestMethods (testObject=0xbfec2a40, argc=6,
  QtQA::App::TestRunner:     argv=0xbfec2b14) at qtestcase.cpp:1924
  QtQA::App::TestRunner: #25 QTest::qExec (testObject=0xbfec2a40, argc=6, argv=0xbfec2b14)
  QtQA::App::TestRunner:     at qtestcase.cpp:2137
  QtQA::App::TestRunner: #26 0x08057528 in main (argc=6, argv=0xbfec2b14) at tst_qwizard.cpp:2638
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  Accessibility DBus not found. Falling back to session bus.
  ********* Start testing of tst_QWizard *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_QWizard::initTestCase()
  PASS   : tst_QWizard::buttonText()
  PASS   : tst_QWizard::setButtonLayout()
  PASS   : tst_QWizard::setButton()
  PASS   : tst_QWizard::setTitleFormatEtc()
  PASS   : tst_QWizard::setPixmap()
  PASS   : tst_QWizard::setDefaultProperty()
  PASS   : tst_QWizard::addPage()
  PASS   : tst_QWizard::setPage()
  PASS   : tst_QWizard::setStartId()
  PASS   : tst_QWizard::setOption_IndependentPages()
  PASS   : tst_QWizard::setOption_IgnoreSubTitles()
  PASS   : tst_QWizard::setOption_ExtendedWatermarkPixmap()
  PASS   : tst_QWizard::setOption_NoDefaultButton()
  PASS   : tst_QWizard::setOption_NoBackButtonOnStartPage()
  PASS   : tst_QWizard::setOption_NoBackButtonOnLastPage()
  PASS   : tst_QWizard::setOption_DisabledBackButtonOnLastPage()
  PASS   : tst_QWizard::setOption_HaveNextButtonOnLastPage()
  PASS   : tst_QWizard::setOption_HaveFinishButtonOnEarlyPages()
  PASS   : tst_QWizard::setOption_NoCancelButton()
  PASS   : tst_QWizard::setOption_CancelButtonOnLeft()
  PASS   : tst_QWizard::setOption_HaveHelpButton()
  PASS   : tst_QWizard::setOption_HelpButtonOnRight()
  PASS   : tst_QWizard::setOption_HaveCustomButtonX()
  PASS   : tst_QWizard::combinations(test1 1, row 0)
  PASS   : tst_QWizard::combinations(test1 1, row 1)
  PASS   : tst_QWizard::combinations(test1 2, row 0)
  PASS   : tst_QWizard::combinations(test1 2, row 1)
  PASS   : tst_QWizard::combinations(test1 3, row 0)
  PASS   : tst_QWizard::combinations(test1 3, row 1)
  PASS   : tst_QWizard::showCurrentPageOnly()
  PASS   : tst_QWizard::setButtonText()
  PASS   : tst_QWizard::setCommitPage()
  PASS   : tst_QWizard::setWizardStyle()
  PASS   : tst_QWizard::removePage()
  PASS   : tst_QWizard::sideWidget()
  PASS   : tst_QWizard::task177716_disableCommitButton()
  PASS   : tst_QWizard::task183550_stretchFactor()
  PASS   : tst_QWizard::task161658_alignments()
  PASS   : tst_QWizard::task177022_setFixedSize()
  PASS   : tst_QWizard::task248107_backButton()
  PASS   : tst_QWizard::task255350_fieldObjectDestroyed()
  QFATAL : tst_QWizard::taskQTBUG_25691_fieldObjectDestroyed2() Received signal 11
  FAIL!  : tst_QWizard::taskQTBUG_25691_fieldObjectDestroyed2() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 42 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QWizard *********
  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: [New Thread 26938]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: Core was generated by `./tst_qwizard -o /work/build/_artifacts/test-logs/tst_qwizard-testresults-00.xm'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb76ee430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 26938):
  QtQA::App::TestRunner: #0  0xb76ee430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6623651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6626a82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb69936e6 in qt_message_fatal (this=0xbfa1067c,
  QtQA::App::TestRunner:     msg=0xb712ab24 "Received signal %d") at global/qlogging.cpp:868
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xbfa1067c,
  QtQA::App::TestRunner:     msg=0xb712ab24 "Received signal %d") at global/qlogging.cpp:356
  QtQA::App::TestRunner: #5  0xb7115937 in QTest::FatalSignalHandler::signal (signum=11)
  QtQA::App::TestRunner:     at qtestcase.cpp:1959
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::data (
  QtQA::App::TestRunner:     this=0x0, name=0xb766186c "_q_embedded_native_parent_handle")
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:134
  QtQA::App::TestRunner: #8  qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > > (this=0x0, name=0xb766186c "_q_embedded_native_parent_handle")
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/global/qglobal.h:991
  QtQA::App::TestRunner: #9  QObject::d_func (this=0x0,
  QtQA::App::TestRunner:     name=0xb766186c "_q_embedded_native_parent_handle")
  QtQA::App::TestRunner:     at kernel/qobject.h:119
  QtQA::App::TestRunner: #10 QObject::property (this=0x0,
  QtQA::App::TestRunner:     name=0xb766186c "_q_embedded_native_parent_handle")
  QtQA::App::TestRunner:     at kernel/qobject.cpp:3620
  QtQA::App::TestRunner: #11 0xb74617d3 in QDialog::adjustPosition (this=0xbfa10e80, w=0xbfa10e98)
  QtQA::App::TestRunner:     at dialogs/qdialog.cpp:832
  QtQA::App::TestRunner: #12 0xb7462b75 in QDialog::setVisible (this=0xbfa10e80, visible=true)
  QtQA::App::TestRunner:     at dialogs/qdialog.cpp:707
  QtQA::App::TestRunner: #13 0xb74ad68d in QWizard::setVisible (this=0xbfa10e80, visible=false)
  QtQA::App::TestRunner:     at dialogs/qwizard.cpp:2929
  QtQA::App::TestRunner: #14 0xb724b4c3 in QWidget::show (this=0xbfa10e80) at kernel/qwidget.cpp:6914
  QtQA::App::TestRunner: #15 0x0807add3 in taskQTBUG_25691 (this=0xbfa10e80, parent=0xbfa10e98)
  QtQA::App::TestRunner:     at tst_qwizard_2.cpp:94
  QtQA::App::TestRunner: #16 0x0807ae63 in taskQTBUG_25691_fieldObjectDestroyed2 ()
  QtQA::App::TestRunner:     at tst_qwizard_2.cpp:189
  QtQA::App::TestRunner: #17 0x0806ed5d in tst_QWizard::taskQTBUG_25691_fieldObjectDestroyed2 (
  QtQA::App::TestRunner:     _o=0xb766186c, _c=QMetaObject::InvokeMetaMethod, _id=39, _a=0xbfa11008)
  QtQA::App::TestRunner:     at tst_qwizard.cpp:2635
  QtQA::App::TestRunner: #18 tst_QWizard::qt_static_metacall (_o=0xb766186c,
  QtQA::App::TestRunner:     _c=QMetaObject::InvokeMetaMethod, _id=39, _a=0xbfa11008)
  QtQA::App::TestRunner:     at .moc/release-shared/tst_qwizard.moc:246
  QtQA::App::TestRunner: #19 0xb6b5c110 in QMetaMethod::invoke (this=0xbfa111f4, object=0xbfa11860,
  QtQA::App::TestRunner:     connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=...,
  QtQA::App::TestRunner:     val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=...,
  QtQA::App::TestRunner:     val9=...) at kernel/qmetaobject.cpp:2146
  QtQA::App::TestRunner: #20 0xb6b5e603 in QMetaObject::invokeMethod (obj=0xbfa11860,
  QtQA::App::TestRunner:     member=0x8f0f6a0 "taskQTBUG_25691_fieldObjectDestroyed2",
  QtQA::App::TestRunner:     type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=...,
  QtQA::App::TestRunner:     val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...)
  QtQA::App::TestRunner:     at kernel/qmetaobject.cpp:1463
  QtQA::App::TestRunner: #21 0xb711a220 in QMetaObject::invokeMethod (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:397
  QtQA::App::TestRunner: #22 qInvokeTestMethodDataEntry (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1653
  QtQA::App::TestRunner: #23 qInvokeTestMethod (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1770
  QtQA::App::TestRunner: #24 0xb711afd7 in qInvokeTestMethods (testObject=0xbfa11860, argc=5,
  QtQA::App::TestRunner:     argv=0xbfa11934) at qtestcase.cpp:1924
  QtQA::App::TestRunner: #25 QTest::qExec (testObject=0xbfa11860, argc=5, argv=0xbfa11934)
  QtQA::App::TestRunner:     at qtestcase.cpp:2137
  QtQA::App::TestRunner: #26 0x08057528 in main (argc=5, argv=0xbfa11934) at tst_qwizard.cpp:2638
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwizard: 9 seconds, signal 6

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_00216/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/stable_1357628331):
    http://codereview.qt-project.org/44036 [PS1] - Use pos() if the widget is a child of a native window



More information about the Ci-reports mailing list