[Ci-reports] fail on QtDeclarative_stable_Integration #2251

Qt Continuous Integration System ci-noreply at qt-project.org
Fri May 30 16:10:09 CEST 2014


Autotest `tst_qquicktextinput' failed :(

The test was determined to be flaky, meaning results were not consistent across multiple runs.  This might make the problem difficult to reproduce.  Also, flaky failures might or might not be related to any recent changes in the source code.

  Testing tst_qquicktextinput
  FAIL!  : tst_qquicktextinput::tripleClickSelectsAll() Compared values are not the same
     Actual   (input->selectedText()): "Hello"
     Expected (hello)                : "Hello world!"
     Loc: [tst_qquicktextinput.cpp(4127)]
  Totals: 400 passed, 1 failed, 5 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquicktextinput *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  PASS   : tst_qquicktextinput::initTestCase()
  PASS   : tst_qquicktextinput::text()
  PASS   : tst_qquicktextinput::width()
  PASS   : tst_qquicktextinput::font()
  PASS   : tst_qquicktextinput::color()
  PASS   : tst_qquicktextinput::wrap()
  PASS   : tst_qquicktextinput::selection()
  PASS   : tst_qquicktextinput::persistentSelection()
  PASS   : tst_qquicktextinput::isRightToLeft(Empty)
  PASS   : tst_qquicktextinput::isRightToLeft(Neutral)
  PASS   : tst_qquicktextinput::isRightToLeft(LTR)
  PASS   : tst_qquicktextinput::isRightToLeft(RTL)
  PASS   : tst_qquicktextinput::isRightToLeft(Bidi RTL + LTR + RTL)
  PASS   : tst_qquicktextinput::isRightToLeft(Bidi LTR + RTL + LTR)
  PASS   : tst_qquicktextinput::moveCursorSelection((t)he|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(do(g)|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum(p)ed|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jumped( )over|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection((the )|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(( dog)|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(( jumped )|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(th(e qu)ick|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(la(zy d)og|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum(ped ov)er|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(()the|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(dog()|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum()ped|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(t)he>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<do(g)>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<jum(p)ed>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<jumped( )>over|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(jumped<( )over>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(the )>quick|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(the )quick>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<lazy( dog)>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(lazy<( dog)>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<fox( jumped )>over|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(fox<( jumped )over>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<th(e qu)ick>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<la(zy d)og|words>)
  PASS   : tst_qquicktextinput::moveCursorSelection(<jum(ped ov)er>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()>the|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(dog<()>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum<()>ped|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hello(,)> |words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<(,)> |words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hello(, )>world|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<(, )world>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hel(lo, )>world|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hel(lo, )world>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hel(lo)>,|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<()>,|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<()>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( )>world|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( )world>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( world)>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( world!)>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hello(, world!)>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<(, world!)>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<world(!)>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(world<(!)>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(world!<()>)|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(world<()>!)|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(,)>olleH |words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(,)olleH> |words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<dlrow( ,)>olleH|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(dlrow<( ,)olleH>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<dlrow( ,ol)leH>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(dlrow<( ,ol)leH>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(,<(ol)leH>,|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(,<()>olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()>,olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<dlrow( )>,olleH|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(dlrow<( )>,olleH|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(dlrow )>,olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!dlrow )>,olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!dlrow ,)>olleH|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!dlrow ,)olleH>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!)>dlrow|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!)dlrow|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()>!dlrow|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(!<()>dlrow|words)
  PASS   : tst_qquicktextinput::moveCursorSelection( <s(pac)ey>   text |words)
  PASS   : tst_qquicktextinput::moveCursorSelection( spacey   <t(ex)t> |words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<( )>spacey   text |words|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<( )spacey>   text |words|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(spacey   <text( )>|words|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(spacey   text<( )>|words|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()> spacey   text |words)
  PASS   : tst_qquicktextinput::moveCursorSelection( spacey   text <()>|words)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick( bro)wn> f^ox} jumped|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn> f^ox} jumped|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick( bro)wn> ^}fox jumped|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn> ^}fox jumped|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick( bro)wn^>} fox jumped|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn^>} f^ox jumped|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick() ^}bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {^bro)wn>} fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick^}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick{<(^ bro)wn>} fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<qui^ck}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<qui^ck}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<^quick}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<^quick}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the{^ <quick}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the{^ <quick}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({t^he <quick}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({t^he <quick}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<He(ll)o>, w^orld}!|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<He(ll)o>, w^orld}!|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(!{dlro^w ,<o(ll)eH>}|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(!{dlro^w ,<o(ll)eH>}|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<(^} sp)acey>   text |ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<( ^}sp)acey>   text |ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(<( {s^p)acey>}   text |rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(<( {^sp)acey>}   text |rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   <te(xt {^)>}|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   <te(xt{^ )>}|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   {<te(x^t} )>|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   {<te(xt^} )>|ltr)
  PASS   : tst_qquicktextinput::dragMouseSelection()
  QWARN  : tst_qquicktextinput::mouseSelectionMode(SelectWords focused) QXcbClipboard: SelectionRequest too old
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectWords focused)
  QWARN  : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focused) QXcbClipboard: SelectionRequest too old
  QWARN  : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focused) QXcbClipboard: SelectionRequest too old
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focused)
  QWARN  : tst_qquicktextinput::mouseSelectionMode(default focused) QXcbClipboard: SelectionRequest too old
  QWARN  : tst_qquicktextinput::mouseSelectionMode(default focused) QXcbClipboard: SelectionRequest too old
  PASS   : tst_qquicktextinput::mouseSelectionMode(default focused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectWords unfocused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectCharacters unfocused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(default unfocused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectWords focuss on press)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focus on press)
  QWARN  : tst_qquicktextinput::mouseSelectionMode(default focus on press) QXcbClipboard: SelectionRequest too old
  PASS   : tst_qquicktextinput::mouseSelectionMode(default focus on press)
  QWARN  : tst_qquicktextinput::mouseSelectionMode_accessors() Don't know how to handle 'SelectionMode', use qRegisterMetaType to register it.
  PASS   : tst_qquicktextinput::mouseSelectionMode_accessors()
  PASS   : tst_qquicktextinput::selectByMouse()
  PASS   : tst_qquicktextinput::renderType()
  QWARN  : tst_qquicktextinput::tripleClickSelectsAll() QXcbClipboard: SelectionRequest too old
  QWARN  : tst_qquicktextinput::tripleClickSelectsAll() QXcbClipboard: SelectionRequest too old
  QWARN  : tst_qquicktextinput::tripleClickSelectsAll() QXcbClipboard: SelectionRequest too old
  QWARN  : tst_qquicktextinput::tripleClickSelectsAll() QXcbClipboard: SelectionRequest too old
  QWARN  : tst_qquicktextinput::tripleClickSelectsAll() QXcbClipboard: SelectionRequest too old
  PASS   : tst_qquicktextinput::tripleClickSelectsAll()
  PASS   : tst_qquicktextinput::horizontalAlignment_RightToLeft()
  PASS   : tst_qquicktextinput::verticalAlignment()
  PASS   : tst_qquicktextinput::clipRect()
  PASS   : tst_qquicktextinput::boundingRect()
  PASS   : tst_qquicktextinput::positionAt()
  PASS   : tst_qquicktextinput::maxLength()
  PASS   : tst_qquicktextinput::masks()
  PASS   : tst_qquicktextinput::validators()
  PASS   : tst_qquicktextinput::inputMethods()
  PASS   : tst_qquicktextinput::signal_accepted()
  PASS   : tst_qquicktextinput::signal_editingfinished()
  PASS   : tst_qquicktextinput::passwordCharacter()
  PASS   : tst_qquicktextinput::cursorDelegate(out of line)
  PASS   : tst_qquicktextinput::cursorDelegate(in line)
  PASS   : tst_qquicktextinput::cursorDelegate(external)
  PASS   : tst_qquicktextinput::remoteCursorDelegate()
  SKIP   : tst_qquicktextinput::cursorVisible() This test is unstable
     Loc: [tst_qquicktextinput.cpp(2886)]
  PASS   : tst_qquicktextinput::cursorRectangle(left to right)
  PASS   : tst_qquicktextinput::cursorRectangle(right to left)
  PASS   : tst_qquicktextinput::navigation()
  QFATAL : tst_qquicktextinput::navigation_RTL() Received signal 11
  FAIL!  : tst_qquicktextinput::navigation_RTL() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 153 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_qquicktextinput *********
  QtQA::App::TestRunner: Process exited due to signal 6; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: core file may not match specified executable file.
  QtQA::App::TestRunner: [New LWP 5594]
  QtQA::App::TestRunner: [New LWP 5595]
  QtQA::App::TestRunner: [New LWP 5596]
  QtQA::App::TestRunner: [New LWP 5597]
  QtQA::App::TestRunner: [New LWP 5598]
  QtQA::App::TestRunner: [New LWP 5599]
  QtQA::App::TestRunner: [New LWP 5600]
  QtQA::App::TestRunner: [New LWP 5629]
  QtQA::App::TestRunner: [New LWP 5631]
  QtQA::App::TestRunner: [New LWP 5633]
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1bebd22a9527d238157f105a32483d09441bef30"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=522229c2dde70aaa8e4295ecb7b6643c810f758f"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=893844ce9810835b76559f6ec3dc5a15e0d32a00"
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1".
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=35d35d9ce781be3a140a34242d998498615b021f"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26253bec1076626f73b8b13bed9510ae626e1ead"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=881176f957e2887122be7fac9c3b69cd64ad707d"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0913d5ea4659cfa3ffad451acc84a6ed62772141"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9e815ef41bf59451f1855b91195b2124e2a95f9e"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3ad6bdb016a80f2519c0646181834873d157b9df"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.51.2
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4db8e8b04edd6fef5491f5509c441c5fa7f9429b"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.51.2
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e5927b34951b4149c1766ab1374f55bf8949b659"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicudata.so.51.2
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f55ae3c6899c08db06273e09b34fcbe90fe9b908"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=666913ec064c25fde1720db77b1f57bdeb5d9b3a"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fef266d8c8e06672fc3d3b9939cf17e5aa3a9b63"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0807b733a052985c11b6dc268d24d7be6fde68a1"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a31a85e165e362c9038d06e626371ea1333ec6a7"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9cb2d6bd518bbc980a29e6e01731fca38fbcc13e"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2423c10bbf3ae05c7a120362431f580e4b82df32"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bc2bf51620a006d6392286492c766444d7468bf9"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=5173b801935a64543ddc8033326b8a0b1a8bc427"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4b342e0883b749b56137f3d21100327999b9e222"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d3ca8665813dd850a9dc3d83639d23b9dd099cf2"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=40b1954702e8aeb3599755cc27eb3f5f918c20ef"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=be54a417dcf1fca2afff698b88ed21676d78c51a"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c65d9d2746c735547aa31df6feb3a00e0319b28d"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26304efb271b514c30e31812cb36d7a8bf4612ff"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-client.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e23c66009f0244b0941f667292532428a4526115"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-server.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2b279857315e09f5bc23acbf49eea0415727680e"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d5032d18412faf0a496fe560b8d6524b66fd56b7"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1d9338bd0b89e7530cd331c277f93d6bdd420103"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libffi.so.4
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=926e49a6618c3a16618653d036bc992191de3a16"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libselinux.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e2bba1e6e7493c181ab4da9f2c771c8db0875872"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpcre.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ef846533cf9aa9f40966ff8f2c1d120f1847bb45"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f2d2ddd2a00cde61928a3a0e46f64b393e24bd46"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=86ba582c5f51fcb3a19084dc18dc49ab29a62a29"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=82320ca88c2f667a4a7bc45a9dddf7ce7d2162ef"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3c0712449120f737d38143d851487220bb613d3a"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d2646d12501e207ae001c34daf4d07486a305247"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdbus-1.so.3
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bb6dfaa730111e4f2ba069c9d98fda44c3dee089"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=99370535517e12d5ee2f7b45f3ff21be2e9f54e0"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=48b46c200e9869bc32a2b936e5edc384eb5be721"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=707ba1835b788f39b29f998f51c6918726e4254f"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=77a6b9785e20aedeaf86739f31a5a3c6f67ec073"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=19aa736c71e072b018983392dd42bfda1be6ba9a"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=43dbc136ba3424d33a9fe6d78ae2d11cd08d8b0c"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=20b3431c86e59c17dfe5f92ba68f9763c214d3c0"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4a9f2b5f4361c46f929498bfa0079b186348e7a8"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4403c1216c9f4eefc474f1d7b8a27c2e9b00d6e3"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7f1193ad6199bf9129321828306f786667b04f61"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0fee89fc46999fef721ac130c77269881e0435ea"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ccedeb6773a300d76df7c47ecf858528b98fb08"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7a9d0a0d3c055d48b9c5b1c4da6eeb8135604cd0"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpng16.so.16
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c0d262d3e7c31b9309384c94cacbd07bacc54a0a"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=51e64e283dd61586dcb6b8d888768f574b50cf33"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=df7ed06aaafdef76389beceee8ceba61cb40aebe"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Disassembler.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b4cbc952906697bd02a53980ab8debd35730abad"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86CodeGen.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c1bc93f0afd428e6eec528b2925fa8e3301c6174"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Desc.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=157c395676561ea5494dd7a6acebab553e4bbfd7"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Info.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ce6d9858229b5061744b68fb6bdef0222270e374"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMJIT.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c7bf3ee6ec2009f80bb903a60cd32f596b45fe2a"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMExecutionEngine.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ead0023acac5b7bbe5cd77ff8f12bd76deb6be82"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMScalarOpts.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7862155a67f62c447a86f06ae809710d641531f2"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTarget.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6cb522d3955b679e2c1063bf94c2a01a5228d1a5"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCore.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6223620587a646fbdfb9533b67d3b14285d97d8d"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSupport.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0cb9949d229cfd887890a9ea99e7b4e4647ffaeb"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMC.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fc105843f495913c7ab5b56249e6deb37d840ba8"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAnalysis.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=878cf9789522f97a53e3e09e195f5ea2d9792ee7"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAsmPrinter.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=27692e3cfe9d973223f1d0dbd4819389e5e661cd"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCodeGen.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b90763281f8e7af1b5d8bd08b9c33cf775251494"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSelectionDAG.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0bcd03d1866e33cb57847db5f2a0c1e4316f5d76"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86AsmPrinter.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=22e69bd9595638a5ef3337b07ae2600631294f5d"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Utils.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=85dd8057575c45e817586048f7d7518d40527425"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMRuntimeDyld.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f9b0a2594fec760847bc70ae5a8833c4372d4ae"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMInstCombine.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4e30f8a31e363358de5f58d2d0adc47f39108553"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTransformUtils.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ed458d0e23556bf6b4fe37d567acfb1d79d0bd8"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMipa.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f0dc7cbd7205c73f8bae100e525036fd64b3ba4"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMCParser.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4188edc09e89dd29aec98c415d7c72698790c6f"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMObject.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=099379af4a995fb58a1083093b815b03fc9e88e2"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libcrypto.so.1.0.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f3d1f6c33a4aa8e2950f42c2c101a1d0f9221846"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libssl.so.1.0.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=095296b342ebb0506c07893375f520494a86dc40"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libresolv.so.2
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=799562eb36d9479df11b4bb13d8c29d852484fe8"
  QtQA::App::TestRunner: Core was generated by `./tst_qquicktextinput -o /work/ci/qt/qtdeclarative/stable/_artifacts/test-logs/'.
  QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted.
  QtQA::App::TestRunner: #0  0x00007f4d0ebad849 in raise () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 10 (Thread 0x7f4cf5ffb700 (LWP 5633)):
  QtQA::App::TestRunner: #0  0x00007f4d0ec58913 in select () from /lib64/libc.so.6
  QtQA::App::TestRunner: #1  0x00007f4d0ff6622c in qt_safe_select (nfds=13, fdread=0x7f4cf0037958, fdwrite=0x7f4cf0037be8, fdexcept=0x7f4cf0037e78, orig_timeout=0x0) at kernel/qcore_unix.cpp:83
  QtQA::App::TestRunner: #2  0x00007f4d0ff678a2 in QEventDispatcherUNIX::select (this=0x7f4cf001f640, nfds=13, readfds=0x7f4cf0037958, writefds=0x7f4cf0037be8, exceptfds=0x7f4cf0037e78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328
  QtQA::App::TestRunner: #3  0x00007f4d0ff670e6 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f4cf00377c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204
  QtQA::App::TestRunner: #4  0x00007f4d0ff68bcb in QEventDispatcherUNIX::processEvents (this=0x7f4cf001f640, flags=...) at kernel/qeventdispatcher_unix.cpp:615
  QtQA::App::TestRunner: #5  0x00007f4d0fef171e in QEventLoop::processEvents (this=0x7f4cf5ffad20, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #6  0x00007f4d0fef1a01 in QEventLoop::exec (this=0x7f4cf5ffad20, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #7  0x00007f4d0fc799ce in QThread::exec (this=0x294b920) at thread/qthread.cpp:511
  QtQA::App::TestRunner: #8  0x00007f4d115b86f9 in QQmlThreadPrivate::run (this=0x294b920) at qml/ftw/qqmlthread.cpp:149
  QtQA::App::TestRunner: #9  0x00007f4d0fc80ed5 in QThreadPrivate::start (arg=0x294b920) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #10 0x00007f4d0f7510db in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #11 0x00007f4d0ec5f90d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 9 (Thread 0x7f4cee0fa700 (LWP 5631)):
  QtQA::App::TestRunner: #0  0x00007f4d0f755458 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #1  0x00007f4d0fc82581 in QWaitConditionPrivate::wait_relative (this=0x7f4cdc003820, time=30000) at thread/qwaitcondition_unix.cpp:126
  QtQA::App::TestRunner: #2  0x00007f4d0fc825b8 in QWaitConditionPrivate::wait (this=0x7f4cdc003820, time=30000) at thread/qwaitcondition_unix.cpp:134
  QtQA::App::TestRunner: #3  0x00007f4d0fc82389 in QWaitCondition::wait (this=0x7f4cdc003540, mutex=0x7f4cdc003220, time=30000) at thread/qwaitcondition_unix.cpp:208
  QtQA::App::TestRunner: #4  0x00007f4d0fc7ac85 in QThreadPoolThread::run (this=0x7f4cdc003530) at thread/qthreadpool.cpp:135
  QtQA::App::TestRunner: #5  0x00007f4d0fc80ed5 in QThreadPrivate::start (arg=0x7f4cdc003530) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #6  0x00007f4d0f7510db in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #7  0x00007f4d0ec5f90d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 8 (Thread 0x7f4cefb9a700 (LWP 5629)):
  QtQA::App::TestRunner: #0  0x00007f4d0ec589e9 in pselect () from /lib64/libc.so.6
  QtQA::App::TestRunner: #1  0x00007f4d0ff6628c in qt_safe_select (nfds=15, fdread=0x7f4ce4000a78, fdwrite=0x7f4ce4000d08, fdexcept=0x7f4ce4000f98, orig_timeout=0x7f4cefb99bd0) at kernel/qcore_unix.cpp:94
  QtQA::App::TestRunner: #2  0x00007f4d0ff678a2 in QEventDispatcherUNIX::select (this=0x7f4ce40008c0, nfds=15, readfds=0x7f4ce4000a78, writefds=0x7f4ce4000d08, exceptfds=0x7f4ce4000f98, timeout=0x7f4cefb99bd0) at kernel/qeventdispatcher_unix.cpp:328
  QtQA::App::TestRunner: #3  0x00007f4d0ff670e6 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f4ce40008e0, flags=..., timeout=0x7f4cefb99bd0) at kernel/qeventdispatcher_unix.cpp:204
  QtQA::App::TestRunner: #4  0x00007f4d0ff68bcb in QEventDispatcherUNIX::processEvents (this=0x7f4ce40008c0, flags=...) at kernel/qeventdispatcher_unix.cpp:615
  QtQA::App::TestRunner: #5  0x00007f4d0fef171e in QEventLoop::processEvents (this=0x7f4cefb99d20, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #6  0x00007f4d0fef1a01 in QEventLoop::exec (this=0x7f4cefb99d20, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #7  0x00007f4d0fc799ce in QThread::exec (this=0x7f4cf001e560) at thread/qthread.cpp:511
  QtQA::App::TestRunner: #8  0x00007f4d0fc79b74 in QThread::run (this=0x7f4cf001e560) at thread/qthread.cpp:578
  QtQA::App::TestRunner: #9  0x00007f4d0fc80ed5 in QThreadPrivate::start (arg=0x7f4cf001e560) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #10 0x00007f4d0f7510db in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #11 0x00007f4d0ec5f90d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 7 (Thread 0x7f4cf67fc700 (LWP 5600)):
  QtQA::App::TestRunner: #0  0x00007f4d0f7550af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #1  0x00007f4cff9bfdd3 in ?? () from /usr/lib64/dri/swrast_dri.so
  QtQA::App::TestRunner: #2  0x00007f4d0f7510db in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #3  0x00007f4d0ec5f90d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 6 (Thread 0x7f4cf6ffd700 (LWP 5599)):
  QtQA::App::TestRunner: #0  0x00007f4d0f7550af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #1  0x00007f4cff9bfdd3 in ?? () from /usr/lib64/dri/swrast_dri.so
  QtQA::App::TestRunner: #2  0x00007f4d0f7510db in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #3  0x00007f4d0ec5f90d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 5 (Thread 0x7f4cf77fe700 (LWP 5598)):
  QtQA::App::TestRunner: #0  0x00007f4d0f7550af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #1  0x00007f4cff9bfdd3 in ?? () from /usr/lib64/dri/swrast_dri.so
  QtQA::App::TestRunner: #2  0x00007f4d0f7510db in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #3  0x00007f4d0ec5f90d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4 (Thread 0x7f4cf7fff700 (LWP 5597)):
  QtQA::App::TestRunner: #0  0x00007f4d0f7550af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #1  0x00007f4cff9bfdd3 in ?? () from /usr/lib64/dri/swrast_dri.so
  QtQA::App::TestRunner: #2  0x00007f4d0f7510db in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #3  0x00007f4d0ec5f90d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3 (Thread 0x7f4d05d39700 (LWP 5596)):
  QtQA::App::TestRunner: #0  0x00007f4d0ec58913 in select () from /lib64/libc.so.6
  QtQA::App::TestRunner: #1  0x00007f4d0ff6622c in qt_safe_select (nfds=10, fdread=0x7f4cf8000a78, fdwrite=0x7f4cf8000d08, fdexcept=0x7f4cf8000f98, orig_timeout=0x0) at kernel/qcore_unix.cpp:83
  QtQA::App::TestRunner: #2  0x00007f4d0ff678a2 in QEventDispatcherUNIX::select (this=0x7f4cf80008c0, nfds=10, readfds=0x7f4cf8000a78, writefds=0x7f4cf8000d08, exceptfds=0x7f4cf8000f98, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328
  QtQA::App::TestRunner: #3  0x00007f4d0ff670e6 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f4cf80008e0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204
  QtQA::App::TestRunner: #4  0x00007f4d0ff68bcb in QEventDispatcherUNIX::processEvents (this=0x7f4cf80008c0, flags=...) at kernel/qeventdispatcher_unix.cpp:615
  QtQA::App::TestRunner: #5  0x00007f4d0fef171e in QEventLoop::processEvents (this=0x7f4d05d38d20, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #6  0x00007f4d0fef1a01 in QEventLoop::exec (this=0x7f4d05d38d20, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #7  0x00007f4d0fc799ce in QThread::exec (this=0x2241fa0) at thread/qthread.cpp:511
  QtQA::App::TestRunner: #8  0x00007f4d115b86f9 in QQmlThreadPrivate::run (this=0x2241fa0) at qml/ftw/qqmlthread.cpp:149
  QtQA::App::TestRunner: #9  0x00007f4d0fc80ed5 in QThreadPrivate::start (arg=0x2241fa0) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #10 0x00007f4d0f7510db in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #11 0x00007f4d0ec5f90d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7f4d069da700 (LWP 5595)):
  QtQA::App::TestRunner: #0  0x00007f4d0ec56b3d in poll () from /lib64/libc.so.6
  QtQA::App::TestRunner: #1  0x00007f4d0c5f40e2 in ?? () from /usr/lib64/libxcb.so.1
  QtQA::App::TestRunner: #2  0x00007f4d0c5f577f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
  QtQA::App::TestRunner: #3  0x00007f4d096b874d in QXcbEventReader::run (this=0x221b9d0) at qxcbconnection.cpp:1034
  QtQA::App::TestRunner: #4  0x00007f4d0fc80ed5 in QThreadPrivate::start (arg=0x221b9d0) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #5  0x00007f4d0f7510db in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #6  0x00007f4d0ec5f90d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7f4d12336840 (LWP 5594)):
  QtQA::App::TestRunner: #0  0x00007f4d0ebad849 in raise () from /lib64/libc.so.6
  QtQA::App::TestRunner: #1  0x00007f4d0ebaecd8 in abort () from /lib64/libc.so.6
  QtQA::App::TestRunner: #2  0x00007f4d0fc6de13 in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1364
  QtQA::App::TestRunner: #3  0x00007f4d0fc6b91c in QMessageLogger::fatal (this=0x7fff93cd1590, msg=0x7f4d1101e4a4 "Received signal %d") at global/qlogging.cpp:669
  QtQA::App::TestRunner: #4  0x00007f4d110063e1 in QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:2277
  QtQA::App::TestRunner: #5  <signal handler called>
  QtQA::App::TestRunner: #6  0x00007f4d096b2984 in QXcbConnection::xcb_connection (this=0x7f4d4b3b3b85) at ./qxcbconnection.h:375
  QtQA::App::TestRunner: #7  0x00007f4d096b2a83 in QXcbObject::xcb_connection (this=0x2a62188) at ./qxcbobject.h:58
  QtQA::App::TestRunner: #8  0x00007f4d096d5f5e in QXcbWindow::updateSyncRequestCounter (this=0x2a62180) at qxcbwindow.cpp:1964
  QtQA::App::TestRunner: #9  0x00007f4d096ba082 in QXcbConnection::syncWindow (this=0x220e500, window=0x2a62180) at qxcbconnection.cpp:1838
  QtQA::App::TestRunner: #10 0x00007f4d097112e1 in QXcbConnection::qt_static_metacall (_o=0x220e500, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x3759ec0) at .moc/moc_qxcbconnection.cpp:185
  QtQA::App::TestRunner: #11 0x00007f4d0ff2f5c9 in QMetaCallEvent::placeMetaCall (this=0x3753c50, object=0x220e500) at kernel/qobject.cpp:487
  QtQA::App::TestRunner: #12 0x00007f4d0ff30610 in QObject::event (this=0x220e500, e=0x3753c50) at kernel/qobject.cpp:1241
  QtQA::App::TestRunner: #13 0x00007f4d0fef4e40 in QCoreApplicationPrivate::notify_helper (this=0x21fcd20, receiver=0x220e500, event=0x3753c50) at kernel/qcoreapplication.cpp:1052
  QtQA::App::TestRunner: #14 0x00007f4d0fef4b02 in QCoreApplication::notify (this=0x7fff93cd3190, receiver=0x220e500, event=0x3753c50) at kernel/qcoreapplication.cpp:997
  QtQA::App::TestRunner: #15 0x00007f4d104f928e in QGuiApplication::notify (this=0x7fff93cd3190, object=0x220e500, event=0x3753c50) at kernel/qguiapplication.cpp:1467
  QtQA::App::TestRunner: #16 0x00007f4d0fef4a0a in QCoreApplication::notifyInternal (this=0x7fff93cd3190, receiver=0x220e500, event=0x3753c50) at kernel/qcoreapplication.cpp:935
  QtQA::App::TestRunner: #17 0x00007f4d0fef86f3 in QCoreApplication::sendEvent (receiver=0x220e500, event=0x3753c50) at kernel/qcoreapplication.h:237
  QtQA::App::TestRunner: #18 0x00007f4d0fef5d67 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x21fce40) at kernel/qcoreapplication.cpp:1539
  QtQA::App::TestRunner: #19 0x00007f4d0ff68a81 in QEventDispatcherUNIX::processEvents (this=0x2227000, flags=...) at kernel/qeventdispatcher_unix.cpp:587
  QtQA::App::TestRunner: #20 0x00007f4d09751bb4 in QUnixEventDispatcherQPA::processEvents (this=0x2227000, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70
  QtQA::App::TestRunner: #21 0x00007f4d0fef4f51 in QCoreApplication::processEvents (flags=..., maxtime=0) at kernel/qcoreapplication.cpp:1133
  QtQA::App::TestRunner: #22 0x000000000041268d in QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66
  QtQA::App::TestRunner: #23 0x00000000004521b8 in tst_qquicktextinput::navigation_RTL (this=0x7fff93cd3140) at tst_qquicktextinput.cpp:2452
  QtQA::App::TestRunner: #24 0x000000000048d7b2 in tst_qquicktextinput::qt_static_metacall (_o=0x7fff93cd3140, _c=QMetaObject::InvokeMetaMethod, _id=40, _a=0x7fff93cd2420) at .moc/tst_qquicktextinput.moc:443
  QtQA::App::TestRunner: #25 0x00007f4d0ff00c13 in QMetaMethod::invoke (this=0x7fff93cd28e0, object=0x7fff93cd3140, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169
  QtQA::App::TestRunner: #26 0x00007f4d0ff000c8 in QMetaObject::invokeMethod (obj=0x7fff93cd3140, member=0x29524b0 "navigation_RTL", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464
  QtQA::App::TestRunner: #27 0x00007f4d110093d5 in QMetaObject::invokeMethod (obj=0x7fff93cd3140, member=0x29524b0 "navigation_RTL", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399
  QtQA::App::TestRunner: #28 0x00007f4d11004f69 in QTest::qInvokeTestMethodDataEntry (slot=0x29524b0 "navigation_RTL") at qtestcase.cpp:1890
  QtQA::App::TestRunner: #29 0x00007f4d110057bf in QTest::qInvokeTestMethod (slotName=0x26c6f88 "navigation_RTL()", data=0x0) at qtestcase.cpp:2015
  QtQA::App::TestRunner: #30 0x00007f4d110062c7 in QTest::qInvokeTestMethods (testObject=0x7fff93cd3140) at qtestcase.cpp:2242
  QtQA::App::TestRunner: #31 0x00007f4d11006867 in QTest::qExec (testObject=0x7fff93cd3140, argc=5, argv=0x7fff93cd3298) at qtestcase.cpp:2475
  QtQA::App::TestRunner: #32 0x000000000048d456 in main (argc=5, argv=0x7fff93cd3298) at tst_qquicktextinput.cpp:6466
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 1
  QtQA::App::TestRunner:   second attempt: exited with signal 6
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qquicktextinput: 104 seconds, signal 6

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_02251/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz

  Tested changes (refs/builds/stable_1401455028):
    http://codereview.qt-project.org/86155 [PS2] - Fix crash in QSGRenderContext::invalidate().
    http://codereview.qt-project.org/86384 [PS2] - Keep the internal state about the bound fbo up to date



More information about the Ci-reports mailing list