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

tst_qcandlestickmodelmapper crash

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • 5.13, 5.14.0 RC1
    • 5.15
    • Charts
    • None
    • All
    • 73f81ac479eb5ce48716c491abfe7a875a047edb (qt/qtcharts/5.13)

    Description

      https://codereview.qt-project.org/c/qt/qt5/+/277080 Update submodules on '5.15' in qt/qt5

      https://testresults.qt.io/coin/integration/qt/qt5/tasks/1571003269

      https://testresults.qt.io/coin/api/results/qt/qtcharts/91a8759252a9f262ab6e95e5a2275b60b36f195a/MacOSMacOS_10_13x86_64MacOSMacOS_10_13x86_64Clangqtci-macos-10.13-x86_64-2-db9cfe/2a7fdda30930448b9c894b9ea714ff6e5d16f42c/test_1571005897/log.txt.gz

      https://testresults.qt.io/coin/api/results/qt/qtcharts/91a8759252a9f262ab6e95e5a2275b60b36f195a/LinuxUbuntu_18_04x86_64LinuxUbuntu_18_04x86_64GCCqtci-linux-Ubuntu-18.04-x86_64-d00b90Documentation_OutOfSourceBuild/e6598be6f09c851a7d9850aaf3b9d7d73e44c6d1/test_1571005882/log.txt.gz

      agent:2019/10/13 23:29:36 build.go:220: /home/qt/work/qt/qtcharts/tests/auto/qcandlestickmodelmapper/target_wrapper.sh  ./tst_qcandlestickmodelmapper -o /home/qt/work/testresults/tests/auto/qcandlestickmodelmapper891841254,xml -o -,txt
      agent:2019/10/13 23:29:36 build.go:220: ********* Start testing of tst_qcandlestickmodelmapper *********
      agent:2019/10/13 23:29:36 build.go:220: Config: Using QtTest library 5.15.0, Qt 5.15.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 9.1.0)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::initTestCase()
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapper(last column greater than first column)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapper(last column equal to first column)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapper(last column lesser than first column)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapper(invalid first column and correct last column)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapper(first column beyond the size of model and correct last column)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapper(first column beyond the size of model and invalid last column)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapperCustomMapping(all rows are correct)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapperCustomMapping(all rows are invalid)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapperCustomMapping(timestamp: -1 (invalid))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapperCustomMapping(timestamp: -3 (invalid - should default to -1))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapperCustomMapping(timestamp: +1 greater than the number of rows in the model)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapperCustomMapping(open: -1 (invalid))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapperCustomMapping(open: -3 (invalid - should default to -1))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapperCustomMapping(open: +1 greater than the number of rows in the model)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapperCustomMapping(high: -1 (invalid))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapperCustomMapping(high: -3 (invalid - should default to -1))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapperCustomMapping(high: +1 greater than the number of rows in the model)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapperCustomMapping(low: -1 (invalid))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapperCustomMapping(low: -3 (invalid - should default to -1))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapperCustomMapping(low: +1 greater than the number of rows in the model)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapperCustomMapping(close: -1 (invalid))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapperCustomMapping(close: -3 (invalid - should default to -1))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::verticalMapperCustomMapping(close: +1 greater than the number of rows in the model)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapper(last row greater than first row)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapper(last row equal to first row)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapper(last row lesser than first row)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapper(invalid first row and correct last row)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapper(first row beyond the size of model and correct last row)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapper(first row beyond the size of model and invalid last row)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapperCustomMapping(all columns are correct)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapperCustomMapping(all columns are invalid)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapperCustomMapping(timestamp: -1 (invalid))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapperCustomMapping(timestamp: -3 (invalid - should default to -1))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapperCustomMapping(timestamp: +1 greater than the number of columns in the model)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapperCustomMapping(open: -1 (invalid))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapperCustomMapping(open: -3 (invalid - should default to -1))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapperCustomMapping(open: +1 greater than the number of columns in the model)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapperCustomMapping(high: -1 (invalid))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapperCustomMapping(high: -3 (invalid - should default to -1))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapperCustomMapping(high: +1 greater than the number of columns in the model)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapperCustomMapping(low: -1 (invalid))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapperCustomMapping(low: -3 (invalid - should default to -1))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapperCustomMapping(low: +1 greater than the number of columns in the model)
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapperCustomMapping(close: -1 (invalid))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapperCustomMapping(close: -3 (invalid - should default to -1))
      agent:2019/10/13 23:29:36 build.go:220: PASS   : tst_qcandlestickmodelmapper::horizontalMapperCustomMapping(close: +1 greater than the number of columns in the model)
      agent:2019/10/13 23:29:36 build.go:220: QWARN  : tst_qcandlestickmodelmapper::seriesUpdated() QList::removeAt(): Index out of range.
      agent:2019/10/13 23:29:36 build.go:220: 
      agent:2019/10/13 23:29:36 build.go:220: === Received signal at function time: 6ms, total time: 379ms, dumping stack ===
      agent:2019/10/13 23:29:36 build.go:220: GNU gdb (Ubuntu 8.1-0ubuntu3) 8.1.0.20180409-git
      agent:2019/10/13 23:29:36 build.go:220: Copyright (C) 2018 Free Software Foundation, Inc.
      agent:2019/10/13 23:29:36 build.go:220: License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
      agent:2019/10/13 23:29:36 build.go:220: This is free software: you are free to change and redistribute it.
      agent:2019/10/13 23:29:36 build.go:220: There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
      agent:2019/10/13 23:29:36 build.go:220: and "show warranty" for details.
      agent:2019/10/13 23:29:36 build.go:220: This GDB was configured as "x86_64-linux-gnu".
      agent:2019/10/13 23:29:36 build.go:220: Type "show configuration" for configuration details.
      agent:2019/10/13 23:29:36 build.go:220: For bug reporting instructions, please see:
      agent:2019/10/13 23:29:36 build.go:220: <http://www.gnu.org/software/gdb/bugs/>.
      agent:2019/10/13 23:29:36 build.go:220: Find the GDB manual and other documentation resources online at:
      agent:2019/10/13 23:29:36 build.go:220: <http://www.gnu.org/software/gdb/documentation/>.
      agent:2019/10/13 23:29:36 build.go:220: For help, type "help".
      agent:2019/10/13 23:29:36 build.go:220: Type "apropos word" to search for commands related to "word".
      agent:2019/10/13 23:29:36 build.go:220: Attaching to process 4800
      agent:2019/10/13 23:29:36 build.go:220: (gdb) === End of stack trace ===
      agent:2019/10/13 23:29:36 build.go:220: Makefile:341: recipe for target 'check' failed
      agent:2019/10/13 23:29:36 build.go:220: make: *** [check] Segmentation fault
      agent:2019/10/13 23:29:36 build.go:253: Process finished with error: exit status 2
      agent:2019/10/13 23:29:36 build.go:471: Executing scheduled instruction 1 of 2 - Upload all core dumps if there are some
      agent:2019/10/13 23:29:36 build.go:384: Skipping uploadCoreFiles() because CORE_FILES_PATH is not set
      

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            liaqi Liang Qi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes