Ticket #1753 (closed bug: worksforme)
QGis crashes in a Zoom to Full Extent after an 'on the fly' transformation
| Reported by: | gcarrillo | Owned by: | nobody |
|---|---|---|---|
| Priority: | critical: causes crash or data corruption | Milestone: | Version 1.2.0 |
| Component: | Projection Support | Version: | Trunk |
| Keywords: | Raster Layer Transformation On The Fly SRC | Cc: | pcav |
| Platform Version: | Platform: | All | |
| Must Fix for Release: | No | Awaiting user input: | no |
Description
I load a raster layer to QGis, check the 'on the fly' option on the SRC main dialog, set the SRC to 3115. At this point everything is ok. I open again the SRC dialog and set the EPSG to 4326.
I get this log messages:
Warning: Throwing exception /build/buildd/qgis-1.1.0/src/core/qgscoordinatetransform.cpp503 Warning: Throwing exception /build/buildd/qgis-1.1.0/src/core/qgscoordinatetransform.cpp226 Warning: Throwing exception /build/buildd/qgis-1.1.0/src/core/qgscoordinatetransform.cpp246 Warning: Transform error caught in /build/buildd/qgis-1.1.0/src/core/qgsmaprenderer.cpp, line 597
And finally QGis crashes in a Zoom to Full Extent and get a Segmentation Fault.