Bug 816 : Bad index in XUniqueYColorLines::trackRectangle
Status: Solved
geopsy
General information
--FATAL ERROR-
Segmentation fault Signal
2010-02-17 10:33:47.179
main,layerPainter1,layerPainter2
Current thread: main thread
---- thread main virtual bool SciFigs::XUniqueYColorLines::trackRectangle(int, double, double, double, double, Qt::KeyboardModifiers):239 virtual void SciFigs::GraphContent::mouseReleaseEvent(QMouseEvent*):544 ---- thread layerPainter1 virtual void SciFigs::LayerPainterThread::run():59 ---- thread layerPainter2 virtual void SciFigs::LayerPainterThread::run():59
---- thread main ---- thread layerPainter1 ---- thread layerPainter2
Developer comments (common to all duplicates if any)
Points are taken by pairs to check whether they fit inside the selected rectangle. Loop was initiated at 0 with x[j-1] to x[j] Fixed and add const to the pointer to list of point index (avoid deletion during signal/slot connections)
Systems and versions
Mac OS X Snow Leopard (10.6) | Qt 4.6.1 QGpCoreTools 1.18.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) QGpGuiTools 1.10.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) SciFigs 2.3.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) GeopsyCore 3.3.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) GeopsyGui 2.8.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) GeopsySLink 1.0.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) GeopsySLinkGui 1.0.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) geopsy 2.7.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) QGpCoreWave 0.8.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) DinverCore 0.9.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) dinvercore 0.9.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) QGpCompatibility 0.3.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) DinverDCCore 1.5.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) ArrayCore 1.2.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) QGpGuiWave 0.6.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) ArrayGui 0.1.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) DinverGui 0.2.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) geopsyarray 2.2.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) MonoStation 1.5.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) geopsyhv 2.6.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) structureratios 0.5.0-snapshot-20100212 from geopsypack-2.1.0-snapshot-20100212 (built on 201002121840) |
User reports and comments
816 | 1123 | 2010-02-17 09:38:52 | Salut Marc, Dans "Spectrum toolbox" Calcul fenêtre et courbes sans problème. Je fais du "reject time windows" dans le graph Z, pas de problème, dans le N-S rien non plus, puis quand je sélectionne dans le E-W: boum. Je précise que j'étais avec l'option "common" pour avoir le même fenêtrage que pour le H/V. |
816 | 1136 | 2010-02-21 15:54:56 | |
816 | 1552 | 2010-06-11 14:14:23 |