Autotest `tst_qdebug' failed :(

  Testing tst_QDebug
  QFATAL : tst_QDebug::assignment() Received signal 11
  FAIL!  : tst_QDebug::assignment() 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 LWP 30039]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: 
Input/output error.
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Using host libthread_db library 
"/lib/x86_64-linux-gnu/libthread_db.so.1".
  QtQA::App::TestRunner: Core was generated by `./tst_qdebug -silent -o 
/work/build/_artifacts/test-logs/tst_qdebug-testresults'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0x00007feaac52b445 in __GI_raise (sig=<optimized 
out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: 64     ../nptl/sysdeps/unix/sysv/linux/raise.c: No 
such file or directory.
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7feaad88a740 (LWP 30039)):
  QtQA::App::TestRunner: #0  0x00007feaac52b445 in __GI_raise (sig=<optimized 
out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #1  0x00007feaac52ebab in __GI_abort () at abort.c:91
  QtQA::App::TestRunner: #2  0x00007feaace4fb4e in qt_message_fatal 
(context=..., message=...) at global/qlogging.cpp:972
  QtQA::App::TestRunner: #3  QMessageLogger::fatal (this=<optimized out>, 
msg=<optimized out>) at global/qlogging.cpp:384
  QtQA::App::TestRunner: #4  0x00007feaad4686aa in 
QTest::FatalSignalHandler::signal (signum=<optimized out>) at qtestcase.cpp:2007
  QtQA::App::TestRunner: #5  <signal handler called>
  QtQA::App::TestRunner: #6  0x00007feaace4f278 in qt_message_print 
(msgType=QtDebugMsg, context=..., message=...) at global/qlogging.cpp:927
  QtQA::App::TestRunner: #7  0x00007feaace50128 in qt_message_output 
(msgType=QtDebugMsg, context=..., message=...) at global/qlogging.cpp:984
  QtQA::App::TestRunner: #8  0x00000000004025f0 in ~QDebug (this=<synthetic 
pointer>, __in_chrg=<optimized out>) at 
../../../../../include/QtCore/../../src/corelib/io/qdebug.h:87
  QtQA::App::TestRunner: #9  operator= (other=..., this=0x7fffa88f1000) at 
../../../../../include/QtCore/../../src/corelib/io/qdebug.h:162
  QtQA::App::TestRunner: #10 tst_QDebug::assignment (this=<optimized out>) at 
tst_qdebug.cpp:73
  QtQA::App::TestRunner: #11 0x00007feaad032fa3 in QMetaMethod::invoke 
(this=0x7fffa88f13b0, object=0x7fffa88f1c20, 
connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., 
val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) 
at kernel/qmetaobject.cpp:2169
  QtQA::App::TestRunner: #12 0x00007feaad0365fe in QMetaObject::invokeMethod 
(obj=0x7fffa88f1c20, member=<optimized out>, type=Qt::DirectConnection, 
ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., 
val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464
  QtQA::App::TestRunner: #13 0x00007feaad46d749 in invokeMethod (val9=..., 
val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., 
val0=..., type=Qt::DirectConnection, member=0x146c3b0 "assignment", 
obj=<optimized out>) at 
../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395
  QtQA::App::TestRunner: #14 qInvokeTestMethodDataEntry (slot=0x146c3b0 
"assignment") at qtestcase.cpp:1693
  QtQA::App::TestRunner: #15 QTest::qInvokeTestMethod (slotName=0x146c298 
"assignment()", data=0x0) at qtestcase.cpp:1818
  QtQA::App::TestRunner: #16 0x00007feaad46e4cc in qInvokeTestMethods 
(testObject=0x7fffa88f1c20) at qtestcase.cpp:1972
  QtQA::App::TestRunner: #17 QTest::qExec (testObject=0x7fffa88f1c20, 
argc=<optimized out>, argv=<optimized out>) at qtestcase.cpp:2200
  QtQA::App::TestRunner: #18 0x0000000000401eef in main (argc=6, 
argv=0x7fffa88f1d18) at tst_qdebug.cpp:295
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: 
================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDebug *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QDebug::initTestCase()
  QFATAL : tst_QDebug::assignment() Received signal 11
  FAIL!  : tst_QDebug::assignment() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 1 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QDebug *********
  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 LWP 30091]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: 
