Bug 1597 : Wrong number of cells in IrregularGrid2DDraw::setCellNodes
Status: NeedInfo
geopsy
General information
--FATAL ERROR-
ASSERT: "ny>0" in file src/IrregularGrid2DDraw.cpp, line 90
2011-03-11 17:59:03.383
main,layerPainter1,layerPainter2
Current thread:
---- thread main ---- thread layerPainter1 void SciFigs::IrregularGrid2DDraw::setCellNodes(const QGpCoreTools::IrregularGrid2D&, const SciFigs::GraphContentOptions&):79 virtual void SciFigs::IrregularGrid2DPlot::paintData(const SciFigs::LayerPainterRequest&, QPainter&, double) const:103 void SciFigs::GraphContentLayer::paint(const SciFigs::LayerPainterRequest&, QPainter&, double):199 void SciFigs::LayerPainterRequest::paintLayers(QPainter&):93 virtual void SciFigs::LayerPainterThread::run():59 ---- thread layerPainter2 virtual void SciFigs::LayerPainterThread::run():59
---- thread main ---- thread layerPainter1 ---- thread layerPainter2 ---- thread main ---- thread layerPainter1 ---- thread layerPainter2
Developer comments (common to all duplicates if any)
IrregularGrid2DDraw::setVisibleArea() prepares startiy and stopiy (reported only only on y until now). Upon entry in IrregularGrid2DDraw::setCellNodes(), stopiy<=startiy-1 which is impossible upon exit of setVisibleArea(). Several asserts and debug output have been added. Waiting for another occurence of that bug with a release >=2.3.1
Systems and versions
Windows Vista | Qt 4.6.3 QGpCoreTools 1.18.0 from geopsypack-2.1.0 (built on 201101031552) GeopsyCore 3.3.0 from geopsypack-2.1.0 (built on 201101031552) QGpGuiTools 1.10.0 from geopsypack-2.1.0 (built on 201101031552) SciFigs 2.3.0 from geopsypack-2.1.0 (built on 201101031552) GeopsyGui 2.8.0 from geopsypack-2.1.0 (built on 201101031552) GeopsySLink 1.0.0 from geopsypack-2.1.0 (built on 201101031552) GeopsySLinkGui 1.0.0 from geopsypack-2.1.0 (built on 201101031552) geopsy 2.7.0 from geopsypack-2.1.0 (built on 201101031552) QGpCoreWave 0.8.0 from geopsypack-2.1.0 (built on 201101031552) ArrayCore 1.2.0 from geopsypack-2.1.0 (built on 201101031552) DinverCore 0.9.0 from geopsypack-2.1.0 (built on 201101031552) QGpCompatibility 0.3.0 from geopsypack-2.1.0 (built on 201101031552) DinverDCCore 1.5.0 from geopsypack-2.1.0 (built on 201101031552) QGpGuiWave 0.6.0 from geopsypack-2.1.0 (built on 201101031552) geopsyarray 2.2.0 from geopsypack-2.1.0 (built on 201101031552) MonoStation 1.5.0 from geopsypack-2.1.0 (built on 201101031552) geopsyhv 2.6.0 from geopsypack-2.1.0 (built on 201101031552) structureratios 0.5.0 from geopsypack-2.1.0 (built on 201101031552) |
User reports and comments
1597 | 1833 | 2011-03-11 16:59:11 | |
1636 | 1884 | 2011-04-07 14:23:09 | |
1636 | 1956 | 2011-05-30 15:32:43 |