Ticket #491 (closed defect: fixed)

Opened 6 years ago

Last modified 4 years ago

Win32 crash on opening project/app properties dialog

Reported by: maris.gis@… Owned by: nobody
Priority: critical: causes crash or data corruption Milestone:
Component: GUI Version: 0.8
Keywords: Cc:
Platform Version: Platform: Windows
Must Fix for Release: No Awaiting user input:

Description

QGIS: http://qgis.org/uploadfiles/testbuilds/qgis_setup.exe

Start QGIS in WXPH; Click on "Project properties"; Crash with message:

Assertion failed!
File: qgisprojectionselector.cpp
Line: 532
Expression: myResult == 0

Start QGIS in WXPH; Click on "Options"; Crash with message:

Assertion failed!
File: qgisoptions.cpp
Line: 358
Expression: myResult == 0

Start QGIS in WXPH; Click on "Custom projection"; Crash with message:

Assertion failed!
File: qgiscustomprojectiondialog.cpp
Line: 241
Expression: myResult == 0

Also line measurement results in NaN, area measurement results in hang.

Change History

Changed 6 years ago by gsherman

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

fixed in SVN

Changed 4 years ago by anonymous

  • milestone Version 0.8 deleted

Milestone Version 0.8 deleted

Note: See TracTickets for help on using tickets.