Opened 15 years ago

Closed 15 years ago

#1601 closed bug (worksforme)

qgis crashes when "zooming out"

Reported by: steko Owned by: nobody
Priority: critical: causes crash or data corruption Milestone: Version 1.2.0
Component: Projection Support Version: Trunk
Keywords: projection Cc:
Must Fix for Release: No Platform: Debian
Platform Version: Awaiting user input: no

Description

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

Attachments (1)

siti.qgs (32.9 KB ) - added by steko 15 years ago.
project file

Download all attachments as: .zip

Change History (4)

by steko, 15 years ago

Attachment: siti.qgs added

project file

comment:1 by pcav, 15 years ago

Can you please provide more details? Does this happen with every layer, or just one? Raster or vector? Any projection, or a specific one? Please try to simplify your project as much as possible while still getting the crash, so it will be easier to reproduce it (currently I can't). Thanks.

comment:2 by lutra, 15 years ago

Not reproducible here with qgis 1.2 from trunk under Ubuntu 9.04, not even hitting very fast on the "zoom out" button or the mouse wheel.

Please give it a try again and report back.

comment:3 by lutra, 15 years ago

Resolution: worksforme
Status: newclosed

Tested again on qgis 1.1 and seems to work fine. Closing, but please reopen if necessary.

Note: See TracTickets for help on using tickets.