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

Chart series from stack crashes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P2: Important P2: Important
    • None
    • 5.6.0 RC
    • Charts
    • Windows 7, msvc2013

      Application crashes If series is allocated from stack:

          QtCharts::QChartView chartView(&window);
          QtCharts::QPieSeries series;
          chartView.chart()->addSeries(&series);
      

        1. QTBUG-51757.zip
          0.8 kB
          Marko Kangas
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            e0348803 Miikka Heikkinen
            markan Marko Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes