[Ci-reports] fail on QtBase_5.5_Integration #489

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Apr 2 11:43:33 CEST 2015


thirty-seven autotests failed :(

  Testing tst_qtqmlmodules
  Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qtqmlmodules *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_qtqmlmodules::initTestCase()
  PASS   : tst_qtqmlmodules::baseTypes()
  PASS   : tst_qtqmlmodules::modelsTypes()
  PASS   : tst_qtqmlmodules::unavailableTypes()
  PASS   : tst_qtqmlmodules::cleanupTestCase()
  Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qtqmlmodules *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtqmlmodules: 0.433464 seconds, signal 11
  
  Testing tst_qquickwidget
  Totals: 10 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickwidget *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_qquickwidget::initTestCase()
  PASS   : tst_qquickwidget::showHide()
  PASS   : tst_qquickwidget::reparentAfterShow()
  PASS   : tst_qquickwidget::changeGeometry()
  PASS   : tst_qquickwidget::resizemodeitem()
  PASS   : tst_qquickwidget::errors()
  PASS   : tst_qquickwidget::engine()
  PASS   : tst_qquickwidget::readback()
  PASS   : tst_qquickwidget::renderingSignals()
  PASS   : tst_qquickwidget::cleanupTestCase()
  Totals: 10 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qquickwidget *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickwidget: 3 seconds, signal 11
  
  Testing tst_qquickpixmapcache
  Totals: 17 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickpixmapcache *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_qquickpixmapcache::initTestCase()
  PASS   : tst_qquickpixmapcache::single(local)
  PASS   : tst_qquickpixmapcache::single(local)
  PASS   : tst_qquickpixmapcache::single(remote)
  PASS   : tst_qquickpixmapcache::single(remote)
  PASS   : tst_qquickpixmapcache::parallel(local)
  PASS   : tst_qquickpixmapcache::parallel(remote)
  PASS   : tst_qquickpixmapcache::parallel(remoteagain)
  PASS   : tst_qquickpixmapcache::parallel(remotecopy)
  PASS   : tst_qquickpixmapcache::parallel(remotecopycancel)
  PASS   : tst_qquickpixmapcache::massive()
  PASS   : tst_qquickpixmapcache::cancelcrash()
  PASS   : tst_qquickpixmapcache::shrinkcache()
  PASS   : tst_qquickpixmapcache::networkCrash()
  PASS   : tst_qquickpixmapcache::lockingCrash()
  PASS   : tst_qquickpixmapcache::uncached()
  PASS   : tst_qquickpixmapcache::cleanupTestCase()
  Totals: 17 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qquickpixmapcache *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickpixmapcache: 4 seconds, signal 11
  
  Testing tst_qqmlxmlhttprequest
  Totals: 91 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlxmlhttprequest *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_qqmlxmlhttprequest::initTestCase()
  PASS   : tst_qqmlxmlhttprequest::domExceptionCodes()
  PASS   : tst_qqmlxmlhttprequest::callbackException(on-opened)
  PASS   : tst_qqmlxmlhttprequest::callbackException(on-loading)
  PASS   : tst_qqmlxmlhttprequest::callbackException(on-done)
  PASS   : tst_qqmlxmlhttprequest::staticStateValues()
  PASS   : tst_qqmlxmlhttprequest::instanceStateValues()
  PASS   : tst_qqmlxmlhttprequest::constructor()
  PASS   : tst_qqmlxmlhttprequest::defaultState()
  PASS   : tst_qqmlxmlhttprequest::open(Relative url))
  PASS   : tst_qqmlxmlhttprequest::open(Absolute url))
  PASS   : tst_qqmlxmlhttprequest::open(Absolute network url))
  PASS   : tst_qqmlxmlhttprequest::open(User/pass)
  PASS   : tst_qqmlxmlhttprequest::open_invalid_method()
  PASS   : tst_qqmlxmlhttprequest::open_sync()
  PASS   : tst_qqmlxmlhttprequest::open_arg_count()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_unsent()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Encoding)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Connection)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Content-Length)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Cookie)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Cookie2)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Content-Transfer-Encoding)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Date)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Expect)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Transfer-Encoding)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Upgrade)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(User-Agent)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Via)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Proxy-)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Sec-)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Proxy-*)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Sec-*)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_sent()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_args()
  PASS   : tst_qqmlxmlhttprequest::send_unsent()
  PASS   : tst_qqmlxmlhttprequest::send_alreadySent()
  PASS   : tst_qqmlxmlhttprequest::send_ignoreData()
  PASS   : tst_qqmlxmlhttprequest::send_withdata(No content-type)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(Correct content-type)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(Incorrect content-type)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(Correct content-type - out of order)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(Incorrect content-type - out of order)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(PUT)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(Correct content-type - no charset)
  PASS   : tst_qqmlxmlhttprequest::send_options(OPTIONS (no data, no resource, no path))
  PASS   : tst_qqmlxmlhttprequest::send_options(OPTIONS (no data, no resource, path- "/"))
  PASS   : tst_qqmlxmlhttprequest::send_options(OPTIONS (no data, with resource))
  PASS   : tst_qqmlxmlhttprequest::send_options(OPTIONS (with data))
  PASS   : tst_qqmlxmlhttprequest::abort()
  PASS   : tst_qqmlxmlhttprequest::abort_unsent()
  PASS   : tst_qqmlxmlhttprequest::abort_opened()
  PASS   : tst_qqmlxmlhttprequest::getResponseHeader()
  PASS   : tst_qqmlxmlhttprequest::getResponseHeader_unsent()
  PASS   : tst_qqmlxmlhttprequest::getResponseHeader_sent()
  PASS   : tst_qqmlxmlhttprequest::getResponseHeader_args()
  PASS   : tst_qqmlxmlhttprequest::getAllResponseHeaders()
  PASS   : tst_qqmlxmlhttprequest::getAllResponseHeaders_unsent()
  PASS   : tst_qqmlxmlhttprequest::getAllResponseHeaders_sent()
  PASS   : tst_qqmlxmlhttprequest::getAllResponseHeaders_args()
  PASS   : tst_qqmlxmlhttprequest::getBinaryData()
  PASS   : tst_qqmlxmlhttprequest::status(OK)
  PASS   : tst_qqmlxmlhttprequest::status(Not Found)
  PASS   : tst_qqmlxmlhttprequest::status(Bad Request)
  PASS   : tst_qqmlxmlhttprequest::statusText(OK)
  PASS   : tst_qqmlxmlhttprequest::statusText(Not Found)
  PASS   : tst_qqmlxmlhttprequest::statusText(Bad Request)
  PASS   : tst_qqmlxmlhttprequest::responseText(OK)
  PASS   : tst_qqmlxmlhttprequest::responseText(empty body)
  PASS   : tst_qqmlxmlhttprequest::responseText(Not Found)
  PASS   : tst_qqmlxmlhttprequest::responseText(Bad Request)
  PASS   : tst_qqmlxmlhttprequest::responseXML_invalid()
  PASS   : tst_qqmlxmlhttprequest::invalidMethodUsage()
  PASS   : tst_qqmlxmlhttprequest::redirects()
  PASS   : tst_qqmlxmlhttprequest::nonUtf8(responseText)
  PASS   : tst_qqmlxmlhttprequest::nonUtf8(responseXML)
  PASS   : tst_qqmlxmlhttprequest::document()
  PASS   : tst_qqmlxmlhttprequest::element()
  PASS   : tst_qqmlxmlhttprequest::attr()
  PASS   : tst_qqmlxmlhttprequest::text()
  PASS   : tst_qqmlxmlhttprequest::cdata()
  PASS   : tst_qqmlxmlhttprequest::stateChangeCallingContext()
  PASS   : tst_qqmlxmlhttprequest::cleanupTestCase()
  Totals: 91 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qqmlxmlhttprequest *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlxmlhttprequest: 12 seconds, signal 11
  
  Testing tst_qqmlqt
  Totals: 53 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlqt *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_qqmlqt::initTestCase()
  PASS   : tst_qqmlqt::enums()
  PASS   : tst_qqmlqt::rgba()
  PASS   : tst_qqmlqt::hsla()
  PASS   : tst_qqmlqt::hsva()
  PASS   : tst_qqmlqt::colorEqual()
  PASS   : tst_qqmlqt::rect()
  PASS   : tst_qqmlqt::point()
  PASS   : tst_qqmlqt::size()
  PASS   : tst_qqmlqt::vector2d()
  PASS   : tst_qqmlqt::vector3d()
  PASS   : tst_qqmlqt::vector4d()
  PASS   : tst_qqmlqt::quaternion()
  PASS   : tst_qqmlqt::matrix4x4()
  PASS   : tst_qqmlqt::font()
  PASS   : tst_qqmlqt::lighter()
  PASS   : tst_qqmlqt::darker()
  PASS   : tst_qqmlqt::tint()
  PASS   : tst_qqmlqt::openUrlExternally()
  PASS   : tst_qqmlqt::openUrlExternally_pragmaLibrary()
  PASS   : tst_qqmlqt::md5()
  PASS   : tst_qqmlqt::createComponent()
  PASS   : tst_qqmlqt::createComponent_pragmaLibrary()
  PASS   : tst_qqmlqt::createQmlObject()
  PASS   : tst_qqmlqt::dateTimeConversion()
  PASS   : tst_qqmlqt::dateTimeFormatting(formatDate)
  PASS   : tst_qqmlqt::dateTimeFormatting(formatTime)
  PASS   : tst_qqmlqt::dateTimeFormatting(formatDateTime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qtime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qtime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qtime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qdate)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qdate)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qdate)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qdatetime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qdatetime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qdatetime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qstring)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qstring)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qstring)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qcolor)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qcolor)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qcolor)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDate, int)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, int)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatTime, int)
  PASS   : tst_qqmlqt::isQtObject()
  PASS   : tst_qqmlqt::btoa()
  PASS   : tst_qqmlqt::atob()
  PASS   : tst_qqmlqt::fontFamilies()
  PASS   : tst_qqmlqt::quit()
  PASS   : tst_qqmlqt::resolvedUrl()
  PASS   : tst_qqmlqt::cleanupTestCase()
  Totals: 53 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qqmlqt *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlqt: 5 seconds, signal 11
  
  Testing tst_QQmlProfilerService
  Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlProfilerService *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_QQmlProfilerService::initTestCase()
  PASS   : tst_QQmlProfilerService::blockingConnectWithTraceEnabled()
  PASS   : tst_QQmlProfilerService::blockingConnectWithTraceDisabled()
  PASS   : tst_QQmlProfilerService::nonBlockingConnect()
  PASS   : tst_QQmlProfilerService::pixmapCacheData()
  PASS   : tst_QQmlProfilerService::scenegraphData()
  PASS   : tst_QQmlProfilerService::profileOnExit()
  PASS   : tst_QQmlProfilerService::controlFromJS()
  PASS   : tst_QQmlProfilerService::signalSourceLocation()
  PASS   : tst_QQmlProfilerService::javascript()
  PASS   : tst_QQmlProfilerService::cleanupTestCase()
  Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QQmlProfilerService *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlprofilerservice: 5 seconds, signal 11
  
  Testing tst_qqmlnotifier
  Totals: 10 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlnotifier *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_qqmlnotifier::initTestCase()
  PASS   : tst_qqmlnotifier::testConnectNotify()
  PASS   : tst_qqmlnotifier::removeV4Binding()
  PASS   : tst_qqmlnotifier::removeV4Binding2()
  PASS   : tst_qqmlnotifier::removeV8Binding()
  PASS   : tst_qqmlnotifier::removeScriptBinding()
  PASS   : tst_qqmlnotifier::readProperty()
  PASS   : tst_qqmlnotifier::propertyChange()
  PASS   : tst_qqmlnotifier::disconnectOnDestroy()
  PASS   : tst_qqmlnotifier::cleanupTestCase()
  Totals: 10 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qqmlnotifier *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlnotifier: 0.416086 seconds, signal 11
  
  Testing tst_qqmlmoduleplugin
  Totals: 33 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlmoduleplugin *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_qqmlmoduleplugin::initTestCase()
  PASS   : tst_qqmlmoduleplugin::importsPlugin()
  PASS   : tst_qqmlmoduleplugin::importsPlugin2()
  PASS   : tst_qqmlmoduleplugin::importsPlugin21()
  PASS   : tst_qqmlmoduleplugin::importsMixedQmlCppPlugin()
  PASS   : tst_qqmlmoduleplugin::incorrectPluginCase()
  PASS   : tst_qqmlmoduleplugin::importPluginWithQmlFile()
  PASS   : tst_qqmlmoduleplugin::remoteImportWithQuotedUrl()
  PASS   : tst_qqmlmoduleplugin::remoteImportWithUnquotedUri()
  PASS   : tst_qqmlmoduleplugin::versionNotInstalled(versionNotInstalled)
  PASS   : tst_qqmlmoduleplugin::versionNotInstalled(versionNotInstalled)
  PASS   : tst_qqmlmoduleplugin::implicitQmldir(implicitQmldir)
  PASS   : tst_qqmlmoduleplugin::implicitQmldir(implicitQmldir2)
  PASS   : tst_qqmlmoduleplugin::importsNested(wrongOrder)
  PASS   : tst_qqmlmoduleplugin::importsNested(missingImport)
  PASS   : tst_qqmlmoduleplugin::importsNested(invalidVersion)
  PASS   : tst_qqmlmoduleplugin::importsNested(correctOrder)
  PASS   : tst_qqmlmoduleplugin::importLocalModule(default version)
  PASS   : tst_qqmlmoduleplugin::importLocalModule(specific version)
  PASS   : tst_qqmlmoduleplugin::importLocalModule(lesser version)
  PASS   : tst_qqmlmoduleplugin::importLocalModule(nonexistent version)
  PASS   : tst_qqmlmoduleplugin::importLocalModule(high version)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(success)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(two strict modules with different major version)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(old namespaced strict module)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(new namespaced strict modules)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(wrong target)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(non-strict clash)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(non-strict preemption)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(invalid namespace)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(module directive must be first)
  PASS   : tst_qqmlmoduleplugin::importProtectedModule()
  PASS   : tst_qqmlmoduleplugin::cleanupTestCase()
  Totals: 33 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qqmlmoduleplugin *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlmoduleplugin: 1 seconds, signal 11
  
  Testing tst_QQmlInspector
  Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlInspector *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_QQmlInspector::initTestCase()
  PASS   : tst_QQmlInspector::connect()
  PASS   : tst_QQmlInspector::showAppOnTop()
  PASS   : tst_QQmlInspector::reloadQml()
  XFAIL  : tst_QQmlInspector::reloadQmlWindow() cannot debug with a QML file containing a top-level Window
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp(177)]
  PASS   : tst_QQmlInspector::reloadQmlWindow()
  PASS   : tst_QQmlInspector::cleanupTestCase()
  Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QQmlInspector *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlinspector: 31 seconds, signal 11
  
  Testing tst_QQmlEngineDebugService
  Totals: 36 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: core file may not match specified executable file.
  QtQA::App::TestRunner: [New LWP 7983]
  QtQA::App::TestRunner: [New LWP 7981]
  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_qqmlenginedebugservice -silent -o /work/ci/qt/qtbase/5.5/_artifacts/test-'.
  QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault.
  QtQA::App::TestRunner: #0  QQmlData::destroyed (this=0x915a40, object=0x914070) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:1650
  QtQA::App::TestRunner: 1650	        deferredData->compiledData->release();
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7ff1da6ed7c0 (LWP 7981)):
  QtQA::App::TestRunner: #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  QtQA::App::TestRunner: #1  0x00007ff1d9479e6b in wait (time=18446744073709551615, this=0x913a50) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:136
  QtQA::App::TestRunner: #2  QWaitCondition::wait (this=this at entry=0x913a38, mutex=mutex at entry=0x913a10, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:208
  QtQA::App::TestRunner: #3  0x00007ff1d9478a3e in QThread::wait (this=this at entry=0x7ff1d04f9b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:662
  QtQA::App::TestRunner: #4  0x00007ff1d048d766 in QDBusConnectionManager::~QDBusConnectionManager (this=0x7ff1d04f9b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:90
  QtQA::App::TestRunner: #5  0x00007ff1d048d819 in (anonymous namespace)::Q_QGS__q_manager::innerFunction()::Holder::~Holder() () at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:60
  QtQA::App::TestRunner: #6  0x00007ff1d8b30259 in __run_exit_handlers (status=0, listp=0x7ff1d8eb36c8 <__exit_funcs>, run_list_atexit=run_list_atexit at entry=true) at exit.c:82
  QtQA::App::TestRunner: #7  0x00007ff1d8b302a5 in __GI_exit (status=<optimized out>) at exit.c:104
  QtQA::App::TestRunner: #8  0x00007ff1d8b15ecc in __libc_start_main (main=0x4084d0 <main(int, char**)>, argc=6, argv=0x7fff993be508, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff993be4f8) at libc-start.c:321
  QtQA::App::TestRunner: #9  0x00000000004086f7 in _start ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7ff1cf214700 (LWP 7983)):
  QtQA::App::TestRunner: #0  QQmlData::destroyed (this=0x915a40, object=0x914070) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:1650
  QtQA::App::TestRunner: #1  0x00007ff1d968aa88 in QObject::~QObject (this=0x914070, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:919
  QtQA::App::TestRunner: #2  0x00007ff1d968b139 in QObject::~QObject (this=0x914070, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1039
  QtQA::App::TestRunner: #3  0x00007ff1d04df608 in ~QDBusServiceWatcherPrivate (this=0x918c60, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #4  QDBusServiceWatcherPrivate::~QDBusServiceWatcherPrivate (this=0x918c60, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #5  0x00007ff1d968ae44 in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:54
  QtQA::App::TestRunner: #6  ~QScopedPointer (this=0x918c48, __in_chrg=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:101
  QtQA::App::TestRunner: #7  QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:883
  QtQA::App::TestRunner: #8  0x00007ff1d04de4d9 in QDBusServiceWatcher::~QDBusServiceWatcher (this=0x918c40, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:265
  QtQA::App::TestRunner: #9  0x00007ff1d968112c in QObjectPrivate::deleteChildren (this=this at entry=0x918a50) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #10 0x00007ff1d968adfc in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #11 0x00007ff1d0494399 in QDBusConnectionInterface::~QDBusConnectionInterface (this=0x915a40, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnectioninterface.cpp:172
  QtQA::App::TestRunner: #12 0x00007ff1d968112c in QObjectPrivate::deleteChildren (this=this at entry=0x914180) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #13 0x00007ff1d968adfc in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #14 0x00007ff1d049a7c1 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x914070, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:962
  QtQA::App::TestRunner: #15 0x00007ff1d049aa19 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x914070, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:980
  QtQA::App::TestRunner: #16 0x00007ff1d048d6e3 in QDBusConnectionManager::run (this=0x7ff1d04f9b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:119
  QtQA::App::TestRunner: #17 0x00007ff1d9478e0f in QThreadPrivate::start (arg=0x7ff1d04f9b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331
  QtQA::App::TestRunner: #18 0x00007ff1d85d8182 in start_thread (arg=0x7ff1cf214700) at pthread_create.c:312
  QtQA::App::TestRunner: #19 0x00007ff1d8bef00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlEngineDebugService *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_QQmlEngineDebugService::initTestCase()
  PASS   : tst_QQmlEngineDebugService::watch_property()
  PASS   : tst_QQmlEngineDebugService::watch_object()
  PASS   : tst_QQmlEngineDebugService::watch_expression(width)
  PASS   : tst_QQmlEngineDebugService::watch_expression(width+10)
  PASS   : tst_QQmlEngineDebugService::watch_context()
  PASS   : tst_QQmlEngineDebugService::watch_file()
  PASS   : tst_QQmlEngineDebugService::queryAvailableEngines()
  PASS   : tst_QQmlEngineDebugService::queryRootContexts()
  PASS   : tst_QQmlEngineDebugService::queryObject(non-recursive)
  PASS   : tst_QQmlEngineDebugService::queryObject(recursive)
  PASS   : tst_QQmlEngineDebugService::queryObjectsForLocation(non-recursive)
  PASS   : tst_QQmlEngineDebugService::queryObjectsForLocation(recursive)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(width + 50)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(blueRect.width)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(bad expr)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(QObject*)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(list of QObject*)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(varObjMap)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(simpleVar)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultInRootContext()
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(width + 50)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(blueRect.width)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(bad expr)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(QObject*)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(list of QObject*)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(varObjMap)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(simpleVar)
  XFAIL  : tst_QQmlEngineDebugService::setBindingForObject() Cannot retrieve text for a binding (QTBUG-37273)
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlenginedebugservice/tst_qqmlenginedebugservice.cpp(985)]
  PASS   : tst_QQmlEngineDebugService::setBindingForObject()
  PASS   : tst_QQmlEngineDebugService::resetBindingForObject()
  PASS   : tst_QQmlEngineDebugService::setMethodBody()
  PASS   : tst_QQmlEngineDebugService::queryObjectTree()
  PASS   : tst_QQmlEngineDebugService::setBindingInStates()
  PASS   : tst_QQmlEngineDebugService::regression_QTCREATORBUG_7451()
  PASS   : tst_QQmlEngineDebugService::queryObjectWithNonStreamableTypes()
  PASS   : tst_QQmlEngineDebugService::cleanupTestCase()
  Totals: 36 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QQmlEngineDebugService *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: core file may not match specified executable file.
  QtQA::App::TestRunner: [New LWP 7991]
  QtQA::App::TestRunner: [New LWP 7989]
  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_qqmlenginedebugservice -o /work/ci/qt/qtbase/5.5/_artifacts/test-logs/tst'.
  QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault.
  QtQA::App::TestRunner: #0  QQmlData::destroyed (this=0xec6a40, object=0xec5070) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:1650
  QtQA::App::TestRunner: 1650	        deferredData->compiledData->release();
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7f9c6c0fb7c0 (LWP 7989)):
  QtQA::App::TestRunner: #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  QtQA::App::TestRunner: #1  0x00007f9c6ae87e6b in wait (time=18446744073709551615, this=0xec4a50) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:136
  QtQA::App::TestRunner: #2  QWaitCondition::wait (this=this at entry=0xec4a38, mutex=mutex at entry=0xec4a10, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:208
  QtQA::App::TestRunner: #3  0x00007f9c6ae86a3e in QThread::wait (this=this at entry=0x7f9c61f07b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:662
  QtQA::App::TestRunner: #4  0x00007f9c61e9b766 in QDBusConnectionManager::~QDBusConnectionManager (this=0x7f9c61f07b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:90
  QtQA::App::TestRunner: #5  0x00007f9c61e9b819 in (anonymous namespace)::Q_QGS__q_manager::innerFunction()::Holder::~Holder() () at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:60
  QtQA::App::TestRunner: #6  0x00007f9c6a53e259 in __run_exit_handlers (status=0, listp=0x7f9c6a8c16c8 <__exit_funcs>, run_list_atexit=run_list_atexit at entry=true) at exit.c:82
  QtQA::App::TestRunner: #7  0x00007f9c6a53e2a5 in __GI_exit (status=<optimized out>) at exit.c:104
  QtQA::App::TestRunner: #8  0x00007f9c6a523ecc in __libc_start_main (main=0x4084d0 <main(int, char**)>, argc=5, argv=0x7fff7c3a4e78, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff7c3a4e68) at libc-start.c:321
  QtQA::App::TestRunner: #9  0x00000000004086f7 in _start ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7f9c60c22700 (LWP 7991)):
  QtQA::App::TestRunner: #0  QQmlData::destroyed (this=0xec6a40, object=0xec5070) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:1650
  QtQA::App::TestRunner: #1  0x00007f9c6b098a88 in QObject::~QObject (this=0xec5070, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:919
  QtQA::App::TestRunner: #2  0x00007f9c6b099139 in QObject::~QObject (this=0xec5070, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1039
  QtQA::App::TestRunner: #3  0x00007f9c61eed608 in ~QDBusServiceWatcherPrivate (this=0xec9c60, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #4  QDBusServiceWatcherPrivate::~QDBusServiceWatcherPrivate (this=0xec9c60, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #5  0x00007f9c6b098e44 in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:54
  QtQA::App::TestRunner: #6  ~QScopedPointer (this=0xec9c48, __in_chrg=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:101
  QtQA::App::TestRunner: #7  QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:883
  QtQA::App::TestRunner: #8  0x00007f9c61eec4d9 in QDBusServiceWatcher::~QDBusServiceWatcher (this=0xec9c40, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:265
  QtQA::App::TestRunner: #9  0x00007f9c6b08f12c in QObjectPrivate::deleteChildren (this=this at entry=0xec9a50) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #10 0x00007f9c6b098dfc in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #11 0x00007f9c61ea2399 in QDBusConnectionInterface::~QDBusConnectionInterface (this=0xec6a40, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnectioninterface.cpp:172
  QtQA::App::TestRunner: #12 0x00007f9c6b08f12c in QObjectPrivate::deleteChildren (this=this at entry=0xec5180) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #13 0x00007f9c6b098dfc in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #14 0x00007f9c61ea87c1 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0xec5070, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:962
  QtQA::App::TestRunner: #15 0x00007f9c61ea8a19 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0xec5070, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:980
  QtQA::App::TestRunner: #16 0x00007f9c61e9b6e3 in QDBusConnectionManager::run (this=0x7f9c61f07b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:119
  QtQA::App::TestRunner: #17 0x00007f9c6ae86e0f in QThreadPrivate::start (arg=0x7f9c61f07b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331
  QtQA::App::TestRunner: #18 0x00007f9c69fe6182 in start_thread (arg=0x7f9c60c22700) at pthread_create.c:312
  QtQA::App::TestRunner: #19 0x00007f9c6a5fd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlenginedebugservice: 16 seconds, signal 11
  
  Testing tst_QQmlEngineDebugInspectorIntegration
  Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlEngineDebugInspectorIntegration *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_QQmlEngineDebugInspectorIntegration::initTestCase()
  (... 7929 lines omitted; there are too many errors!)
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(for) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(for) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(for) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(continue) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(break) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(return) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(return) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(with) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(with) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(label) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(throw) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(try-catch) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(try-finally) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(try-catch-finally) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + b + c + d) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + b - c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + -b) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + ~b) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + !b) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + +b) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a + b) - c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a - b + c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a - (b + c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + -(b + c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + ~(b + c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + !(b + c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + +(b + c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + b * c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a + b) * c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a + b) * (c + d)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + (b * c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + (b / c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a / b) * c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a / (b * c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a / (b % c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a && b || c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a && (b || c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a & b | c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a & (b | c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a & b | c ^ d) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a & (b | c ^ d)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a & b | c) ^ d) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a << b + c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a << b) + c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a >> b + c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a >> b) + c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a >>> b + c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a >>> b) + c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a == b || c != d) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a == (b || c != d)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a === b || c !== d) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a === (b || c !== d)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a &= b + c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  QWARN  : tst_QJSValue::prettyPrinter(debugger) /work/build/qt/qtdeclarative/src/qml/compiler/qv4codegen.cpp:2155: virtual bool QQmlJS::Codegen::visit(QQmlJS::AST::DebuggerStatement*): Unimplemented code.
  SKIP   : tst_QJSValue::prettyPrinter(debugger) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  PASS   : tst_QJSValue::engineDeleted()
  PASS   : tst_QJSValue::valueOfWithClosure()
  PASS   : tst_QJSValue::nestedObjectToVariant([[]])
  PASS   : tst_QJSValue::nestedObjectToVariant([[123]])
  PASS   : tst_QJSValue::nestedObjectToVariant([[], 123])
  PASS   : tst_QJSValue::nestedObjectToVariant(var a=[]; a.push(a))
  PASS   : tst_QJSValue::nestedObjectToVariant(var a=[]; a.push(123, a))
  PASS   : tst_QJSValue::nestedObjectToVariant(var a=[]; var b=[]; a.push(b); b.push(a))
  PASS   : tst_QJSValue::nestedObjectToVariant(var a=[]; var b=[]; a.push(123, b); b.push(456, a))
  PASS   : tst_QJSValue::nestedObjectToVariant({})
  PASS   : tst_QJSValue::nestedObjectToVariant({ a:{} })
  PASS   : tst_QJSValue::nestedObjectToVariant({ a:{b:10, c:20} })
  PASS   : tst_QJSValue::nestedObjectToVariant({ a:10, b:[20, 30]})
  PASS   : tst_QJSValue::nestedObjectToVariant(var o={}; o.p=o)
  PASS   : tst_QJSValue::nestedObjectToVariant(var o={}; o.p=123; o.q=o)
  PASS   : tst_QJSValue::cleanupTestCase()
  Totals: 163 passed, 0 failed, 157 skipped, 0 blacklisted
  ********* Finished testing of tst_QJSValue *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner: [New LWP 29799]
  QtQA::App::TestRunner: [New LWP 29794]
  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_qjsvalue -o /work/ci/qt/qtbase/5.5/_artifacts/test-logs/tst_qjsvalue-test'.
  QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault.
  QtQA::App::TestRunner: #0  QQmlData::destroyed (this=0x1805d20, object=0x18042f0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:1650
  QtQA::App::TestRunner: 1650	        deferredData->compiledData->release();
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7fc8afc3e7c0 (LWP 29794)):
  QtQA::App::TestRunner: #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  QtQA::App::TestRunner: #1  0x00007fc8ae74ce6b in wait (time=18446744073709551615, this=0x1803cd0) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:136
  QtQA::App::TestRunner: #2  QWaitCondition::wait (this=this at entry=0x1803cb8, mutex=mutex at entry=0x1803c90, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:208
  QtQA::App::TestRunner: #3  0x00007fc8ae74ba3e in QThread::wait (this=this at entry=0x7fc8a57ccb20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:662
  QtQA::App::TestRunner: #4  0x00007fc8a5760766 in QDBusConnectionManager::~QDBusConnectionManager (this=0x7fc8a57ccb20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:90
  QtQA::App::TestRunner: #5  0x00007fc8a5760819 in (anonymous namespace)::Q_QGS__q_manager::innerFunction()::Holder::~Holder() () at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:60
  QtQA::App::TestRunner: #6  0x00007fc8ade03259 in __run_exit_handlers (status=0, listp=0x7fc8ae1866c8 <__exit_funcs>, run_list_atexit=run_list_atexit at entry=true) at exit.c:82
  QtQA::App::TestRunner: #7  0x00007fc8ade032a5 in __GI_exit (status=<optimized out>) at exit.c:104
  QtQA::App::TestRunner: #8  0x00007fc8adde8ecc in __libc_start_main (main=0x404ee0 <main(int, char**)>, argc=5, argv=0x7fff8cba78e8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff8cba78d8) at libc-start.c:321
  QtQA::App::TestRunner: #9  0x0000000000404fba in _start ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7fc89ffff700 (LWP 29799)):
  QtQA::App::TestRunner: #0  QQmlData::destroyed (this=0x1805d20, object=0x18042f0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:1650
  QtQA::App::TestRunner: #1  0x00007fc8ae95da88 in QObject::~QObject (this=0x18042f0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:919
  QtQA::App::TestRunner: #2  0x00007fc8ae95e139 in QObject::~QObject (this=0x18042f0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1039
  QtQA::App::TestRunner: #3  0x00007fc8a57b2608 in ~QDBusServiceWatcherPrivate (this=0x1808b40, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #4  QDBusServiceWatcherPrivate::~QDBusServiceWatcherPrivate (this=0x1808b40, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #5  0x00007fc8ae95de44 in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:54
  QtQA::App::TestRunner: #6  ~QScopedPointer (this=0x1808b28, __in_chrg=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:101
  QtQA::App::TestRunner: #7  QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:883
  QtQA::App::TestRunner: #8  0x00007fc8a57b14d9 in QDBusServiceWatcher::~QDBusServiceWatcher (this=0x1808b20, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:265
  QtQA::App::TestRunner: #9  0x00007fc8ae95412c in QObjectPrivate::deleteChildren (this=this at entry=0x1808930) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #10 0x00007fc8ae95ddfc in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #11 0x00007fc8a5767399 in QDBusConnectionInterface::~QDBusConnectionInterface (this=0x1805d20, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnectioninterface.cpp:172
  QtQA::App::TestRunner: #12 0x00007fc8ae95412c in QObjectPrivate::deleteChildren (this=this at entry=0x1804400) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #13 0x00007fc8ae95ddfc in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #14 0x00007fc8a576d7c1 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x18042f0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:962
  QtQA::App::TestRunner: #15 0x00007fc8a576da19 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x18042f0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:980
  QtQA::App::TestRunner: #16 0x00007fc8a57606e3 in QDBusConnectionManager::run (this=0x7fc8a57ccb20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:119
  QtQA::App::TestRunner: #17 0x00007fc8ae74be0f in QThreadPrivate::start (arg=0x7fc8a57ccb20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331
  QtQA::App::TestRunner: #18 0x00007fc8adbb1182 in start_thread (arg=0x7fc89ffff700) at pthread_create.c:312
  QtQA::App::TestRunner: #19 0x00007fc8adec200d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qjsvalue: 20 seconds, signal 11
  
  Testing NodesTest
  Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner: [New LWP 29753]
  QtQA::App::TestRunner: [New LWP 29741]
  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_nodestest -silent -o /work/ci/qt/qtbase/5.5/_artifacts/test-logs/tst_node'.
  QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault.
  QtQA::App::TestRunner: #0  0x00007fe5bffaed22 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:994
  QtQA::App::TestRunner: 994	            sender->disconnectNotify(QMetaObjectPrivate::signal(sender->metaObject(), node->signal_index));
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7fe5c0bd57c0 (LWP 29741)):
  QtQA::App::TestRunner: #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  QtQA::App::TestRunner: #1  0x00007fe5bfd9de6b in wait (time=18446744073709551615, this=0xbc5840) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:136
  QtQA::App::TestRunner: #2  QWaitCondition::wait (this=this at entry=0xbc5828, mutex=mutex at entry=0xbc5800, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:208
  QtQA::App::TestRunner: #3  0x00007fe5bfd9ca3e in QThread::wait (this=this at entry=0x7fe5b69e1b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:662
  QtQA::App::TestRunner: #4  0x00007fe5b6975766 in QDBusConnectionManager::~QDBusConnectionManager (this=0x7fe5b69e1b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:90
  QtQA::App::TestRunner: #5  0x00007fe5b6975819 in (anonymous namespace)::Q_QGS__q_manager::innerFunction()::Holder::~Holder() () at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:60
  QtQA::App::TestRunner: #6  0x00007fe5bf454259 in __run_exit_handlers (status=0, listp=0x7fe5bf7d76c8 <__exit_funcs>, run_list_atexit=run_list_atexit at entry=true) at exit.c:82
  QtQA::App::TestRunner: #7  0x00007fe5bf4542a5 in __GI_exit (status=<optimized out>) at exit.c:104
  QtQA::App::TestRunner: #8  0x00007fe5bf439ecc in __libc_start_main (main=0x402330 <main(int, char**)>, argc=6, argv=0x7fff6bc87338, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff6bc87328) at libc-start.c:321
  QtQA::App::TestRunner: #9  0x0000000000402435 in _start ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7fe5b56fc700 (LWP 29753)):
  QtQA::App::TestRunner: #0  0x00007fe5bffaed22 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:994
  QtQA::App::TestRunner: #1  0x00007fe5bffaf139 in QObject::~QObject (this=0xbc5e40, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1039
  QtQA::App::TestRunner: #2  0x00007fe5b69c7608 in ~QDBusServiceWatcherPrivate (this=0xbcaa60, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #3  QDBusServiceWatcherPrivate::~QDBusServiceWatcherPrivate (this=0xbcaa60, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #4  0x00007fe5bffaee44 in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:54
  QtQA::App::TestRunner: #5  ~QScopedPointer (this=0xbcaa48, __in_chrg=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:101
  QtQA::App::TestRunner: #6  QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:883
  QtQA::App::TestRunner: #7  0x00007fe5b69c64d9 in QDBusServiceWatcher::~QDBusServiceWatcher (this=0xbcaa40, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:265
  QtQA::App::TestRunner: #8  0x00007fe5bffa512c in QObjectPrivate::deleteChildren (this=this at entry=0xbca850) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #9  0x00007fe5bffaedfc in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #10 0x00007fe5b697c399 in QDBusConnectionInterface::~QDBusConnectionInterface (this=0xbc7c70, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnectioninterface.cpp:172
  QtQA::App::TestRunner: #11 0x00007fe5bffa512c in QObjectPrivate::deleteChildren (this=this at entry=0xbc5f50) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #12 0x00007fe5bffaedfc in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #13 0x00007fe5b69827c1 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0xbc5e40, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:962
  QtQA::App::TestRunner: #14 0x00007fe5b6982a19 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0xbc5e40, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:980
  QtQA::App::TestRunner: #15 0x00007fe5b69756e3 in QDBusConnectionManager::run (this=0x7fe5b69e1b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:119
  QtQA::App::TestRunner: #16 0x00007fe5bfd9ce0f in QThreadPrivate::start (arg=0x7fe5b69e1b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331
  QtQA::App::TestRunner: #17 0x00007fe5beac0182 in start_thread (arg=0x7fe5b56fc700) at pthread_create.c:312
  QtQA::App::TestRunner: #18 0x00007fe5bf51300d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of NodesTest *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  QWARN  : NodesTest::initTestCase() QSGContext::initialize: depth buffer support missing, expect rendering errors
  QWARN  : NodesTest::initTestCase() QSGContext::initialize: stencil buffer support missing, expect rendering errors
  PASS   : NodesTest::initTestCase()
  PASS   : NodesTest::propegate()
  PASS   : NodesTest::propegateWithMultipleRoots()
  PASS   : NodesTest::basicOpacityNode()
  PASS   : NodesTest::opacityPropegation()
  PASS   : NodesTest::isBlockedCheck()
  PASS   : NodesTest::textureNodeTextureOwnership()
  PASS   : NodesTest::textureNodeRect()
  PASS   : NodesTest::cleanupTestCase()
  Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of NodesTest *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner: [New LWP 29798]
  QtQA::App::TestRunner: [New LWP 29793]
  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_nodestest -o /work/ci/qt/qtbase/5.5/_artifacts/test-logs/tst_nodestest-te'.
  QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault.
  QtQA::App::TestRunner: #0  0x00007f703bc12d22 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:994
  QtQA::App::TestRunner: 994	            sender->disconnectNotify(QMetaObjectPrivate::signal(sender->metaObject(), node->signal_index));
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7f703c8397c0 (LWP 29793)):
  QtQA::App::TestRunner: #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  QtQA::App::TestRunner: #1  0x00007f703ba01e6b in wait (time=18446744073709551615, this=0xd92810) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:136
  QtQA::App::TestRunner: #2  QWaitCondition::wait (this=this at entry=0xd927f8, mutex=mutex at entry=0xd927d0, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:208
  QtQA::App::TestRunner: #3  0x00007f703ba00a3e in QThread::wait (this=this at entry=0x7f7032645b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:662
  QtQA::App::TestRunner: #4  0x00007f70325d9766 in QDBusConnectionManager::~QDBusConnectionManager (this=0x7f7032645b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:90
  QtQA::App::TestRunner: #5  0x00007f70325d9819 in (anonymous namespace)::Q_QGS__q_manager::innerFunction()::Holder::~Holder() () at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:60
  QtQA::App::TestRunner: #6  0x00007f703b0b8259 in __run_exit_handlers (status=0, listp=0x7f703b43b6c8 <__exit_funcs>, run_list_atexit=run_list_atexit at entry=true) at exit.c:82
  QtQA::App::TestRunner: #7  0x00007f703b0b82a5 in __GI_exit (status=<optimized out>) at exit.c:104
  QtQA::App::TestRunner: #8  0x00007f703b09decc in __libc_start_main (main=0x402330 <main(int, char**)>, argc=5, argv=0x7fff6cdb2a98, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff6cdb2a88) at libc-start.c:321
  QtQA::App::TestRunner: #9  0x0000000000402435 in _start ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7f7031360700 (LWP 29798)):
  QtQA::App::TestRunner: #0  0x00007f703bc12d22 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:994
  QtQA::App::TestRunner: #1  0x00007f703bc13139 in QObject::~QObject (this=0xd92e10, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1039
  QtQA::App::TestRunner: #2  0x00007f703262b608 in ~QDBusServiceWatcherPrivate (this=0xd97a50, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #3  QDBusServiceWatcherPrivate::~QDBusServiceWatcherPrivate (this=0xd97a50, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #4  0x00007f703bc12e44 in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:54
  QtQA::App::TestRunner: #5  ~QScopedPointer (this=0xd97a38, __in_chrg=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:101
  QtQA::App::TestRunner: #6  QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:883
  QtQA::App::TestRunner: #7  0x00007f703262a4d9 in QDBusServiceWatcher::~QDBusServiceWatcher (this=0xd97a30, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:265
  QtQA::App::TestRunner: #8  0x00007f703bc0912c in QObjectPrivate::deleteChildren (this=this at entry=0xd97840) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #9  0x00007f703bc12dfc in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #10 0x00007f70325e0399 in QDBusConnectionInterface::~QDBusConnectionInterface (this=0xd94830, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnectioninterface.cpp:172
  QtQA::App::TestRunner: #11 0x00007f703bc0912c in QObjectPrivate::deleteChildren (this=this at entry=0xd92f20) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #12 0x00007f703bc12dfc in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #13 0x00007f70325e67c1 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0xd92e10, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:962
  QtQA::App::TestRunner: #14 0x00007f70325e6a19 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0xd92e10, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:980
  QtQA::App::TestRunner: #15 0x00007f70325d96e3 in QDBusConnectionManager::run (this=0x7f7032645b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:119
  QtQA::App::TestRunner: #16 0x00007f703ba00e0f in QThreadPrivate::start (arg=0x7f7032645b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331
  QtQA::App::TestRunner: #17 0x00007f703a724182 in start_thread (arg=0x7f7031360700) at pthread_create.c:312
  QtQA::App::TestRunner: #18 0x00007f703b17700d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_nodestest: 23 seconds, signal 11
  
  Testing GeometryTest
  Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of GeometryTest *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : GeometryTest::initTestCase()
  PASS   : GeometryTest::testPoint2D()
  PASS   : GeometryTest::testTexturedPoint2D()
  PASS   : GeometryTest::testCustomGeometry()
  PASS   : GeometryTest::cleanupTestCase()
  Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of GeometryTest *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner: [New LWP 29774]
  QtQA::App::TestRunner: [New LWP 29769]
  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_geometry -o /work/ci/qt/qtbase/5.5/_artifacts/test-logs/tst_geometry-test'.
  QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault.
  QtQA::App::TestRunner: #0  0x00007f046ac11d22 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:994
  QtQA::App::TestRunner: 994	            sender->disconnectNotify(QMetaObjectPrivate::signal(sender->metaObject(), node->signal_index));
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7f046b8387c0 (LWP 29769)):
  QtQA::App::TestRunner: #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  QtQA::App::TestRunner: #1  0x00007f046aa00e6b in wait (time=18446744073709551615, this=0x1ea58b0) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:136
  QtQA::App::TestRunner: #2  QWaitCondition::wait (this=this at entry=0x1ea5898, mutex=mutex at entry=0x1ea5870, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:208
  QtQA::App::TestRunner: #3  0x00007f046a9ffa3e in QThread::wait (this=this at entry=0x7f0461644b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:662
  QtQA::App::TestRunner: #4  0x00007f04615d8766 in QDBusConnectionManager::~QDBusConnectionManager (this=0x7f0461644b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:90
  QtQA::App::TestRunner: #5  0x00007f04615d8819 in (anonymous namespace)::Q_QGS__q_manager::innerFunction()::Holder::~Holder() () at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:60
  QtQA::App::TestRunner: #6  0x00007f046a0b7259 in __run_exit_handlers (status=0, listp=0x7f046a43a6c8 <__exit_funcs>, run_list_atexit=run_list_atexit at entry=true) at exit.c:82
  QtQA::App::TestRunner: #7  0x00007f046a0b72a5 in __GI_exit (status=<optimized out>) at exit.c:104
  QtQA::App::TestRunner: #8  0x00007f046a09cecc in __libc_start_main (main=0x401430 <main(int, char**)>, argc=5, argv=0x7fff210afe98, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff210afe88) at libc-start.c:321
  QtQA::App::TestRunner: #9  0x000000000040151a in _start ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7f045bfff700 (LWP 29774)):
  QtQA::App::TestRunner: #0  0x00007f046ac11d22 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:994
  QtQA::App::TestRunner: #1  0x00007f046ac12139 in QObject::~QObject (this=0x1ea5eb0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1039
  QtQA::App::TestRunner: #2  0x00007f046162a608 in ~QDBusServiceWatcherPrivate (this=0x1eaaac0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #3  QDBusServiceWatcherPrivate::~QDBusServiceWatcherPrivate (this=0x1eaaac0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #4  0x00007f046ac11e44 in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:54
  QtQA::App::TestRunner: #5  ~QScopedPointer (this=0x1eaaaa8, __in_chrg=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:101
  QtQA::App::TestRunner: #6  QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:883
  QtQA::App::TestRunner: #7  0x00007f04616294d9 in QDBusServiceWatcher::~QDBusServiceWatcher (this=0x1eaaaa0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:265
  QtQA::App::TestRunner: #8  0x00007f046ac0812c in QObjectPrivate::deleteChildren (this=this at entry=0x1eaa8b0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #9  0x00007f046ac11dfc in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #10 0x00007f04615df399 in QDBusConnectionInterface::~QDBusConnectionInterface (this=0x1ea7ce0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnectioninterface.cpp:172
  QtQA::App::TestRunner: #11 0x00007f046ac0812c in QObjectPrivate::deleteChildren (this=this at entry=0x1ea5fc0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #12 0x00007f046ac11dfc in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #13 0x00007f04615e57c1 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x1ea5eb0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:962
  QtQA::App::TestRunner: #14 0x00007f04615e5a19 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x1ea5eb0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:980
  QtQA::App::TestRunner: #15 0x00007f04615d86e3 in QDBusConnectionManager::run (this=0x7f0461644b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:119
  QtQA::App::TestRunner: #16 0x00007f046a9ffe0f in QThreadPrivate::start (arg=0x7f0461644b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331
  QtQA::App::TestRunner: #17 0x00007f0469723182 in start_thread (arg=0x7f045bfff700) at pthread_create.c:312
  QtQA::App::TestRunner: #18 0x00007f046a17600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_geometry: 14 seconds, signal 11
  
  Testing tst_qjsonbinding
  Totals: 121 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qjsonbinding *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_qjsonbinding::initTestCase()
  PASS   : tst_qjsonbinding::cppJsConversion(true)
  PASS   : tst_qjsonbinding::cppJsConversion(false)
  PASS   : tst_qjsonbinding::cppJsConversion(null)
  PASS   : tst_qjsonbinding::cppJsConversion(number.0)
  PASS   : tst_qjsonbinding::cppJsConversion(number.1)
  PASS   : tst_qjsonbinding::cppJsConversion(string.0)
  PASS   : tst_qjsonbinding::cppJsConversion(undefined)
  PASS   : tst_qjsonbinding::cppJsConversion(object.0)
  PASS   : tst_qjsonbinding::cppJsConversion(object.1)
  PASS   : tst_qjsonbinding::cppJsConversion(object.2)
  PASS   : tst_qjsonbinding::cppJsConversion(object.3)
  PASS   : tst_qjsonbinding::cppJsConversion(object.4)
  PASS   : tst_qjsonbinding::cppJsConversion(array.0)
  PASS   : tst_qjsonbinding::cppJsConversion(array.1)
  PASS   : tst_qjsonbinding::cppJsConversion(array.2)
  PASS   : tst_qjsonbinding::cppJsConversion(array.3)
  PASS   : tst_qjsonbinding::cppJsConversion(array.4)
  PASS   : tst_qjsonbinding::readValueProperty(true)
  PASS   : tst_qjsonbinding::readValueProperty(false)
  PASS   : tst_qjsonbinding::readValueProperty(null)
  PASS   : tst_qjsonbinding::readValueProperty(number.0)
  PASS   : tst_qjsonbinding::readValueProperty(number.1)
  PASS   : tst_qjsonbinding::readValueProperty(string.0)
  PASS   : tst_qjsonbinding::readValueProperty(undefined)
  PASS   : tst_qjsonbinding::readValueProperty(object.0)
  PASS   : tst_qjsonbinding::readValueProperty(object.1)
  PASS   : tst_qjsonbinding::readValueProperty(object.2)
  PASS   : tst_qjsonbinding::readValueProperty(object.3)
  PASS   : tst_qjsonbinding::readValueProperty(object.4)
  PASS   : tst_qjsonbinding::readValueProperty(array.0)
  PASS   : tst_qjsonbinding::readValueProperty(array.1)
  PASS   : tst_qjsonbinding::readValueProperty(array.2)
  PASS   : tst_qjsonbinding::readValueProperty(array.3)
  PASS   : tst_qjsonbinding::readValueProperty(array.4)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(object.0)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(object.1)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(object.2)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(object.3)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(object.4)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(array.0)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(array.1)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(array.2)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(array.3)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(array.4)
  PASS   : tst_qjsonbinding::writeValueProperty(true)
  PASS   : tst_qjsonbinding::writeValueProperty(false)
  PASS   : tst_qjsonbinding::writeValueProperty(null)
  PASS   : tst_qjsonbinding::writeValueProperty(number.0)
  PASS   : tst_qjsonbinding::writeValueProperty(number.1)
  PASS   : tst_qjsonbinding::writeValueProperty(string.0)
  PASS   : tst_qjsonbinding::writeValueProperty(undefined)
  PASS   : tst_qjsonbinding::writeValueProperty(object.0)
  PASS   : tst_qjsonbinding::writeValueProperty(object.1)
  PASS   : tst_qjsonbinding::writeValueProperty(object.2)
  PASS   : tst_qjsonbinding::writeValueProperty(object.3)
  PASS   : tst_qjsonbinding::writeValueProperty(object.4)
  PASS   : tst_qjsonbinding::writeValueProperty(array.0)
  PASS   : tst_qjsonbinding::writeValueProperty(array.1)
  PASS   : tst_qjsonbinding::writeValueProperty(array.2)
  PASS   : tst_qjsonbinding::writeValueProperty(array.3)
  PASS   : tst_qjsonbinding::writeValueProperty(array.4)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(object.0)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(object.1)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(object.2)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(object.3)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(object.4)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(array.0)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(array.1)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(array.2)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(array.3)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(array.4)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(value=function)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=undefined)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=null)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=false)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=true)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=123)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=42.35)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object='foo')
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=[])
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=function)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=undefined)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=null)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=false)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=true)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=123)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=42.35)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array='foo')
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array={})
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=function)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with function property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with function property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(array = array with function property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with inherited property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with inherited property 2)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = array with inherited property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = array with inherited property 2)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with inherited property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with inherited property 2)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(array = array with inherited property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(array = array with inherited property 2)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with non-enumerable property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with non-enumerable property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = cyclic object)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = cyclic array)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = cyclic object)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(array = cyclic array)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = { foo: undefined })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = { foo: undefined, bar: 123 })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = { foo: 456, bar: undefined })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = { foo: undefined })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = { foo: undefined, bar: 123 })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = { foo: 456, bar: undefined })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = [undefined])
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = [undefined, 10])
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = [10, undefined, 20])
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(array = [undefined])
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(array = [undefined, 10])
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(array = [10, undefined, 20])
  PASS   : tst_qjsonbinding::cleanupTestCase()
  Totals: 121 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qjsonbinding *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qjsonbinding: 3 seconds, signal 11

  Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00489/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz

  Tested changes (refs/builds/5.5_1427961538):
    http://codereview.qt-project.org/103740 [PS3] - Remove the event callbacks in QDBusConnectionPrivate
    http://codereview.qt-project.org/103739 [PS3] - And move the sending of other types of D-Bus messages to the thread
    http://codereview.qt-project.org/103738 [PS3] - Move the sending of the D-Bus messages with reply to the thread
    http://codereview.qt-project.org/103737 [PS3] - Remove superfluous code in QDBusConnectionPrivate::sendWithReply
    http://codereview.qt-project.org/103736 [PS3] - Simplify some code in QDBusConnectionPrivate::sendWithReplyAsync
    http://codereview.qt-project.org/103735 [PS3] - Use a dedicated thread for handling incoming libdbus-1 events
    http://codereview.qt-project.org/103734 [PS3] - Implement the blocking QtDBus call in terms of the non-blocking one
    http://codereview.qt-project.org/103733 [PS3] - Make QDBusConnectionPrivate::send return bool
    http://codereview.qt-project.org/103732 [PS3] - Use a signal for updating the dispatch status
    http://codereview.qt-project.org/103731 [PS3] - Use QDBusConnectionPrivate* when QDBusServer receives a new connection
    http://codereview.qt-project.org/102762 [PS5] - Use QDBusServiceWatcher in QDBusAbstractInterface to track the owner
    http://codereview.qt-project.org/109173 [PS3] - QVLA: Add operator= for initializer lists



More information about the Ci-reports mailing list