Input/output error.
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Using host libthread_db library 
"/lib/x86_64-linux-gnu/libthread_db.so.1".
  QtQA::App::TestRunner: Core was generated by `./tst_qdebug -o 
/work/build/_artifacts/test-logs/tst_qdebug-testresults-00.xml,'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0x00007fe740176445 in __GI_raise (sig=<optimized 
out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: 64     ../nptl/sysdeps/unix/sysv/linux/raise.c: No 
such file or directory.
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7fe7414d5740 (LWP 30091)):
  QtQA::App::TestRunner: #0  0x00007fe740176445 in __GI_raise (sig=<optimized 
out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #1  0x00007fe740179bab in __GI_abort () at abort.c:91
  QtQA::App::TestRunner: #2  0x00007fe740a9ab4e in qt_message_fatal 
(context=..., message=...) at global/qlogging.cpp:972
  QtQA::App::TestRunner: #3  QMessageLogger::fatal (this=<optimized out>, 
msg=<optimized out>) at global/qlogging.cpp:384
  QtQA::App::TestRunner: #4  0x00007fe7410b36aa in 
QTest::FatalSignalHandler::signal (signum=<optimized out>) at qtestcase.cpp:2007
  QtQA::App::TestRunner: #5  <signal handler called>
  QtQA::App::TestRunner: #6  0x00007fe740a9a278 in qt_message_print 
(msgType=QtDebugMsg, context=..., message=...) at global/qlogging.cpp:927
  QtQA::App::TestRunner: #7  0x00007fe740a9b128 in qt_message_output 
(msgType=QtDebugMsg, context=..., message=...) at global/qlogging.cpp:984
  QtQA::App::TestRunner: #8  0x00000000004025f0 in ~QDebug (this=<synthetic 
pointer>, __in_chrg=<optimized out>) at 
../../../../../include/QtCore/../../src/corelib/io/qdebug.h:87
  QtQA::App::TestRunner: #9  operator= (other=..., this=0x7ffff13434a0) at 
../../../../../include/QtCore/../../src/corelib/io/qdebug.h:162
  QtQA::App::TestRunner: #10 tst_QDebug::assignment (this=<optimized out>) at 
tst_qdebug.cpp:73
  QtQA::App::TestRunner: #11 0x00007fe740c7dfa3 in QMetaMethod::invoke 
(this=0x7ffff1343850, object=0x7ffff13440c0, 
connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., 
val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) 
at kernel/qmetaobject.cpp:2169
  QtQA::App::TestRunner: #12 0x00007fe740c815fe in QMetaObject::invokeMethod 
(obj=0x7ffff13440c0, member=<optimized out>, type=Qt::DirectConnection, 
ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., 
val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464
  QtQA::App::TestRunner: #13 0x00007fe7410b8749 in invokeMethod (val9=..., 
val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., 
val0=..., type=Qt::DirectConnection, member=0xf943b0 "assignment", 
obj=<optimized out>) at 
../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395
  QtQA::App::TestRunner: #14 qInvokeTestMethodDataEntry (slot=0xf943b0 
"assignment") at qtestcase.cpp:1693
  QtQA::App::TestRunner: #15 QTest::qInvokeTestMethod (slotName=0xf94298 
"assignment()", data=0x0) at qtestcase.cpp:1818
  QtQA::App::TestRunner: #16 0x00007fe7410b94cc in qInvokeTestMethods 
(testObject=0x7ffff13440c0) at qtestcase.cpp:1972
  QtQA::App::TestRunner: #17 QTest::qExec (testObject=0x7ffff13440c0, 
argc=<optimized out>, argv=<optimized out>) at qtestcase.cpp:2200
  QtQA::App::TestRunner: #18 0x0000000000401eef in main (argc=5, 
argv=0x7ffff13441b8) at tst_qdebug.cpp:295
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: 
================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdebug: 10 seconds, signal 6

  Build log: 
http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_01918/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1379602960):
    http://codereview.qt-project.org/65869 [PS2] - QLinkedList: implement 
missing initializer_list ctor
    http://codereview.qt-project.org/65754 [PS1] - Don't try to allocate a msaa 
FBO when it is not supported.
    http://codereview.qt-project.org/43718 [PS20] - QCompleter::setFilterMode() 
add property filterMode.
    http://codereview.qt-project.org/43600 [PS8] - Implement 
QMainWindow::takeCentralWidget()
    http://codereview.qt-project.org/65549 [PS3] - QDateTime - Add Benchmark 
Tests
    http://codereview.qt-project.org/44430 [PS35] - Import qlogger framework
    http://codereview.qt-project.org/64488 [PS8] - Android: Added JNI_OnLoad to 
QtCore
    http://codereview.qt-project.org/65886 [PS1] - qmake: Don't create 
OBJECTS_DIR and friends for TEMPLATE = subdirs
    http://codereview.qt-project.org/65854 [PS1] - Sanitize 
QMAKE_EXTRA_COMPILERS paths in makefiles
    http://codereview.qt-project.org/65853 [PS2] - Strengthen check for 
combined QMAKE_EXTRA_COMPILER with variable output
    http://codereview.qt-project.org/65664 [PS1] - iOS: Compare similar types 
when setting up QPlatformScreen
    http://codereview.qt-project.org/64448 [PS8] - libpng: Add WinRT 
compatibility
    http://codereview.qt-project.org/64451 [PS4] - WinRT: Shared memory support
    http://codereview.qt-project.org/64452 [PS3] - Fixed compilation of 
QSystemsemaphore for WinRT
    http://codereview.qt-project.org/64453 [PS3] - WinRT: QLibrary & plugin 
support
    http://codereview.qt-project.org/64456 [PS4] - QT_NO_PROCESS for WinRT
    http://codereview.qt-project.org/65573 [PS1] - WinRT: Compile fix for 
qelapsedtimer_win.cpp
    http://codereview.qt-project.org/65793 [PS2] - Build X11 session management 
only if dependencies are found
    http://codereview.qt-project.org/65928 [PS1] - qmake: Fix clang warning
    http://codereview.qt-project.org/65918 [PS1] - qmake: Fix clang compile 
warning
    http://codereview.qt-project.org/65342 [PS4] - Added support for cover 
windows on BlackBerry platform
    http://codereview.qt-project.org/65782 [PS1] - Android: Let 
ANDROID_API_VERSION env var take precedence
    http://codereview.qt-project.org/65771 [PS1] - Fix android after Eglfs 
binary compatibility break
    http://codereview.qt-project.org/65649 [PS1] - Fix QGLWidget segfault on 
Android
    http://codereview.qt-project.org/64795 [PS4] - Android: Never error out on 
literal-suffix warning
    http://codereview.qt-project.org/65415 [PS3] - Android: handle inverted 
orientations
    http://codereview.qt-project.org/64388 [PS13] - Expose more CUPS options 
via the 'Properties' dialog
    http://codereview.qt-project.org/65568 [PS2] - Merge remote-tracking branch 
'origin/stable' into dev
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to