Ticket #1601 (closed bug: worksforme)

Opened 4 years ago

Last modified 4 years ago

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:
Platform Version: Platform: Debian
Must Fix for Release: No 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

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

Change History

Changed 4 years ago by steko

project file

Changed 4 years ago by pcav

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.

Changed 4 years ago by lutra

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.

Changed 4 years ago by lutra

  • status changed from new to closed
  • resolution set to worksforme

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.