Bug report #2450

Simplify tool segfaults if OTFR is enabled

Added by marisn - about 14 years ago. Updated about 14 years ago.

Status:Closed
Priority:Low
Assignee:nobody -
Category:Digitising
Affected QGIS version: Regression?:No
Operating System:Gentoo Easy fix?:No
Pull Request or Patch supplied: Resolution:fixed
Crashes QGIS or corrupts data: Copied to github as #:12510

Description

I used following dance to make it crash:
  • Add raster layer with CRS1;
  • Enable OTFR and set project CRS to be CRS1;
  • Add Shapefile with CRS2;
  • Enable editing for shapefile and draw a line;
  • Choose "Simplify" tool and click on that new line;
  • ka-BOOM! (see attached full backtrace for trunk r12951M)

Same issue was reported by 15 students running QGIS-1.4.0 on WindowsXP. (Frequent crashes where a nice addon to lab works :(

simplify_tool_backtrace - A full bt for QGIS r12951M running Gentoo AMD64 (33.1 KB) marisn -, 2010-02-17 07:15 AM

History

#1 Updated by Martin Dobias about 14 years ago

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

fixed in a066fe33 (SVN r13177)

Also available in: Atom PDF