[QGIS-trac] [Quantum GIS] #1601: qgis crashes when "zooming out"
Quantum GIS
qgis at qgis.org
Sat Mar 28 07:29:26 EDT 2009
#1601: qgis crashes when "zooming out"
---------------------------------------------------------+------------------
Reporter: steko | Owner: nobody
Type: bug | Status: new
Priority: critical: causes crash or data corruption | Milestone: Version 1.1.0
Component: Projection Support | Version: HEAD
Keywords: projection | Platform_version:
Platform: Debian | Must_fix: No
Status_info: 0 |
---------------------------------------------------------+------------------
I have a project with reprojection active. If I "zoom out" enough I can
make qgis crash. The bug is reproducible on my machine.
The following error messages are left in the console:
{{{
Warning: Throwing exception
/home/steko/code/qgis_unstable/src/core/qgscoordinatetransform.cpp503
Warning: Throwing exception
/home/steko/code/qgis_unstable/src/core/qgscoordinatetransform.cpp226
Warning: Throwing exception
/home/steko/code/qgis_unstable/src/core/qgscoordinatetransform.cpp246
Warning: Transform error caught in
/home/steko/code/qgis_unstable/src/core/qgsmaprenderer.cpp, line 543
Warning: 1
Warning: before sorting
Warning: 1.000000
Warning: after sorting
Warning: 1.000000
Fatal: ASSERT: "std::abs( r_d ) > SMALL_NUM && std::abs( r_n ) >
SMALL_NUM" in file /home/steko/code/qgis_unstable/src/core/qgsclipper.h,
line 270
Abortito
}}}
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1601>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list