Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-53665

tst_QTextStream::stillOpenWhenAtEnd() crashes on OpenSUSE 42.1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • None
    • 5.8.0 Alpha
    • Core: I/O

    Description

      ========= Received signal, dumping stack ==============
      GNU gdb (GDB; %maintenance_distribution) 7.9.1
      Copyright (C) 2015 Free Software Foundation, Inc.
      License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
      This is free software: you are free to change and redistribute it.
      There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
      and "show warranty" for details.
      This GDB was configured as "x86_64-suse-linux".
      Type "show configuration" for configuration details.
      For bug reporting instructions, please see:
      <http://bugs.opensuse.org/>.
      Find the GDB manual and other documentation resources online at:
      <http://www.gnu.org/software/gdb/documentation/>.
      For help, type "help".
      Type "apropos word" to search for commands related to "word".
      Attaching to process 8547
      Reading symbols from /home/qt/work/qt/qtbase/tests/auto/corelib/io/qtextstream/tst_qtextstream...done.
      Reading symbols from /home/qt/work/qt/qtbase/lib/libQt5Network.so.5...done.
      Reading symbols from /home/qt/work/qt/qtbase/lib/libQt5Test.so.5...done.
      Reading symbols from /home/qt/work/qt/qtbase/lib/libQt5Core.so.5...done.
      Reading symbols from /lib64/libpthread.so.0...(no debugging symbols found)...done.
      [New LWP 8548]
      [Thread debugging using libthread_db enabled]
      Using host libthread_db library "/lib64/libthread_db.so.1".
      Reading symbols from /usr/lib64/libstdc++.so.6...(no debugging symbols found)...done.
      Reading symbols from /lib64/libm.so.6...(no debugging symbols found)...done.
      Reading symbols from /lib64/libgcc_s.so.1...(no debugging symbols found)...done.
      Reading symbols from /lib64/libc.so.6...(no debugging symbols found)...done.
      Reading symbols from /lib64/libz.so.1...(no debugging symbols found)...done.
      Reading symbols from /usr/lib64/libproxy.so.1...(no debugging symbols found)...done.
      Reading symbols from /usr/lib64/libpcre16.so.0...(no debugging symbols found)...done.
      Reading symbols from /lib64/libdl.so.2...(no debugging symbols found)...done.
      Reading symbols from /usr/lib64/libgthread-2.0.so.0...(no debugging symbols found)...done.
      Reading symbols from /usr/lib64/libglib-2.0.so.0...(no debugging symbols found)...done.
      Reading symbols from /lib64/librt.so.1...(no debugging symbols found)...done.
      Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done.
      Reading symbols from /usr/lib64/libmodman.so.1...(no debugging symbols found)...done.
      Reading symbols from /usr/lib64/libpcre.so.1...(no debugging symbols found)...done.
      Reading symbols from /lib64/libresolv.so.2...(no debugging symbols found)...done.
      Reading symbols from /usr/lib64/libproxy-0.4.11/modules/config_kde4.so...(no debugging symbols found)...done.
      Reading symbols from /usr/lib64/libkdecore.so.5...(no debugging symbols found)...done.
      Reading symbols from /usr/lib64/libQtCore.so.4...(no debugging symbols found)...done.
      Reading symbols from /usr/lib64/libQtNetwork.so.4...(no debugging symbols found)...done.
      Reading symbols from /usr/lib64/libQtDBus.so.4...(no debugging symbols found)...done.
      Reading symbols from /usr/lib64/libbz2.so.1...(no debugging symbols found)...done.
      Reading symbols from /usr/lib64/liblzma.so.5...(no debugging symbols found)...done.
      Reading symbols from /lib64/libssl.so.1.0.0...(no debugging symbols found)...done.
      Reading symbols from /lib64/libcrypto.so.1.0.0...(no debugging symbols found)...done.
      Reading symbols from /usr/lib64/libQtXml.so.4...(no debugging symbols found)...done.
      Reading symbols from /lib64/libdbus-1.so.3...(no debugging symbols found)...done.
      0x00007fd0222b39a9 in waitpid () from /lib64/libc.so.6
      Missing separate debuginfos, use: zypper install glibc-debuginfo-2.19-19.1.x86_64 libbz2-1-debuginfo-1.0.6-32.1.x86_64 libdbus-1-3-debuginfo-1.8.16-5.2.x86_64 libgcc_s1-debuginfo-5.3.1+r233831-6.1.x86_64 libglib-2_0-0-debuginfo-2.44.1-2.3.x86_64 libgthread-2_0-0-debuginfo-2.44.1-2.3.x86_64 libkdecore4-debuginfo-4.14.18-10.3.x86_64 liblzma5-debuginfo-5.0.5-3.5.x86_64 libmodman1-debuginfo-2.0.1-17.1.x86_64 libopenssl1_0_0-debuginfo-1.0.1i-15.1.x86_64 libpcre1-debuginfo-8.33-3.5.x86_64 libpcre16-0-debuginfo-8.33-3.5.x86_64 libproxy1-config-kde4-debuginfo-0.4.11-13.2.x86_64 libproxy1-debuginfo-0.4.11-13.2.x86_64 libqt4-debuginfo-4.8.6-7.1.x86_64 libstdc++6-debuginfo-5.3.1+r233831-6.1.x86_64 libz1-debuginfo-1.2.8-6.4.x86_64
      (gdb) 
      Thread 2 (Thread 0x7fd020ddc700 (LWP 8548)):
      #0  0x00007fd022e4d3e8 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
         from /lib64/libpthread.so.0
      No symbol table info available.
      #1  0x00007fd023130dd1 in QWaitConditionPrivate::wait_relative (
          this=0x1505490, time=300000) at thread/qwaitcondition_unix.cpp:133
              ti = {tv_sec = 6805, tv_nsec = 802761913}
      #2  0x00007fd023130dfe in QWaitConditionPrivate::wait (this=0x1505490, 
          time=300000) at thread/qwaitcondition_unix.cpp:141
              code = 0
      #3  0x00007fd023130bf5 in QWaitCondition::wait (this=0x1501ef0, 
          mutex=0x1501ee8, time=300000) at thread/qwaitcondition_unix.cpp:215
              __PRETTY_FUNCTION__ = "bool QWaitCondition::wait(QMutex*, long unsigned int)"
              returnValue = false
      #4  0x00007fd02391ad7b in QTest::WatchDog::run (this=0x1501ed0)
          at qtestcase.cpp:932
              t = 300000
              locker = {val = 22028009}
              __PRETTY_FUNCTION__ = "virtual void QTest::WatchDog::run()"
      #5  0x00007fd02312f738 in QThreadPrivate::start (arg=0x1501ed0)
          at thread/qthread_unix.cpp:344
              __clframe = {
                __cancel_routine = 0x7fd02312f7a2 <QThreadPrivate::finish(void*)>, 
                __cancel_arg = 0x1501ed0, __do_it = 1, __cancel_type = 0}
              thr = 0x1501ed0
              data = 0x1505690
      #6  0x00007fd022e490a4 in start_thread () from /lib64/libpthread.so.0
      No symbol table info available.
      #7  0x00007fd0222e1fed in clone () from /lib64/libc.so.6
      No symbol table info available.
      
      Thread 1 (Thread 0x7fd02411b740 (LWP 8547)):
      #0  0x00007fd0222b39a9 in waitpid () from /lib64/libc.so.6
      No symbol table info available.
      #1  0x00007fd02223e11b in do_system () from /lib64/libc.so.6
      No symbol table info available.
      #2  0x00007fd023910f9e in stackTrace () at qtestcase.cpp:164
              ok = false
              disableStackDump = 0
              cmd = "gdb --pid 8547 2>/dev/null <<EOF\nset prompt\nset height 0\nthread apply all where full\ndetach\nquit\nEOF\n", '\000' <repeats 35 times>, "X\303\024$\320\177\000\000\020\n\265#\320\177\000\000\000\n\265#\320\177\000\000c\374\244\273\000\000\000\000E~\220#\320\177\000\000\377\377\377\377", '\000' <repeats 13 times>, "\372\a#\320\177\000\000\000"...
      #3  0x00007fd0239158f2 in QTest::FatalSignalHandler::signal (signum=11)
          at qtestcase.cpp:1354
              msecsFunctionTime = 8
              msecsTotalTime = 539
              __PRETTY_FUNCTION__ = "static void QTest::FatalSignalHandler::signal(int)"
      #4  <signal handler called>
      No symbol table info available.
      #5  0x00007fd01bbda00e in ?? () from /usr/lib64/libkdecore.so.5
      No symbol table info available.
      #6  0x00007fd023f3c8ea in call_init.part () from /lib64/ld-linux-x86-64.so.2
      No symbol table info available.
      #7  0x00007fd023f3c9d3 in _dl_init_internal () from /lib64/ld-linux-x86-64.so.2
      No symbol table info available.
      #8  0x00007fd023f40b08 in dl_open_worker () from /lib64/ld-linux-x86-64.so.2
      No symbol table info available.
      #9  0x00007fd023f3c7a4 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2
      No symbol table info available.
      #10 0x00007fd023f402fb in _dl_open () from /lib64/ld-linux-x86-64.so.2
      No symbol table info available.
      #11 0x00007fd02196502b in dlopen_doit () from /lib64/libdl.so.2
      No symbol table info available.
      #12 0x00007fd023f3c7a4 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2
      No symbol table info available.
      #13 0x00007fd0219655dd in _dlerror_run () from /lib64/libdl.so.2
      No symbol table info available.
      #14 0x00007fd0219650c1 in dlopen@@GLIBC_2.2.5 () from /lib64/libdl.so.2
      No symbol table info available.
      #15 0x00007fd021046f25 in libmodman::module_manager::load_file(std::string, bool) () from /usr/lib64/libmodman.so.1
      No symbol table info available.
      #16 0x00007fd0210472b3 in libmodman::module_manager::load_dir(std::string, bool) () from /usr/lib64/libmodman.so.1
      No symbol table info available.
      #17 0x00007fd021dd1e06 in ?? () from /usr/lib64/libproxy.so.1
      No symbol table info available.
      #18 0x00007fd021dd29bb in px_proxy_factory_new () from /usr/lib64/libproxy.so.1
      No symbol table info available.
      #19 0x00007fd023c4600d in QLibProxyWrapper::QLibProxyWrapper (
          this=0x7fd023f2ca10 <(anonymous namespace)::Q_QGS_libProxyWrapper::innerFunction()::holder>) at kernel/qnetworkproxy_libproxy.cpp:55
      No locals.
      #20 0x00007fd023c45586 in (anonymous namespace)::Q_QGS_libProxyWrapper::Holder::Holder (
          this=0x7fd023f2ca10 <(anonymous namespace)::Q_QGS_libProxyWrapper::innerFunction()::holder>) at kernel/qnetworkproxy_libproxy.cpp:72
      No locals.
      #21 0x00007fd023c455f3 in (anonymous namespace)::Q_QGS_libProxyWrapper::innerFunction () at kernel/qnetworkproxy_libproxy.cpp:72
              holder = {<(anonymous namespace)::Q_QGS_libProxyWrapper::HolderBase> = {<No data fields>}, value = {factory = 0x0}}
      #22 0x00007fd023c45fda in QGlobalStatic<QLibProxyWrapper, (* (anonymous namespace)::Q_QGS_libProxyWrapper::innerFunction), (* & (anonymous namespace)::Q_QGS_libProxyWrapper::guard)>::operator()(void) (this=0x7fd023f2ca08 <libProxyWrapper>)
          at ../../include/QtCore/../../src/corelib/global/qglobalstatic.h:135
      No locals.
      #23 0x00007fd023c45af5 in QNetworkProxyFactory::systemProxyForQuery (query=...)
          at kernel/qnetworkproxy_libproxy.cpp:125
              haveDirectConnection = false
              proxyList = {<QListSpecialMethods<QNetworkProxy>> = {<No data fields>}, {p = {static shared_null = {ref = {atomic = {
                          _q_value = {<std::__atomic_base<int>> = {
                              _M_i = -1}, <No data fields>}}}, alloc = 0, begin = 0, 
                      end = 0, array = {0x0}}, 
                    d = 0x7fd02345a8b0 <QListData::shared_null>}, 
                  d = 0x7fd02345a8b0 <QListData::shared_null>}}
              queryUrl = {d = 0x1508520}
              requiredCapabilities = {i = 1}
              rawProxies = {<QListSpecialMethods<QUrl>> = {<No data fields>}, {p = {
                    static shared_null = {ref = {atomic = {
                          _q_value = {<std::__atomic_base<int>> = {
                              _M_i = -1}, <No data fields>}}}, alloc = 0, begin = 0, 
                      end = 0, array = {0x0}}, d = 0x1508508}, d = 0x1508508}}
      #24 0x00007fd023c3c1f7 in QSystemConfigurationProxyFactory::queryProxy (
          this=0x1507440, query=...)
          at ../../include/QtNetwork/5.8.0/QtNetwork/private/../../../../../src/network/kernel/qnetworkproxy_p.h:66
              proxies = {<QListSpecialMethods<QNetworkProxy>> = {<No data fields>}, {
                  p = {static shared_null = {ref = {atomic = {
                          _q_value = {<std::__atomic_base<int>> = {
                              _M_i = -1}, <No data fields>}}}, alloc = 0, begin = 0, 
                      end = 0, array = {0x0}}, 
                    d = 0x7fd02345a8b0 <QListData::shared_null>}, 
                  d = 0x7fd02345a8b0 <QListData::shared_null>}}
      #25 0x00007fd023c3a21c in QGlobalNetworkProxy::proxyForQuery (
          this=0x7fd023f2c940 <(anonymous namespace)::Q_QGS_globalNetworkProxy::innerFunction()::holder>, query=...) at kernel/qnetworkproxy.cpp:344
              locker = {val = 140531933038913}
              __PRETTY_FUNCTION__ = "QList<QNetworkProxy> QGlobalNetworkProxy::proxyForQuery(const QNetworkProxyQuery&)"
              result = {<QListSpecialMethods<QNetworkProxy>> = {<No data fields>}, {
                  p = {static shared_null = {ref = {atomic = {
                          _q_value = {<std::__atomic_base<int>> = {
                              _M_i = -1}, <No data fields>}}}, alloc = 0, begin = 0, 
                      end = 0, array = {0x0}}, 
                    d = 0x7fd02345a8b0 <QListData::shared_null>}, 
                  d = 0x7fd02345a8b0 <QListData::shared_null>}}
              parsed = {d = {d = 0x1508330}}
              hostname = {static null = {<No data fields>}, d = 0x15084c0}
      #26 0x00007fd023c3baed in QNetworkProxyFactory::proxyForQuery (query=...)
          at kernel/qnetworkproxy.cpp:1568
      No locals.
      #27 0x00007fd023c55afb in QAbstractSocketPrivate::resolveProxy (
          this=0x1507cf0, hostname=..., port=143) at socket/qabstractsocket.cpp:916
              query = {d = {d = 0x15083b0}}
              proxies = {<QListSpecialMethods<QNetworkProxy>> = {<No data fields>}, {
                  p = {static shared_null = {ref = {atomic = {
                          _q_value = {<std::__atomic_base<int>> = {
                              _M_i = -1}, <No data fields>}}}, alloc = 0, begin = 0, 
                      end = 0, array = {0x0}}, 
                    d = 0x7fd02345a8b0 <QListData::shared_null>}, 
                  d = 0x7fd02345a8b0 <QListData::shared_null>}}
      #28 0x00007fd023c57a20 in QAbstractSocket::connectToHost (this=0x7fff60f51550, 
          hostName=..., port=143, openMode=..., 
          protocol=QAbstractSocket::AnyIPProtocol) at socket/qabstractsocket.cpp:1658
              d = 0x1507cf0
              __PRETTY_FUNCTION__ = "virtual void QAbstractSocket::connectToHost(const QString&, quint16, QIODevice::OpenMode, QAbstractSocket::NetworkLayerProtocol)"
              temp = {d = {d = 0x7fff60f51480}}
      #29 0x000000000041324b in tst_QTextStream::stillOpenWhenAtEnd (
          this=0x7fff60f52520) at ../tst_qtextstream.cpp:1219
              file = {<QFileDevice> = {<QIODevice> = {<QObject> = {
                      _vptr.QObject = 0x7fd0238f4b90 <vtable for QFile+16>, 
                      static staticMetaObject = {d = {superdata = 0x0, 
                          stringdata = 0x7fd02351d880 <qt_meta_stringdata_QObject>, 
                          data = 0x7fd02351d9a0 <qt_meta_data_QObject>, 
                          static_metacall = 0x7fd0233a824c <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, 
                          extradata = 0x0}}, d_ptr = {d = 0x15085c0}, 
                      static staticQtMetaObject = {d = {superdata = 0x0, 
                          stringdata = 0x7fd0235d89c0 <qt_meta_stringdata_Qt>, 
                          data = 0x7fd0235e3800 <qt_meta_data_Qt>, 
                          static_metacall = 0x0, relatedMetaObjects = 0x0, 
                          extradata = 0x0}}}, static staticMetaObject = {d = {
                        superdata = 0x7fd0238f2400 <QObject::staticMetaObject>, 
                        stringdata = 0x7fd0235f03e0 <qt_meta_stringdata_QIODevice>, 
                        data = 0x7fd0235f0560 <qt_meta_data_QIODevice>, 
                        static_metacall = 0x7fd023447ba0 <QIODevice::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, 
                        extradata = 0x0}}}, static staticMetaObject = {d = {
                      superdata = 0x7fd0238f4e40 <QIODevice::staticMetaObject>, 
                      stringdata = 0x7fd0235f02a0 <qt_meta_stringdata_QFileDevice>, 
                      data = 0x7fd0235f02e0 <qt_meta_data_QFileDevice>, 
                      static_metacall = 0x7fd023447ab4 <QFileDevice::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, 
                      extradata = 0x0}}}, static staticMetaObject = {d = {
                    superdata = 0x7fd0238f4cc0 <QFileDevice::staticMetaObject>, 
                    stringdata = 0x7fd0235f01c0 <qt_meta_stringdata_QFile>, 
                    data = 0x7fd0235f01e0 <qt_meta_data_QFile>, 
                    static_metacall = 0x7fd0234479c8 <QFile::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, 
                    extradata = 0x0}}}
              stream = {
                _vptr.QTextStream = 0x7fd0238f0ad0 <vtable for QTextStream+16>, 
                d_ptr = {d = 0x1509310}}
              socket = {<QAbstractSocket> = {<QIODevice> = {<QObject> = {
                      _vptr.QObject = 0x7fd023f2a5b0 <vtable for QTcpSocket+16>, 
                      static staticMetaObject = {d = {superdata = 0x0, 
                          stringdata = 0x7fd02351d880 <qt_meta_stringdata_QObject>, 
                          data = 0x7fd02351d9a0 <qt_meta_data_QObject>, 
                          static_metacall = 0x7fd0233a824c <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, 
                          extradata = 0x0}}, d_ptr = {d = 0x1507cf0}, 
                      static staticQtMetaObject = {d = {superdata = 0x0, 
                          stringdata = 0x7fd0235d89c0 <qt_meta_stringdata_Qt>, 
                          data = 0x7fd0235e3800 <qt_meta_data_Qt>, 
                          static_metacall = 0x0, relatedMetaObjects = 0x0, 
                          extradata = 0x0}}}, static staticMetaObject = {d = {
                        superdata = 0x7fd0238f2400 <QObject::staticMetaObject>, 
                        stringdata = 0x7fd0235f03e0 <qt_meta_stringdata_QIODevice>, 
                        data = 0x7fd0235f0560 <qt_meta_data_QIODevice>, 
                        static_metacall = 0x7fd023447ba0 <QIODevice::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, 
                        extradata = 0x0}}}, static staticMetaObject = {d = {
                      superdata = 0x7fd0238f4e40 <QIODevice::staticMetaObject>, 
                      stringdata = 0x7fd023cbd820 <qt_meta_stringdata_QAbstractSocket>, data = 0x7fd023cbe3c0 <qt_meta_data_QAbstractSocket>, 
                      static_metacall = 0x7fd023c5a6aa <QAbstractSocket::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, 
                      extradata = 0x0}}}, static staticMetaObject = {d = {
                    superdata = 0x7fd023f27100 <QAbstractSocket::staticMetaObject>, 
                    stringdata = 0x7fd023cd2800 <qt_meta_stringdata_QTcpSocket>, 
                    data = 0x7fd023cd2840 <qt_meta_data_QTcpSocket>, 
                    static_metacall = 0x7fd023ca56f2 <QTcpSocket::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, 
                    extradata = 0x0}}}
              stream2 = {_vptr.QTextStream = 0x0, d_ptr = {d = 0x7fd000000000}}
      #30 0x000000000042ea69 in tst_QTextStream::qt_static_metacall (
          _o=0x7fff60f52520, _c=QMetaObject::InvokeMetaMethod, _id=89, 
          _a=0x7fff60f516f0) at .moc/tst_qtextstream.moc:610
              _t = 0x7fff60f52520
      #31 0x00007fd023371933 in QMetaMethod::invoke (this=0x1505dd0, 
          object=0x7fff60f52520, connectionType=Qt::DirectConnection, 
          returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., 
          val5=..., val6=..., val7=..., val8=..., val9=...)
          at kernel/qmetaobject.cpp:2222
              paramCount = 1
              currentThread = 0x14fbe70
              param = {0x0 <repeats 11 times>}
              idx_relative = 89
              callFunction = 0x42e3e6 <tst_QTextStream::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>
              __PRETTY_FUNCTION__ = "bool QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgum"...
              typeNames = {0x0 <repeats 11 times>}
              objectThread = 0x14fbe70
              idx_offset = 5
      #32 0x00007fd02391a148 in QMetaMethod::invoke (this=0x1505dd0, 
          object=0x7fff60f52520, connectionType=Qt::DirectConnection, val0=..., 
          val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., 
          val8=..., val9=...)
          at ../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:123
      No locals.
      #33 0x00007fd023913964 in QTest::TestMethods::invokeTestOnData (
          this=0x7fff60f52390, index=49) at qtestcase.cpp:832
              invokeOk = false
              isBenchmark = false
              i = -1
              results = {d = 0x7fd023456aa0 <QArrayData::shared_null>}
              minimumTotalReached = false
      #34 0x00007fd023914497 in QTest::TestMethods::invokeTest (this=0x7fff60f52390, 
          index=49, data=0x0, watchDog=0x1501ed0) at qtestcase.cpp:1013
              s = {<No data fields>}
              curDataIndex = 0
              dataCount = 0
              foundFunction = true
              benchmarkData = {static current = 0x7fff60f51d40, result = {context = {
                    slotName = {static null = {<No data fields>}, 
                      d = 0x7fd023456aa0 <QArrayData::shared_null>}, tag = {
                      static null = {<No data fields>}, 
                      d = 0x7fd023456aa0 <QArrayData::shared_null>}, 
                    checkpointIndex = -1}, value = -1, iterations = -1, 
                  metric = QTest::FramesPerSecond, setByMacro = true, 
                  valid = false}, resultAccepted = false, runOnce = false, 
                iterationCount = 1}
              member = "stillOpenWhenAtEnd_data()\000oDevice_data()\000()", '\000' <repeats 45 times>, "X\303\024$\320\177", '\000' <repeats 90 times>, "X\310\024$\320\177\000\000\350+\344\"\320\177\000\000"...
              name = @0x7fff60f51fa0: {
                d = 0x438948 <qt_meta_stringdata_tst_QTextStream+2184>}
              table = {d = 0x15055c0}
              gTable = 0x1505990
              globalDataCount = 0
              curGlobalDataIndex = 0
      #35 0x00007fd0239155d1 in QTest::TestMethods::invokeTests (
          this=0x7fff60f52390, testObject=0x7fff60f52520) at qtestcase.cpp:1315
              data = 0x0
              ok = true
              i = 49
              count = 79
              previousFailed = false
              metaObject = 0x6579c0 <tst_QTextStream::staticMetaObject>
              watchDog = {d = 0x1501ed0}
      #36 0x00007fd023916168 in QTest::qExec (testObject=0x7fff60f52520, argc=1, 
          argv=0x7fff60f52658) at qtestcase.cpp:1727
              handler = {d = 0x15059e0}
              commandLineMethods = {<std::_Vector_base<QMetaMethod, std::allocator<QMetaMethod> >> = {
                  _M_impl = {<std::allocator<QMetaMethod>> = {<__gnu_cxx::new_allocator<QMetaMethod>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, 
                    _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}
              test = {m_initTestCaseMethod = {
                  mobj = 0x6579c0 <tst_QTextStream::staticMetaObject>, handle = 14}, 
                m_initTestCaseDataMethod = {mobj = 0x0, handle = 0}, 
                m_cleanupTestCaseMethod = {
                  mobj = 0x6579c0 <tst_QTextStream::staticMetaObject>, handle = 24}, 
                m_initMethod = {mobj = 0x0, handle = 0}, m_cleanupMethod = {
                  mobj = 0x6579c0 <tst_QTextStream::staticMetaObject>, handle = 19}, 
                m_methods = {<std::_Vector_base<QMetaMethod, std::allocator<QMetaMethod> >> = {
                    _M_impl = {<std::allocator<QMetaMethod>> = {<__gnu_cxx::new_allocator<QMetaMethod>> = {<No data fields>}, <No data fields>}, _M_start = 0x1505ac0, 
                      _M_finish = 0x1505fb0, 
                      _M_end_of_storage = 0x15062d0}}, <No data fields>}}
              metaObject = 0x6579c0 <tst_QTextStream::staticMetaObject>
              benchmarkData = {static current = 0x7fff60f52350, 
                measurer = 0x1501eb0, context = {slotName = {
                    static null = {<No data fields>}, d = 0x1507170}, tag = {
                    static null = {<No data fields>}, d = 0x15098b0}, 
                  checkpointIndex = -1}, walltimeMinimum = -1, iterationCount = -1, 
                medianIterationCount = -1, createChart = false, 
                verboseOutput = false, callgrindOutFileBase = {
                  static null = {<No data fields>}, 
                  d = 0x7fd023456aa0 <QArrayData::shared_null>}, minimumTotal = -1, 
                mode_ = QBenchmarkGlobalData::WallTime}
              callgrindChildExitCode = 0
              __PRETTY_FUNCTION__ = "int QTest::qExec(QObject*, int, char**)"
      #37 0x000000000042e396 in main (argc=1, argv=0x7fff60f52658)
          at ../tst_qtextstream.cpp:3054
              app = {<QObject> = {
                  _vptr.QObject = 0x7fd0238f6690 <vtable for QCoreApplication+16>, 
                  static staticMetaObject = {d = {superdata = 0x0, 
                      stringdata = 0x7fd02351d880 <qt_meta_stringdata_QObject>, 
                      data = 0x7fd02351d9a0 <qt_meta_data_QObject>, 
                      static_metacall = 0x7fd0233a824c <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, 
                      extradata = 0x0}}, d_ptr = {d = 0x14fbd30}, 
                  static staticQtMetaObject = {d = {superdata = 0x0, 
                      stringdata = 0x7fd0235d89c0 <qt_meta_stringdata_Qt>, 
                      data = 0x7fd0235e3800 <qt_meta_data_Qt>, 
                      static_metacall = 0x0, relatedMetaObjects = 0x0, 
                      extradata = 0x0}}}, static staticMetaObject = {d = {
                    superdata = 0x7fd0238f2400 <QObject::staticMetaObject>, 
                    stringdata = 0x7fd0235f3620 <qt_meta_stringdata_QCoreApplication>, data = 0x7fd0235f3840 <qt_meta_data_QCoreApplication>, 
                    static_metacall = 0x7fd02344c07e <QCoreApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, 
                    extradata = 0x0}}, static self = 0x7fff60f52550}
              tc = {<QObject> = {
                  _vptr.QObject = 0x657a10 <vtable for tst_QTextStream+16>, 
                  static staticMetaObject = {d = {superdata = 0x0, 
                      stringdata = 0x7fd02351d880 <qt_meta_stringdata_QObject>, 
                      data = 0x7fd02351d9a0 <qt_meta_data_QObject>, 
                      static_metacall = 0x7fd0233a824c <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, 
                      extradata = 0x0}}, d_ptr = {d = 0x1501e30}, 
                  static staticQtMetaObject = {d = {superdata = 0x0, 
                      stringdata = 0x7fd0235d89c0 <qt_meta_stringdata_Qt>, 
                      data = 0x7fd0235e3800 <qt_meta_data_Qt>, 
                      static_metacall = 0x0, relatedMetaObjects = 0x0, 
                      extradata = 0x0}}}, static staticMetaObject = {d = {
                    superdata = 0x7fd0238f2400 <QObject::staticMetaObject>, 
                    stringdata = 0x4380c0 <qt_meta_stringdata_tst_QTextStream>, 
                    data = 0x439860 <qt_meta_data_tst_QTextStream>, 
                    static_metacall = 0x42e3e6 <tst_QTextStream::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, 
                    extradata = 0x0}}, tempDir = {d_ptr = {d = 0x1502a90}}, 
                testFileName = {static null = {<No data fields>}, d = 0x1505500}, 
                m_rfc3261FilePath = {static null = {<No data fields>}, 
                  d = 0x1502ca0}, m_shiftJisFilePath = {
                  static null = {<No data fields>}, d = 0x1505000}}
      Detaching from program: /home/qt/work/qt/qtbase/tests/auto/corelib/io/qtextstream/tst_qtextstream, process 8547
      ========= End of stack trace ==============
      QFATAL : tst_QTextStream::stillOpenWhenAtEnd() Received signal 11
               Function time: 8ms Total time: 539ms
      FAIL!  : tst_QTextStream::stillOpenWhenAtEnd() Received a fatal error.
         Loc: [Unknown file(0)]
      Totals: 801 passed, 1 failed, 0 skipped, 0 blacklisted, 4088ms
      

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              fdv Fredrik de Vibe
              mipohjan Milla Pohjanheimo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes