Bug report #1998

qgis crashes when zooming out with otfr enabled

Added by Giovanni Manghi over 14 years ago. Updated over 14 years ago.

Status:Closed
Priority:Low
Assignee:nobody -
Category:Map Canvas
Affected QGIS version: Regression?:No
Operating System:All Easy fix?:No
Pull Request or Patch supplied: Resolution:worksforme
Crashes QGIS or corrupts data: Copied to github as #:12058

Description

Not really sure to what component assign this ticket.

I was having a look to ticket #1993 and I noticed the following:

I created a new project and added a couple of layers, a world borders shape defined in wgs84, and a shape file of an European country, with a projected crs.

I then enabled otfr and selected as project crs the projected one.

While zooming out obviously the world border shape started to wrap (see attached screenshot), but suddenly qgis crashes. In the terminal I can see the following

Fatal: ASSERT: "std::abs( r_d ) > SMALL_NUM && std::abs( r_n ) > SMALL_NUM" in file /build/buildd/qgis-1.3.0/src/core/qgsclipper.h, line 270
Aborted

while this exercise cannot make a lot of sense, I think that qgis should not crash.

I noticed also that this happens with others projected crs but not all. For example if you use the world borders shape and one of the Alaska shapes of the sample dataset, qgis doesn't crash.

qgis_screen.png (63.6 KB) Giovanni Manghi, 2009-10-11 03:33 AM

dpts.zip (173 KB) Giovanni Manghi, 2009-10-11 03:35 AM

History

#2 Updated by Giovanni Manghi over 14 years ago

I must say also that in the very same situation (two layers, one wgs84, one with projected crs, otfr enabled and project crs projected) the "zoom full" tool doesn't work properly as it shows nothing and the scalebar goes wild.

#3 Updated by Giovanni Manghi over 14 years ago

  • Resolution set to worksforme
  • Status changed from Open to Closed

I cannot see anymore the crash under both linux and windows with qgis trunk.

Also available in: Atom PDF