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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Apr 2 15:31:19 CEST 2013


ten autotests failed :(

  Testing tst_QSqlThread
  QFATAL : tst_QSqlThread::simpleThreading(0_QSQLITE@/tmp/foo.db) Received signal 11
  FAIL!  : tst_QSqlThread::simpleThreading(0_QSQLITE@/tmp/foo.db) 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: [New Thread 30908]
  QtQA::App::TestRunner: [New Thread 30909]
  QtQA::App::TestRunner: [New Thread 30907]
  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_qsqlthread -silent -o /work/build/_artifacts/test-logs/tst_qsqlthread-tes'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb7761430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3 (Thread 30907):
  QtQA::App::TestRunner: #0  0xb7761430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb7266736 in nanosleep () at ../sysdeps/unix/syscall-template.S:82
  QtQA::App::TestRunner: #2  0xb773d433 in QTest::qSleep (ms=10) at qtestcase.cpp:2566
  QtQA::App::TestRunner: #3  0x0804c562 in qWait (this=0xbff0a184)
  QtQA::App::TestRunner:     at ../../../../../include/QtTest/../../src/testlib/qtestsystem.h:68
  QtQA::App::TestRunner: #4  tst_QSqlThread::simpleThreading (this=0xbff0a184)
  QtQA::App::TestRunner:     at tst_qsqlthread.cpp:395
  QtQA::App::TestRunner: #5  0x08050c68 in tst_QSqlThread::qt_static_metacall (_o=0xfffffdfc,
  QtQA::App::TestRunner:     _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbff09918)
  QtQA::App::TestRunner:     at .moc/release-shared/tst_qsqlthread.moc:131
  QtQA::App::TestRunner: #6  0xb74dbe10 in QMetaMethod::invoke (this=0xbff09b04, object=0xbff0a184,
  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:2154
  QtQA::App::TestRunner: #7  0xb74de303 in QMetaObject::invokeMethod (obj=0xbff0a184,
  QtQA::App::TestRunner:     member=0x96741a0 "simpleThreading", type=Qt::DirectConnection, ret=...,
  QtQA::App::TestRunner:     val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=...,
  QtQA::App::TestRunner:     val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1463
  QtQA::App::TestRunner: #8  0xb77426e6 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:395
  QtQA::App::TestRunner: #9  qInvokeTestMethodDataEntry (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1697
  QtQA::App::TestRunner: #10 qInvokeTestMethod (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1822
  QtQA::App::TestRunner: #11 0xb77434aa in qInvokeTestMethods (testObject=0xbff0a184, argc=6,
  QtQA::App::TestRunner:     argv=0xbff0a264) at qtestcase.cpp:1976
  QtQA::App::TestRunner: #12 QTest::qExec (testObject=0xbff0a184, argc=6, argv=0xbff0a264)
  QtQA::App::TestRunner:     at qtestcase.cpp:2189
  QtQA::App::TestRunner: #13 0x0804dbd8 in main (argc=6, argv=0xbff0a264) at tst_qsqlthread.cpp:530
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 30909):
  QtQA::App::TestRunner: #0  0xb7761430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb7263015 in pthread_cond_wait@@GLIBC_2.3.2 ()
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
  QtQA::App::TestRunner: #2  0xb730979f in QWaitConditionPrivate::wait (this=0x9671c48,
  QtQA::App::TestRunner:     mutex=0x9671c40, time=4294967295) at thread/qwaitcondition_unix.cpp:116
  QtQA::App::TestRunner: #3  QWaitCondition::wait (this=0x9671c48, mutex=0x9671c40, time=4294967295)
  QtQA::App::TestRunner:     at thread/qwaitcondition_unix.cpp:188
  QtQA::App::TestRunner: #4  0xb7300e33 in QReadWriteLock::lockForWrite (this=0xb77332ec)
  QtQA::App::TestRunner:     at thread/qreadwritelock.cpp:300
  QtQA::App::TestRunner: #5  0xb770d4c0 in QWriteLocker::relock (name=...)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h:150
  QtQA::App::TestRunner: #6  QWriteLocker (name=...)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h:170
  QtQA::App::TestRunner: #7  QSqlDatabasePrivate::removeDatabase (name=...)
  QtQA::App::TestRunner:     at kernel/qsqldatabase.cpp:245
  QtQA::App::TestRunner: #8  0x080520e5 in QtTestSqlThread::run (this=0xbff097d4)
  QtQA::App::TestRunner:     at tst_qsqlthread.cpp:133
  QtQA::App::TestRunner: #9  0xb73086d5 in QThreadPrivate::start (arg=0xbff097d4)
  QtQA::App::TestRunner:     at thread/qthread_unix.cpp:339
  QtQA::App::TestRunner: #10 0xb725e96e in start_thread (arg=0xb524bb70) at pthread_create.c:300
  QtQA::App::TestRunner: #11 0xb70923ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 30908):
  QtQA::App::TestRunner: #0  0xb7761430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6fe9651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6feca82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb72f7db6 in qt_message_fatal (this=0xb5a4bbec,
  QtQA::App::TestRunner:     msg=0xb7753ee4 "Received signal %d") at global/qlogging.cpp:938
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xb5a4bbec,
  QtQA::App::TestRunner:     msg=0xb7753ee4 "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #5  0xb773dbe7 in QTest::FatalSignalHandler::signal (signum=11)
  QtQA::App::TestRunner:     at qtestcase.cpp:2011
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  deref<int> (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/arch/qatomic_x86.h:240
  QtQA::App::TestRunner: #8  QBasicAtomicInteger<int>::deref (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:153
  QtQA::App::TestRunner: #9  QThreadData::deref (this=0x0) at thread/qthread.cpp:109
  QtQA::App::TestRunner: #10 0xb74fd7bc in ~QObjectPrivate (this=0xb4900c08,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qobject.cpp:230
  QtQA::App::TestRunner: #11 0xb5a53645 in ~QSqlDriverPrivate (this=0xb4900c08,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../../include/QtSql/5.1.0/QtSql/private/../../../../../src/sql/kernel/qsqldriver_p.h:87
  QtQA::App::TestRunner: #12 0xb5a58c75 in ~QSQLiteDriverPrivate (this=0xb4900c08,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:139
  QtQA::App::TestRunner: #13 0xb5a53284 in ~QSQLiteDriver (this=0xb4900b60,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:550
  QtQA::App::TestRunner: #14 0xb770c223 in ~QSqlDatabasePrivate (this=0xb4900ad8,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:188
  QtQA::App::TestRunner: #15 0xb770c44e in ~QSqlDatabase (this=0xb5a4c29c,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:804
  QtQA::App::TestRunner: #16 0xb770d40d in QSqlDatabasePrivate::removeDatabase (name=...)
  QtQA::App::TestRunner:     at kernel/qsqldatabase.cpp:250
  QtQA::App::TestRunner: #17 0x080520e5 in QtTestSqlThread::run (this=0xbff097e0)
  QtQA::App::TestRunner:     at tst_qsqlthread.cpp:133
  QtQA::App::TestRunner: #18 0xb73086d5 in QThreadPrivate::start (arg=0xbff097e0)
  QtQA::App::TestRunner:     at thread/qthread_unix.cpp:339
  QtQA::App::TestRunner: #19 0xb725e96e in start_thread (arg=0xb5a4cb70) at pthread_create.c:300
  QtQA::App::TestRunner: #20 0xb70923ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSqlThread *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  QDEBUG : tst_QSqlThread::initTestCase() Opening: "0_QSQLITE@/tmp/foo.db"
  PASS   : tst_QSqlThread::initTestCase()
  QFATAL : tst_QSqlThread::simpleThreading(0_QSQLITE@/tmp/foo.db) Received signal 11
  FAIL!  : tst_QSqlThread::simpleThreading(0_QSQLITE@/tmp/foo.db) Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 1 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QSqlThread *********
  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 30913]
  QtQA::App::TestRunner: [New Thread 30914]
  QtQA::App::TestRunner: [New Thread 30912]
  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_qsqlthread -o /work/build/_artifacts/test-logs/tst_qsqlthread-testresults'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb7799430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3 (Thread 30912):
  QtQA::App::TestRunner: #0  0xb7799430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb729e736 in nanosleep () at ../sysdeps/unix/syscall-template.S:82
  QtQA::App::TestRunner: #2  0xb7775433 in QTest::qSleep (ms=10) at qtestcase.cpp:2566
  QtQA::App::TestRunner: #3  0x0804c562 in qWait (this=0xbfe9d694)
  QtQA::App::TestRunner:     at ../../../../../include/QtTest/../../src/testlib/qtestsystem.h:68
  QtQA::App::TestRunner: #4  tst_QSqlThread::simpleThreading (this=0xbfe9d694)
  QtQA::App::TestRunner:     at tst_qsqlthread.cpp:395
  QtQA::App::TestRunner: #5  0x08050c68 in tst_QSqlThread::qt_static_metacall (_o=0xfffffdfc,
  QtQA::App::TestRunner:     _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfe9ce28)
  QtQA::App::TestRunner:     at .moc/release-shared/tst_qsqlthread.moc:131
  QtQA::App::TestRunner: #6  0xb7513e10 in QMetaMethod::invoke (this=0xbfe9d014, object=0xbfe9d694,
  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:2154
  QtQA::App::TestRunner: #7  0xb7516303 in QMetaObject::invokeMethod (obj=0xbfe9d694,
  QtQA::App::TestRunner:     member=0x81221a0 "simpleThreading", type=Qt::DirectConnection, ret=...,
  QtQA::App::TestRunner:     val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=...,
  QtQA::App::TestRunner:     val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1463
  QtQA::App::TestRunner: #8  0xb777a6e6 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:395
  QtQA::App::TestRunner: #9  qInvokeTestMethodDataEntry (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1697
  QtQA::App::TestRunner: #10 qInvokeTestMethod (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1822
  QtQA::App::TestRunner: #11 0xb777b4aa in qInvokeTestMethods (testObject=0xbfe9d694, argc=5,
  QtQA::App::TestRunner:     argv=0xbfe9d774) at qtestcase.cpp:1976
  QtQA::App::TestRunner: #12 QTest::qExec (testObject=0xbfe9d694, argc=5, argv=0xbfe9d774)
  QtQA::App::TestRunner:     at qtestcase.cpp:2189
  QtQA::App::TestRunner: #13 0x0804dbd8 in main (argc=5, argv=0xbfe9d774) at tst_qsqlthread.cpp:530
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 30914):
  QtQA::App::TestRunner: #0  0xb7799430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb729b015 in pthread_cond_wait@@GLIBC_2.3.2 ()
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
  QtQA::App::TestRunner: #2  0xb734179f in QWaitConditionPrivate::wait (this=0x811fc48,
  QtQA::App::TestRunner:     mutex=0x811fc40, time=4294967295) at thread/qwaitcondition_unix.cpp:116
  QtQA::App::TestRunner: #3  QWaitCondition::wait (this=0x811fc48, mutex=0x811fc40, time=4294967295)
  QtQA::App::TestRunner:     at thread/qwaitcondition_unix.cpp:188
  QtQA::App::TestRunner: #4  0xb7338e33 in QReadWriteLock::lockForWrite (this=0xb776b2ec)
  QtQA::App::TestRunner:     at thread/qreadwritelock.cpp:300
  QtQA::App::TestRunner: #5  0xb77454c0 in QWriteLocker::relock (name=...)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h:150
  QtQA::App::TestRunner: #6  QWriteLocker (name=...)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h:170
  QtQA::App::TestRunner: #7  QSqlDatabasePrivate::removeDatabase (name=...)
  QtQA::App::TestRunner:     at kernel/qsqldatabase.cpp:245
  QtQA::App::TestRunner: #8  0x080520e5 in QtTestSqlThread::run (this=0xbfe9cce4)
  QtQA::App::TestRunner:     at tst_qsqlthread.cpp:133
  QtQA::App::TestRunner: #9  0xb73406d5 in QThreadPrivate::start (arg=0xbfe9cce4)
  QtQA::App::TestRunner:     at thread/qthread_unix.cpp:339
  QtQA::App::TestRunner: #10 0xb729696e in start_thread (arg=0xb5283b70) at pthread_create.c:300
  QtQA::App::TestRunner: #11 0xb70ca3ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 30913):
  QtQA::App::TestRunner: #0  0xb7799430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb7021651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb7024a82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb732fdb6 in qt_message_fatal (this=0xb5a83bec,
  QtQA::App::TestRunner:     msg=0xb778bee4 "Received signal %d") at global/qlogging.cpp:938
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xb5a83bec,
  QtQA::App::TestRunner:     msg=0xb778bee4 "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #5  0xb7775be7 in QTest::FatalSignalHandler::signal (signum=11)
  QtQA::App::TestRunner:     at qtestcase.cpp:2011
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  deref<int> (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/arch/qatomic_x86.h:240
  QtQA::App::TestRunner: #8  QBasicAtomicInteger<int>::deref (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:153
  QtQA::App::TestRunner: #9  QThreadData::deref (this=0x0) at thread/qthread.cpp:109
  QtQA::App::TestRunner: #10 0xb75357bc in ~QObjectPrivate (this=0xb4901260,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qobject.cpp:230
  QtQA::App::TestRunner: #11 0xb5a8b645 in ~QSqlDriverPrivate (this=0xb4901260,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../../include/QtSql/5.1.0/QtSql/private/../../../../../src/sql/kernel/qsqldriver_p.h:87
  QtQA::App::TestRunner: #12 0xb5a90c75 in ~QSQLiteDriverPrivate (this=0xb4901260,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:139
  QtQA::App::TestRunner: #13 0xb5a8b284 in ~QSQLiteDriver (this=0xb49011b8,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:550
  QtQA::App::TestRunner: #14 0xb7744223 in ~QSqlDatabasePrivate (this=0xb4901130,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:188
  QtQA::App::TestRunner: #15 0xb774444e in ~QSqlDatabase (this=0xb5a8429c,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:804
  QtQA::App::TestRunner: #16 0xb774540d in QSqlDatabasePrivate::removeDatabase (name=...)
  QtQA::App::TestRunner:     at kernel/qsqldatabase.cpp:250
  QtQA::App::TestRunner: #17 0x080520e5 in QtTestSqlThread::run (this=0xbfe9ccf0)
  QtQA::App::TestRunner:     at tst_qsqlthread.cpp:133
  QtQA::App::TestRunner: #18 0xb73406d5 in QThreadPrivate::start (arg=0xbfe9ccf0)
  QtQA::App::TestRunner:     at thread/qthread_unix.cpp:339
  QtQA::App::TestRunner: #19 0xb729696e in start_thread (arg=0xb5a84b70) at pthread_create.c:300
  QtQA::App::TestRunner: #20 0xb70ca3ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qsqlthread: 2 seconds, signal 6
  
  Opening: "0_QSQLITE@/tmp/foo.db"
  Testing tst_QSqlTableModel
  QFATAL : tst_QSqlTableModel::cleanupTestCase() Received signal 11
  FAIL!  : tst_QSqlTableModel::cleanupTestCase() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 49 passed, 1 failed, 1 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 30900]
  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_qsqltablemodel -silent -o /work/build/_artifacts/test-logs/tst_qsqltablem'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb773f430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 30900):
  QtQA::App::TestRunner: #0  0xb773f430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6fc7651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6fcaa82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb72d5db6 in qt_message_fatal (this=0xbff1f25c,
  QtQA::App::TestRunner:     msg=0xb7731ee4 "Received signal %d") at global/qlogging.cpp:938
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xbff1f25c,
  QtQA::App::TestRunner:     msg=0xb7731ee4 "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #5  0xb771bbe7 in QTest::FatalSignalHandler::signal (signum=11)
  QtQA::App::TestRunner:     at qtestcase.cpp:2011
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  deref<int> (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/arch/qatomic_x86.h:240
  QtQA::App::TestRunner: #8  QBasicAtomicInteger<int>::deref (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:153
  QtQA::App::TestRunner: #9  QThreadData::deref (this=0x0) at thread/qthread.cpp:109
  QtQA::App::TestRunner: #10 0xb74db7bc in ~QObjectPrivate (this=0x984e060,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qobject.cpp:230
  QtQA::App::TestRunner: #11 0xb5a33645 in ~QSqlDriverPrivate (this=0x984e060,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../../include/QtSql/5.1.0/QtSql/private/../../../../../src/sql/kernel/qsqldriver_p.h:87
  QtQA::App::TestRunner: #12 0xb5a38c75 in ~QSQLiteDriverPrivate (this=0x984e060,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:139
  QtQA::App::TestRunner: #13 0xb5a33284 in ~QSQLiteDriver (this=0x984d3d0,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:550
  QtQA::App::TestRunner: #14 0xb76ea223 in ~QSqlDatabasePrivate (this=0x984d1a0,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:188
  QtQA::App::TestRunner: #15 0xb76ea44e in ~QSqlDatabase (this=0xbff1f90c,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:804
  QtQA::App::TestRunner: #16 0xb76eb40d in QSqlDatabasePrivate::removeDatabase (name=...)
  QtQA::App::TestRunner:     at kernel/qsqldatabase.cpp:250
  QtQA::App::TestRunner: #17 0x0807e592 in tst_Databases::close (this=0xbff1fd48)
  QtQA::App::TestRunner:     at ../../kernel/qsqldatabase/tst_databases.h:333
  QtQA::App::TestRunner: #18 tst_QSqlTableModel::cleanupTestCase (this=0xbff1fd48)
  QtQA::App::TestRunner:     at tst_qsqltablemodel.cpp:280
  QtQA::App::TestRunner: #19 0x080a10fd in tst_QSqlTableModel::qt_static_metacall (_o=0xbff1fd48,
  QtQA::App::TestRunner:     _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbff1faf8)
  QtQA::App::TestRunner:     at .moc/release-shared/tst_qsqltablemodel.moc:321
  QtQA::App::TestRunner: #20 0xb74b9e10 in QMetaMethod::invoke (this=0xbff1fc48, object=0xbff1fd48,
  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:2154
  QtQA::App::TestRunner: #21 0xb771bb82 in QMetaMethod::invoke (obj=0xbff1fd48,
  QtQA::App::TestRunner:     methodName=<value optimized out>)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:122
  QtQA::App::TestRunner: #22 invokeMethod (obj=0xbff1fd48, methodName=<value optimized out>)
  QtQA::App::TestRunner:     at qtestcase.cpp:1146
  QtQA::App::TestRunner: #23 0xb7721532 in qInvokeTestMethods (testObject=0xbff1fd48, argc=6,
  QtQA::App::TestRunner:     argv=0xbff1fe24) at qtestcase.cpp:1986
  QtQA::App::TestRunner: #24 QTest::qExec (testObject=0xbff1fd48, argc=6, argv=0xbff1fe24)
  QtQA::App::TestRunner:     at qtestcase.cpp:2189
  QtQA::App::TestRunner: #25 0x080514f8 in main (argc=6, argv=0xbff1fe24)
  QtQA::App::TestRunner:     at tst_qsqltablemodel.cpp:2101
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  Opening: "0_QSQLITE@/tmp/foo.db"
  ********* Start testing of tst_QSqlTableModel *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QSqlTableModel::initTestCase()
  PASS   : tst_QSqlTableModel::select(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::selectRow(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::selectRowOverride(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::insertColumns(0_QSQLITE@/tmp/foo.db [field])
  PASS   : tst_QSqlTableModel::insertColumns(0_QSQLITE@/tmp/foo.db [row])
  PASS   : tst_QSqlTableModel::insertColumns(0_QSQLITE@/tmp/foo.db [manual])
  PASS   : tst_QSqlTableModel::submitAll(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::setData(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::setRecord(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::setRecordReimpl(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::recordReimpl(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::insertRow(0_QSQLITE@/tmp/foo.db [field])
  PASS   : tst_QSqlTableModel::insertRow(0_QSQLITE@/tmp/foo.db [row])
  PASS   : tst_QSqlTableModel::insertRow(0_QSQLITE@/tmp/foo.db [manual])
  PASS   : tst_QSqlTableModel::insertRowFailure(0_QSQLITE@/tmp/foo.db [field])
  PASS   : tst_QSqlTableModel::insertRowFailure(0_QSQLITE@/tmp/foo.db [row])
  PASS   : tst_QSqlTableModel::insertRowFailure(0_QSQLITE@/tmp/foo.db [manual])
  PASS   : tst_QSqlTableModel::insertRecord(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::insertMultiRecords(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::insertWithAutoColumn(0_QSQLITE@/tmp/foo.db [field])
  PASS   : tst_QSqlTableModel::insertWithAutoColumn(0_QSQLITE@/tmp/foo.db [row])
  PASS   : tst_QSqlTableModel::insertWithAutoColumn(0_QSQLITE@/tmp/foo.db [manual])
  PASS   : tst_QSqlTableModel::removeRow(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::removeRows(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::removeInsertedRow(0_QSQLITE@/tmp/foo.db [field])
  PASS   : tst_QSqlTableModel::removeInsertedRow(0_QSQLITE@/tmp/foo.db [row])
  PASS   : tst_QSqlTableModel::removeInsertedRow(0_QSQLITE@/tmp/foo.db [manual])
  PASS   : tst_QSqlTableModel::removeInsertedRows(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::revert(0_QSQLITE@/tmp/foo.db [field])
  PASS   : tst_QSqlTableModel::revert(0_QSQLITE@/tmp/foo.db [row])
  PASS   : tst_QSqlTableModel::revert(0_QSQLITE@/tmp/foo.db [manual])
  PASS   : tst_QSqlTableModel::isDirty(0_QSQLITE@/tmp/foo.db [field])
  PASS   : tst_QSqlTableModel::isDirty(0_QSQLITE@/tmp/foo.db [row])
  PASS   : tst_QSqlTableModel::isDirty(0_QSQLITE@/tmp/foo.db [manual])
  PASS   : tst_QSqlTableModel::setFilter(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::setInvalidFilter(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::emptyTable(0_QSQLITE@/tmp/foo.db)
  SKIP   : tst_QSqlTableModel::tablesAndSchemas() No database drivers of type QPSQL are available in this Qt configuration
     Loc: [tst_qsqltablemodel.cpp(258)]
  PASS   : tst_QSqlTableModel::whitespaceInIdentifiers(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::primaryKeyOrder(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::sqlite_bigTable(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::insertRecordBeforeSelect(0_QSQLITE@/tmp/foo.db)
  XFAIL  : tst_QSqlTableModel::submitAllOnInvalidTable(0_QSQLITE@/tmp/foo.db) The table doesn't exist: submitAll() shall fail
     Loc: [tst_qsqltablemodel.cpp(1882)]
  XFAIL  : tst_QSqlTableModel::submitAllOnInvalidTable(0_QSQLITE@/tmp/foo.db) The table doesn't exist: select() shall fail
     Loc: [tst_qsqltablemodel.cpp(1885)]
  PASS   : tst_QSqlTableModel::submitAllOnInvalidTable(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::insertRecordsInLoop(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::sqlite_attachedDatabase(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::tableModifyWithBlank(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::removeColumnAndRow(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::insertBeforeDelete(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlTableModel::invalidFilterAndHeaderData(0_QSQLITE@/tmp/foo.db)
  QFATAL : tst_QSqlTableModel::cleanupTestCase() Received signal 11
  FAIL!  : tst_QSqlTableModel::cleanupTestCase() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 49 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QSqlTableModel *********
  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 30903]
  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_qsqltablemodel -o /work/build/_artifacts/test-logs/tst_qsqltablemodel-tes'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb76ef430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 30903):
  QtQA::App::TestRunner: #0  0xb76ef430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6f77651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6f7aa82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb7285db6 in qt_message_fatal (this=0xbfa4e0cc,
  QtQA::App::TestRunner:     msg=0xb76e1ee4 "Received signal %d") at global/qlogging.cpp:938
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xbfa4e0cc,
  QtQA::App::TestRunner:     msg=0xb76e1ee4 "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #5  0xb76cbbe7 in QTest::FatalSignalHandler::signal (signum=11)
  QtQA::App::TestRunner:     at qtestcase.cpp:2011
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  deref<int> (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/arch/qatomic_x86.h:240
  QtQA::App::TestRunner: #8  QBasicAtomicInteger<int>::deref (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:153
  QtQA::App::TestRunner: #9  QThreadData::deref (this=0x0) at thread/qthread.cpp:109
  QtQA::App::TestRunner: #10 0xb748b7bc in ~QObjectPrivate (this=0x8b80060,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qobject.cpp:230
  QtQA::App::TestRunner: #11 0xb59e3645 in ~QSqlDriverPrivate (this=0x8b80060,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../../include/QtSql/5.1.0/QtSql/private/../../../../../src/sql/kernel/qsqldriver_p.h:87
  QtQA::App::TestRunner: #12 0xb59e8c75 in ~QSQLiteDriverPrivate (this=0x8b80060,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:139
  QtQA::App::TestRunner: #13 0xb59e3284 in ~QSQLiteDriver (this=0x8b7f3d0,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:550
  QtQA::App::TestRunner: #14 0xb769a223 in ~QSqlDatabasePrivate (this=0x8b7f1a0,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:188
  QtQA::App::TestRunner: #15 0xb769a44e in ~QSqlDatabase (this=0xbfa4e77c,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:804
  QtQA::App::TestRunner: #16 0xb769b40d in QSqlDatabasePrivate::removeDatabase (name=...)
  QtQA::App::TestRunner:     at kernel/qsqldatabase.cpp:250
  QtQA::App::TestRunner: #17 0x0807e592 in tst_Databases::close (this=0xbfa4ebb8)
  QtQA::App::TestRunner:     at ../../kernel/qsqldatabase/tst_databases.h:333
  QtQA::App::TestRunner: #18 tst_QSqlTableModel::cleanupTestCase (this=0xbfa4ebb8)
  QtQA::App::TestRunner:     at tst_qsqltablemodel.cpp:280
  QtQA::App::TestRunner: #19 0x080a10fd in tst_QSqlTableModel::qt_static_metacall (_o=0xbfa4ebb8,
  QtQA::App::TestRunner:     _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfa4e968)
  QtQA::App::TestRunner:     at .moc/release-shared/tst_qsqltablemodel.moc:321
  QtQA::App::TestRunner: #20 0xb7469e10 in QMetaMethod::invoke (this=0xbfa4eab8, object=0xbfa4ebb8,
  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:2154
  QtQA::App::TestRunner: #21 0xb76cbb82 in QMetaMethod::invoke (obj=0xbfa4ebb8,
  QtQA::App::TestRunner:     methodName=<value optimized out>)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:122
  QtQA::App::TestRunner: #22 invokeMethod (obj=0xbfa4ebb8, methodName=<value optimized out>)
  QtQA::App::TestRunner:     at qtestcase.cpp:1146
  QtQA::App::TestRunner: #23 0xb76d1532 in qInvokeTestMethods (testObject=0xbfa4ebb8, argc=5,
  QtQA::App::TestRunner:     argv=0xbfa4ec94) at qtestcase.cpp:1986
  QtQA::App::TestRunner: #24 QTest::qExec (testObject=0xbfa4ebb8, argc=5, argv=0xbfa4ec94)
  QtQA::App::TestRunner:     at qtestcase.cpp:2189
  QtQA::App::TestRunner: #25 0x080514f8 in main (argc=5, argv=0xbfa4ec94)
  QtQA::App::TestRunner:     at tst_qsqltablemodel.cpp:2101
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qsqltablemodel: 9 seconds, signal 6
  
  Testing tst_QSqlRelationalTableModel
  QFATAL : tst_QSqlRelationalTableModel::cleanupTestCase() Received signal 11
  FAIL!  : tst_QSqlRelationalTableModel::cleanupTestCase() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 20 passed, 1 failed, 2 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 30891]
  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_qsqlrelationaltablemodel -silent -o /work/build/_artifacts/test-logs/tst_'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb76ff430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 30891):
  QtQA::App::TestRunner: #0  0xb76ff430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6f87651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6f8aa82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb7295db6 in qt_message_fatal (this=0xbfcde02c,
  QtQA::App::TestRunner:     msg=0xb76f1ee4 "Received signal %d") at global/qlogging.cpp:938
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xbfcde02c,
  QtQA::App::TestRunner:     msg=0xb76f1ee4 "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #5  0xb76dbbe7 in QTest::FatalSignalHandler::signal (signum=11)
  QtQA::App::TestRunner:     at qtestcase.cpp:2011
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  deref<int> (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/arch/qatomic_x86.h:240
  QtQA::App::TestRunner: #8  QBasicAtomicInteger<int>::deref (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:153
  QtQA::App::TestRunner: #9  QThreadData::deref (this=0x0) at thread/qthread.cpp:109
  QtQA::App::TestRunner: #10 0xb749b7bc in ~QObjectPrivate (this=0x8fe3448,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qobject.cpp:230
  QtQA::App::TestRunner: #11 0xb59f1645 in ~QSqlDriverPrivate (this=0x8fe3448,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../../include/QtSql/5.1.0/QtSql/private/../../../../../src/sql/kernel/qsqldriver_p.h:87
  QtQA::App::TestRunner: #12 0xb59f6c75 in ~QSQLiteDriverPrivate (this=0x8fe3448,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:139
  QtQA::App::TestRunner: #13 0xb59f1284 in ~QSQLiteDriver (this=0x8fe2ff8,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:550
  QtQA::App::TestRunner: #14 0xb76aa223 in ~QSqlDatabasePrivate (this=0x8fe2720,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:188
  QtQA::App::TestRunner: #15 0xb76aa44e in ~QSqlDatabase (this=0xbfcde6dc,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:804
  QtQA::App::TestRunner: #16 0xb76ab40d in QSqlDatabasePrivate::removeDatabase (name=...)
  (... 1619 lines omitted; there are too many errors!)
  QtQA::App::TestRunner: #4  0xb4b7c645 in ~QSqlDriverPrivate (this=0x9ba6988,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../../include/QtSql/5.1.0/QtSql/private/../../../../../src/sql/kernel/qsqldriver_p.h:87
  QtQA::App::TestRunner: #5  0xb4b81c75 in ~QSQLiteDriverPrivate (this=0x9ba6988,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:139
  QtQA::App::TestRunner: #6  0xb4b7c284 in ~QSQLiteDriver (this=0x9ba7ee0,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:550
  QtQA::App::TestRunner: #7  0xb7159223 in ~QSqlDatabasePrivate (this=0x9ba5ce0,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:188
  QtQA::App::TestRunner: #8  0xb715944e in ~QSqlDatabase (this=0x9ba7d64,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:804
  QtQA::App::TestRunner: #9  0xb715c655 in ~QHashNode (node=0x9ba7d58)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/tools/qhash.h:206
  QtQA::App::TestRunner: #10 QHash<QString, QSqlDatabase>::deleteNode2 (node=0x9ba7d58)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/tools/qhash.h:527
  QtQA::App::TestRunner: #11 0xb695d86d in QHashData::free_helper (this=0x9ba7d70,
  QtQA::App::TestRunner:     node_delete=0xb715c630 <QHash<QString, QSqlDatabase>::deleteNode2(QHashData::Node*)>) at tools/qhash.cpp:406
  QtQA::App::TestRunner: #12 0xb715a6f6 in QHash<QString, QSqlDatabase>::freeData ()
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/tools/qhash.h:574
  QtQA::App::TestRunner: #13 ~QHash () at ../../include/QtCore/../../src/corelib/tools/qhash.h:300
  QtQA::App::TestRunner: #14 QHash<QString, QSqlDatabase>::clear ()
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/tools/qhash.h:580
  QtQA::App::TestRunner: #15 QSqlDatabasePrivate::cleanConnections () at kernel/qsqldatabase.cpp:202
  QtQA::App::TestRunner: #16 0xb715a872 in cleanDriverDict () at kernel/qsqldatabase.cpp:210
  QtQA::App::TestRunner: #17 0xb6aef287 in qt_call_post_routines () at kernel/qcoreapplication.cpp:280
  QtQA::App::TestRunner: #18 0xb728f1fd in ~QApplication (this=0xbfdd2c38,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qapplication.cpp:690
  QtQA::App::TestRunner: #19 0x0804c9cd in main (argc=5, argv=0xbfdd2d04) at tst_qitemmodel.cpp:1394
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qitemmodel: 13 seconds, signal 11
  
  Testing tst_QSqlDriver
  QFATAL : tst_QSqlDriver::cleanupTestCase() Received signal 11
  FAIL!  : tst_QSqlDriver::cleanupTestCase() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 3 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 15498]
  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_qsqldriver -silent -o /work/build/_artifacts/test-logs/tst_qsqldriver-tes'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb76ec430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 15498):
  QtQA::App::TestRunner: #0  0xb76ec430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6f74651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6f77a82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb7282db6 in qt_message_fatal (this=0xbfe9756c,
  QtQA::App::TestRunner:     msg=0xb76deee4 "Received signal %d") at global/qlogging.cpp:938
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xbfe9756c,
  QtQA::App::TestRunner:     msg=0xb76deee4 "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #5  0xb76c8be7 in QTest::FatalSignalHandler::signal (signum=11)
  QtQA::App::TestRunner:     at qtestcase.cpp:2011
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  deref<int> (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/arch/qatomic_x86.h:240
  QtQA::App::TestRunner: #8  QBasicAtomicInteger<int>::deref (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:153
  QtQA::App::TestRunner: #9  QThreadData::deref (this=0x0) at thread/qthread.cpp:109
  QtQA::App::TestRunner: #10 0xb74887bc in ~QObjectPrivate (this=0x9680eb8,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qobject.cpp:230
  QtQA::App::TestRunner: #11 0xb59de645 in ~QSqlDriverPrivate (this=0x9680eb8,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../../include/QtSql/5.1.0/QtSql/private/../../../../../src/sql/kernel/qsqldriver_p.h:87
  QtQA::App::TestRunner: #12 0xb59e3c75 in ~QSQLiteDriverPrivate (this=0x9680eb8,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:139
  QtQA::App::TestRunner: #13 0xb59de284 in ~QSQLiteDriver (this=0x96809a8,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:550
  QtQA::App::TestRunner: #14 0xb7697223 in ~QSqlDatabasePrivate (this=0x9681328,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:188
  QtQA::App::TestRunner: #15 0xb769744e in ~QSqlDatabase (this=0xbfe97c1c,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:804
  QtQA::App::TestRunner: #16 0xb769840d in QSqlDatabasePrivate::removeDatabase (name=...)
  QtQA::App::TestRunner:     at kernel/qsqldatabase.cpp:250
  QtQA::App::TestRunner: #17 0x08050206 in tst_Databases::close (this=0xbfe97fc4)
  QtQA::App::TestRunner:     at ../qsqldatabase/tst_databases.h:333
  QtQA::App::TestRunner: #18 tst_QSqlDriver::cleanupTestCase (this=0xbfe97fc4)
  QtQA::App::TestRunner:     at tst_qsqldriver.cpp:107
  QtQA::App::TestRunner: #19 0xb7466e10 in QMetaMethod::invoke (this=0xbfe97eb8, object=0xbfe97fc4,
  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:2154
  QtQA::App::TestRunner: #20 0xb76c8b82 in QMetaMethod::invoke (obj=0xbfe97fc4,
  QtQA::App::TestRunner:     methodName=<value optimized out>)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:122
  QtQA::App::TestRunner: #21 invokeMethod (obj=0xbfe97fc4, methodName=<value optimized out>)
  QtQA::App::TestRunner:     at qtestcase.cpp:1146
  QtQA::App::TestRunner: #22 0xb76ce532 in qInvokeTestMethods (testObject=0xbfe97fc4, argc=6,
  QtQA::App::TestRunner:     argv=0xbfe980b4) at qtestcase.cpp:1986
  QtQA::App::TestRunner: #23 QTest::qExec (testObject=0xbfe97fc4, argc=6, argv=0xbfe980b4)
  QtQA::App::TestRunner:     at qtestcase.cpp:2189
  QtQA::App::TestRunner: #24 0x0804b3fd in main (argc=6, argv=0xbfe980b4) at tst_qsqldriver.cpp:226
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSqlDriver *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  QDEBUG : tst_QSqlDriver::initTestCase() Opening: "0_QSQLITE@/tmp/foo.db"
  PASS   : tst_QSqlDriver::initTestCase()
  PASS   : tst_QSqlDriver::record(0_QSQLITE@/tmp/foo.db)
  PASS   : tst_QSqlDriver::primaryIndex(0_QSQLITE@/tmp/foo.db)
  QFATAL : tst_QSqlDriver::cleanupTestCase() Received signal 11
  FAIL!  : tst_QSqlDriver::cleanupTestCase() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 3 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QSqlDriver *********
  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 15502]
  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_qsqldriver -o /work/build/_artifacts/test-logs/tst_qsqldriver-testresults'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb775a430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 15502):
  QtQA::App::TestRunner: #0  0xb775a430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6fe2651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6fe5a82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb72f0db6 in qt_message_fatal (this=0xbf8c240c,
  QtQA::App::TestRunner:     msg=0xb774cee4 "Received signal %d") at global/qlogging.cpp:938
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xbf8c240c,
  QtQA::App::TestRunner:     msg=0xb774cee4 "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #5  0xb7736be7 in QTest::FatalSignalHandler::signal (signum=11)
  QtQA::App::TestRunner:     at qtestcase.cpp:2011
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  deref<int> (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/arch/qatomic_x86.h:240
  QtQA::App::TestRunner: #8  QBasicAtomicInteger<int>::deref (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:153
  QtQA::App::TestRunner: #9  QThreadData::deref (this=0x0) at thread/qthread.cpp:109
  QtQA::App::TestRunner: #10 0xb74f67bc in ~QObjectPrivate (this=0x821aec0,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qobject.cpp:230
  QtQA::App::TestRunner: #11 0xb5a4c645 in ~QSqlDriverPrivate (this=0x821aec0,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../../include/QtSql/5.1.0/QtSql/private/../../../../../src/sql/kernel/qsqldriver_p.h:87
  QtQA::App::TestRunner: #12 0xb5a51c75 in ~QSQLiteDriverPrivate (this=0x821aec0,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:139
  QtQA::App::TestRunner: #13 0xb5a4c284 in ~QSQLiteDriver (this=0x821a9b0,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:550
  QtQA::App::TestRunner: #14 0xb7705223 in ~QSqlDatabasePrivate (this=0x821b330,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:188
  QtQA::App::TestRunner: #15 0xb770544e in ~QSqlDatabase (this=0xbf8c2abc,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:804
  QtQA::App::TestRunner: #16 0xb770640d in QSqlDatabasePrivate::removeDatabase (name=...)
  QtQA::App::TestRunner:     at kernel/qsqldatabase.cpp:250
  QtQA::App::TestRunner: #17 0x08050206 in tst_Databases::close (this=0xbf8c2e64)
  QtQA::App::TestRunner:     at ../qsqldatabase/tst_databases.h:333
  QtQA::App::TestRunner: #18 tst_QSqlDriver::cleanupTestCase (this=0xbf8c2e64)
  QtQA::App::TestRunner:     at tst_qsqldriver.cpp:107
  QtQA::App::TestRunner: #19 0xb74d4e10 in QMetaMethod::invoke (this=0xbf8c2d58, object=0xbf8c2e64,
  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:2154
  QtQA::App::TestRunner: #20 0xb7736b82 in QMetaMethod::invoke (obj=0xbf8c2e64,
  QtQA::App::TestRunner:     methodName=<value optimized out>)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:122
  QtQA::App::TestRunner: #21 invokeMethod (obj=0xbf8c2e64, methodName=<value optimized out>)
  QtQA::App::TestRunner:     at qtestcase.cpp:1146
  QtQA::App::TestRunner: #22 0xb773c532 in qInvokeTestMethods (testObject=0xbf8c2e64, argc=5,
  QtQA::App::TestRunner:     argv=0xbf8c2f54) at qtestcase.cpp:1986
  QtQA::App::TestRunner: #23 QTest::qExec (testObject=0xbf8c2e64, argc=5, argv=0xbf8c2f54)
  QtQA::App::TestRunner:     at qtestcase.cpp:2189
  QtQA::App::TestRunner: #24 0x0804b3fd in main (argc=5, argv=0xbf8c2f54) at tst_qsqldriver.cpp:226
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qsqldriver: 2 seconds, signal 6
  
  Testing tst_QSql
  QFATAL : tst_QSql::open() Received signal 11
  FAIL!  : tst_QSql::open() 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: [New Thread 15409]
  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_qsql -silent -o /work/build/_artifacts/test-logs/tst_qsql-testresults-00.'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb776a430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 15409):
  QtQA::App::TestRunner: #0  0xb776a430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6b5f651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6b62a82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb6ed2db6 in qt_message_fatal (this=0xbfc1ca0c,
  QtQA::App::TestRunner:     msg=0xb775cee4 "Received signal %d") at global/qlogging.cpp:938
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xbfc1ca0c,
  QtQA::App::TestRunner:     msg=0xb775cee4 "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #5  0xb7746be7 in QTest::FatalSignalHandler::signal (signum=11)
  QtQA::App::TestRunner:     at qtestcase.cpp:2011
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  deref<int> (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/arch/qatomic_x86.h:240
  QtQA::App::TestRunner: #8  QBasicAtomicInteger<int>::deref (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:153
  QtQA::App::TestRunner: #9  QThreadData::deref (this=0x0) at thread/qthread.cpp:109
  QtQA::App::TestRunner: #10 0xb70d87bc in ~QObjectPrivate (this=0x8655888,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qobject.cpp:230
  QtQA::App::TestRunner: #11 0xb517a645 in ~QSqlDriverPrivate (this=0x8655888,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../../include/QtSql/5.1.0/QtSql/private/../../../../../src/sql/kernel/qsqldriver_p.h:87
  QtQA::App::TestRunner: #12 0xb517fc75 in ~QSQLiteDriverPrivate (this=0x8655888,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:139
  QtQA::App::TestRunner: #13 0xb517a284 in ~QSQLiteDriver (this=0x864d190,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:550
  QtQA::App::TestRunner: #14 0xb7715223 in ~QSqlDatabasePrivate (this=0x8655628,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:188
  QtQA::App::TestRunner: #15 0xb771544e in ~QSqlDatabase (this=0xbfc1d0bc,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:804
  QtQA::App::TestRunner: #16 0xb771640d in QSqlDatabasePrivate::removeDatabase (name=...)
  QtQA::App::TestRunner:     at kernel/qsqldatabase.cpp:250
  QtQA::App::TestRunner: #17 0x0804f32c in tst_Databases::close (this=0xbfc1da88)
  QtQA::App::TestRunner:     at ../qsqldatabase/tst_databases.h:333
  QtQA::App::TestRunner: #18 tst_QSql::open (this=0xbfc1da88) at tst_qsql.cpp:171
  QtQA::App::TestRunner: #19 0xb70b6e10 in QMetaMethod::invoke (this=0xbfc1d414, object=0xbfc1da88,
  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:2154
  QtQA::App::TestRunner: #20 0xb70b9303 in QMetaObject::invokeMethod (obj=0xbfc1da88,
  QtQA::App::TestRunner:     member=0x861f828 "open", 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: #21 0xb774b6e6 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:395
  QtQA::App::TestRunner: #22 qInvokeTestMethodDataEntry (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1697
  QtQA::App::TestRunner: #23 qInvokeTestMethod (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1822
  QtQA::App::TestRunner: #24 0xb774c4aa in qInvokeTestMethods (testObject=0xbfc1da88, argc=6,
  QtQA::App::TestRunner:     argv=0xbfc1db54) at qtestcase.cpp:1976
  QtQA::App::TestRunner: #25 QTest::qExec (testObject=0xbfc1da88, argc=6, argv=0xbfc1db54)
  QtQA::App::TestRunner:     at qtestcase.cpp:2189
  QtQA::App::TestRunner: #26 0x0804be42 in main (argc=6, argv=0xbfc1db54) at tst_qsql.cpp:276
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSql *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QSql::initTestCase()
  QDEBUG : tst_QSql::open() Opening: "0_QSQLITE@/tmp/foo.db"
  QFATAL : tst_QSql::open() Received signal 11
  FAIL!  : tst_QSql::open() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 1 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QSql *********
  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 15475]
  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_qsql -o /work/build/_artifacts/test-logs/tst_qsql-testresults-00.xml,xml'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb771d430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 15475):
  QtQA::App::TestRunner: #0  0xb771d430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6b12651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6b15a82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb6e85db6 in qt_message_fatal (this=0xbfcf1acc,
  QtQA::App::TestRunner:     msg=0xb770fee4 "Received signal %d") at global/qlogging.cpp:938
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xbfcf1acc,
  QtQA::App::TestRunner:     msg=0xb770fee4 "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #5  0xb76f9be7 in QTest::FatalSignalHandler::signal (signum=11)
  QtQA::App::TestRunner:     at qtestcase.cpp:2011
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  deref<int> (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/arch/qatomic_x86.h:240
  QtQA::App::TestRunner: #8  QBasicAtomicInteger<int>::deref (this=0x0)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:153
  QtQA::App::TestRunner: #9  QThreadData::deref (this=0x0) at thread/qthread.cpp:109
  QtQA::App::TestRunner: #10 0xb708b7bc in ~QObjectPrivate (this=0x9d8d888,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qobject.cpp:230
  QtQA::App::TestRunner: #11 0xb512d645 in ~QSqlDriverPrivate (this=0x9d8d888,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../../include/QtSql/5.1.0/QtSql/private/../../../../../src/sql/kernel/qsqldriver_p.h:87
  QtQA::App::TestRunner: #12 0xb5132c75 in ~QSQLiteDriverPrivate (this=0x9d8d888,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:139
  QtQA::App::TestRunner: #13 0xb512d284 in ~QSQLiteDriver (this=0x9d85190,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>)
  QtQA::App::TestRunner:     at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:550
  QtQA::App::TestRunner: #14 0xb76c8223 in ~QSqlDatabasePrivate (this=0x9d8d628,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:188
  QtQA::App::TestRunner: #15 0xb76c844e in ~QSqlDatabase (this=0xbfcf217c,
  QtQA::App::TestRunner:     __in_chrg=<value optimized out>) at kernel/qsqldatabase.cpp:804
  QtQA::App::TestRunner: #16 0xb76c940d in QSqlDatabasePrivate::removeDatabase (name=...)
  QtQA::App::TestRunner:     at kernel/qsqldatabase.cpp:250
  QtQA::App::TestRunner: #17 0x0804f32c in tst_Databases::close (this=0xbfcf2b48)
  QtQA::App::TestRunner:     at ../qsqldatabase/tst_databases.h:333
  QtQA::App::TestRunner: #18 tst_QSql::open (this=0xbfcf2b48) at tst_qsql.cpp:171
  QtQA::App::TestRunner: #19 0xb7069e10 in QMetaMethod::invoke (this=0xbfcf24d4, object=0xbfcf2b48,
  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:2154
  QtQA::App::TestRunner: #20 0xb706c303 in QMetaObject::invokeMethod (obj=0xbfcf2b48,
  QtQA::App::TestRunner:     member=0x9d57828 "open", 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: #21 0xb76fe6e6 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:395
  QtQA::App::TestRunner: #22 qInvokeTestMethodDataEntry (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1697
  QtQA::App::TestRunner: #23 qInvokeTestMethod (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1822
  QtQA::App::TestRunner: #24 0xb76ff4aa in qInvokeTestMethods (testObject=0xbfcf2b48, argc=5,
  QtQA::App::TestRunner:     argv=0xbfcf2c14) at qtestcase.cpp:1976
  QtQA::App::TestRunner: #25 QTest::qExec (testObject=0xbfcf2b48, argc=5, argv=0xbfcf2c14)
  QtQA::App::TestRunner:     at qtestcase.cpp:2189
  QtQA::App::TestRunner: #26 0x0804be42 in main (argc=5, argv=0xbfcf2c14) at tst_qsql.cpp:276
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qsql: 4 seconds, signal 6
  
  Testing tst_QFontMetrics
  QFATAL : tst_QFontMetrics::same() Received signal 8
  FAIL!  : tst_QFontMetrics::same() 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 10598]
  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_qfontmetrics -silent -o /work/build/_artifacts/test-logs/tst_qfontmetrics'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb7770430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 10598):
  QtQA::App::TestRunner: #0  0xb7770430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6b9f651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6ba2a82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb6f12db6 in qt_message_fatal (this=0xbfccceec,
  QtQA::App::TestRunner:     msg=0xb7762ee4 "Received signal %d") at global/qlogging.cpp:938
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xbfccceec,
  QtQA::App::TestRunner:     msg=0xb7762ee4 "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #5  0xb774cbe7 in QTest::FatalSignalHandler::signal (signum=8)
  QtQA::App::TestRunner:     at qtestcase.cpp:2011
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  0xb6cdc79b in __divdi3 () from /lib/libgcc_s.so.1
  QtQA::App::TestRunner: #8  0xb7457d9c in QFontEngine::harfbuzzFont (this=0x97ccc08)
  QtQA::App::TestRunner:     at text/qfontengine.cpp:271
  QtQA::App::TestRunner: #9  0xb7482104 in QTextEngine::shapeTextWithHarfbuzz (this=0xbfcce1e8, item=0)
  QtQA::App::TestRunner:     at text/qtextengine.cpp:1114
  QtQA::App::TestRunner: #10 0xb74830df in QTextEngine::shapeText (this=0xbfcce1e8, item=0)
  QtQA::App::TestRunner:     at text/qtextengine.cpp:895
  QtQA::App::TestRunner: #11 0xb7483b9e in QTextEngine::shape (this=0xbfcce1e8, item=0)
  QtQA::App::TestRunner:     at text/qtextengine.cpp:1250
  QtQA::App::TestRunner: #12 0xb748dbee in QTextLine::layout_helper (this=0xbfcd0b00,
  QtQA::App::TestRunner:     maxGlyphs=2147483647) at text/qtextlayout.cpp:1743
  QtQA::App::TestRunner: #13 0xb748e687 in QTextLine::setLineWidth (this=0xbfcd0b00, width=16777216)
  QtQA::App::TestRunner:     at text/qtextlayout.cpp:1527
  QtQA::App::TestRunner: #14 0xb75be2eb in qt_format_text (fnt=..., _r=..., tf=134758417, option=0x0,
  QtQA::App::TestRunner:     str=..., brect=0xbfcd0c88, tabstops=0, ta=0x0, tabarraylen=0, painter=0x0)
  QtQA::App::TestRunner:     at painting/qpainter.cpp:7527
  QtQA::App::TestRunner: #15 0xb75bf251 in qt_format_text (fnt=..., _r=..., tf=540672, str=...,
  QtQA::App::TestRunner:     brect=0xbfcd0c88, tabstops=0, ta=0x0, tabarraylen=0, painter=0x0)
  QtQA::App::TestRunner:     at painting/qpainter.cpp:7357
  QtQA::App::TestRunner: #16 0xb7469b9b in QFontMetrics::boundingRect (this=0xbfcd0e14, rect=...,
  QtQA::App::TestRunner:     flags=524288, text=..., tabStops=0, tabArray=0x0)
  QtQA::App::TestRunner:     at text/qfontmetrics.cpp:777
  QtQA::App::TestRunner: #17 0xb7469c3c in QFontMetrics::size (this=0xbfcd0e14, flags=0, text=...,
  QtQA::App::TestRunner:     tabStops=0, tabArray=0x0) at text/qfontmetrics.cpp:807
  QtQA::App::TestRunner: #18 0x0804d1a8 in tst_QFontMetrics::same (this=0xbfcd1750)
  QtQA::App::TestRunner:     at tst_qfontmetrics.cpp:107
  QtQA::App::TestRunner: #19 0xb70f6e10 in QMetaMethod::invoke (this=0xbfcd10d4, object=0xbfcd1750,
  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:2154
  QtQA::App::TestRunner: #20 0xb70f9303 in QMetaObject::invokeMethod (obj=0xbfcd1750,
  QtQA::App::TestRunner:     member=0x97c2410 "same", 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: #21 0xb77516e6 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:395
  QtQA::App::TestRunner: #22 qInvokeTestMethodDataEntry (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1697
  QtQA::App::TestRunner: #23 qInvokeTestMethod (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1822
  QtQA::App::TestRunner: #24 0xb77524aa in qInvokeTestMethods (testObject=0xbfcd1750, argc=6,
  QtQA::App::TestRunner:     argv=0xbfcd1824) at qtestcase.cpp:1976
  QtQA::App::TestRunner: #25 QTest::qExec (testObject=0xbfcd1750, argc=6, argv=0xbfcd1824)
  QtQA::App::TestRunner:     at qtestcase.cpp:2189
  QtQA::App::TestRunner: #26 0x0804abf8 in main (argc=6, argv=0xbfcd1824) at tst_qfontmetrics.cpp:336
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QFontMetrics *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QFontMetrics::initTestCase()
  QFATAL : tst_QFontMetrics::same() Received signal 8
  FAIL!  : tst_QFontMetrics::same() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 1 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QFontMetrics *********
  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 10609]
  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_qfontmetrics -o /work/build/_artifacts/test-logs/tst_qfontmetrics-testres'.
  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 10609):
  QtQA::App::TestRunner: #0  0xb77dd430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6c0c651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6c0fa82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb6f7fdb6 in qt_message_fatal (this=0xbf91bc4c,
  QtQA::App::TestRunner:     msg=0xb77cfee4 "Received signal %d") at global/qlogging.cpp:938
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xbf91bc4c,
  QtQA::App::TestRunner:     msg=0xb77cfee4 "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #5  0xb77b9be7 in QTest::FatalSignalHandler::signal (signum=8)
  QtQA::App::TestRunner:     at qtestcase.cpp:2011
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  0xb6d4979b in __divdi3 () from /lib/libgcc_s.so.1
  QtQA::App::TestRunner: #8  0xb74c4d9c in QFontEngine::harfbuzzFont (this=0x96a0c58)
  QtQA::App::TestRunner:     at text/qfontengine.cpp:271
  QtQA::App::TestRunner: #9  0xb74ef104 in QTextEngine::shapeTextWithHarfbuzz (this=0xbf91cf48, item=0)
  QtQA::App::TestRunner:     at text/qtextengine.cpp:1114
  QtQA::App::TestRunner: #10 0xb74f00df in QTextEngine::shapeText (this=0xbf91cf48, item=0)
  QtQA::App::TestRunner:     at text/qtextengine.cpp:895
  QtQA::App::TestRunner: #11 0xb74f0b9e in QTextEngine::shape (this=0xbf91cf48, item=0)
  QtQA::App::TestRunner:     at text/qtextengine.cpp:1250
  QtQA::App::TestRunner: #12 0xb74fabee in QTextLine::layout_helper (this=0xbf91f860,
  QtQA::App::TestRunner:     maxGlyphs=2147483647) at text/qtextlayout.cpp:1743
  QtQA::App::TestRunner: #13 0xb74fb687 in QTextLine::setLineWidth (this=0xbf91f860, width=16777216)
  QtQA::App::TestRunner:     at text/qtextlayout.cpp:1527
  QtQA::App::TestRunner: #14 0xb762b2eb in qt_format_text (fnt=..., _r=..., tf=134758417, option=0x0,
  QtQA::App::TestRunner:     str=..., brect=0xbf91f9e8, tabstops=0, ta=0x0, tabarraylen=0, painter=0x0)
  QtQA::App::TestRunner:     at painting/qpainter.cpp:7527
  QtQA::App::TestRunner: #15 0xb762c251 in qt_format_text (fnt=..., _r=..., tf=540672, str=...,
  QtQA::App::TestRunner:     brect=0xbf91f9e8, tabstops=0, ta=0x0, tabarraylen=0, painter=0x0)
  QtQA::App::TestRunner:     at painting/qpainter.cpp:7357
  QtQA::App::TestRunner: #16 0xb74d6b9b in QFontMetrics::boundingRect (this=0xbf91fb74, rect=...,
  QtQA::App::TestRunner:     flags=524288, text=..., tabStops=0, tabArray=0x0)
  QtQA::App::TestRunner:     at text/qfontmetrics.cpp:777
  QtQA::App::TestRunner: #17 0xb74d6c3c in QFontMetrics::size (this=0xbf91fb74, flags=0, text=...,
  QtQA::App::TestRunner:     tabStops=0, tabArray=0x0) at text/qfontmetrics.cpp:807
  QtQA::App::TestRunner: #18 0x0804d1a8 in tst_QFontMetrics::same (this=0xbf9204b0)
  QtQA::App::TestRunner:     at tst_qfontmetrics.cpp:107
  QtQA::App::TestRunner: #19 0xb7163e10 in QMetaMethod::invoke (this=0xbf91fe34, object=0xbf9204b0,
  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:2154
  QtQA::App::TestRunner: #20 0xb7166303 in QMetaObject::invokeMethod (obj=0xbf9204b0,
  QtQA::App::TestRunner:     member=0x969b410 "same", 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: #21 0xb77be6e6 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:395
  QtQA::App::TestRunner: #22 qInvokeTestMethodDataEntry (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1697
  QtQA::App::TestRunner: #23 qInvokeTestMethod (slotName=<value optimized out>,
  QtQA::App::TestRunner:     data=<value optimized out>) at qtestcase.cpp:1822
  QtQA::App::TestRunner: #24 0xb77bf4aa in qInvokeTestMethods (testObject=0xbf9204b0, argc=5,
  QtQA::App::TestRunner:     argv=0xbf920584) at qtestcase.cpp:1976
  QtQA::App::TestRunner: #25 QTest::qExec (testObject=0xbf9204b0, argc=5, argv=0xbf920584)
  QtQA::App::TestRunner:     at qtestcase.cpp:2189
  QtQA::App::TestRunner: #26 0x0804abf8 in main (argc=5, argv=0xbf920584) at tst_qfontmetrics.cpp:336
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qfontmetrics: 6 seconds, signal 6

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

  Tested changes (refs/builds/stable_1364903662):
    http://codereview.qt-project.org/51855 [PS1] - make QSqlResultPrivate::fieldSerial() virtual
    http://codereview.qt-project.org/51634 [PS2] - QPSQLResultPrivate inherit QSqlResultPrivate
    http://codereview.qt-project.org/51633 [PS2] - QPSQLResultPrivate: do not duplicate reference to private driver
    http://codereview.qt-project.org/52642 [PS6] - Move the dbmstype to QSqlDriverPrivate so it can be used for all drivers
    http://codereview.qt-project.org/52129 [PS4] - qdoc: Use Q_QDOC in quuid.h to help qdoc
    http://codereview.qt-project.org/51827 [PS3] - Cache QAccessibleInterfaces.
    http://codereview.qt-project.org/52664 [PS1] - Fix QFontconfigDatabase unable to fallback to a localized family
    http://codereview.qt-project.org/52209 [PS6] - Fix integer overflow for very large fonts
    http://codereview.qt-project.org/52671 [PS1] - QTextCharFormat::setFont(): Preserve the font hinting preference
    http://codereview.qt-project.org/52241 [PS2] - Apply Qt-specific changes to the bundled FreeType
    http://codereview.qt-project.org/51904 [PS2] - ApplicationState: Add new event class: ApplicationStateChangeEvent
    http://codereview.qt-project.org/51655 [PS5] - QSqlTableModel: expose methods for getting primary values



More information about the Ci-reports mailing list