Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#3081 closed bug (upstream)

On-the-Fly-projection crashes QGIS, but not in Windows

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

Description

How to reproduce:

  • Zoom out as long as you can
  • QGIS crashes at a certain level (obviously depending on the coordinate system; might be quite early)

The funny thing is, it doesn't happen in Windows.

That might help as well:

Debug: QGIS(21307)/ KSycocaPrivate::openDatabase: Trying to open ksycoca from  "/var/tmp/kdecache-volker/ksycoca4"
Fatal: ASSERT: "std::abs( r_d ) > SMALL_NUM && std::abs( r_n ) > SMALL_NUM" in file /home/makerpm/rpmbuild/BUILD/qgis-1.6.0/src/core/qgsclipper.h, line 270

Attachments (1)

qt-fix.diff (14.3 KB ) - added by jef 14 years ago.

Download all attachments as: .zip

Change History (4)

by jef, 14 years ago

Attachment: qt-fix.diff added

comment:1 by jef, 14 years ago

Resolution: upstream
Status: newclosed

This is probably a Qt problem. The Qt in OSGeo4W is patched with the attached patch. See also http://lists.osgeo.org/pipermail/qgis-developer/2010-August/010669.html

comment:3 by lutra, 14 years ago

So the patch for osgeo4w means that under windows does not crash?

Has the patch been submitted to fix qt upstream?

cheers

Note: See TracTickets for help on using tickets.