Bug report #17510
qgis crashed on closing
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Unknown | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | win 10 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 25407 |
Description
... without any troubles before. just crashed when
the Oh Uh! -interface asked me to send a report ... so, here it is:
-----------------------------
h2. User Feedback
Report Details¶
Crash ID: bb9dfbef9f9ab7704d7ffdf1e20645b812257a51
Stack Trace
GDALGetDatasetDriver : OGRCoordinateTransformation::~OGRCoordinateTransformation : QgsComposerModel::data : QgsComposerModel::data : QgsComposerModel::data : QgsComposerModel::data : QgsComposerModel::data : QgsComposerModel::data : QgsComposerModel::data : QgsComposerModel::data : QgsComposerModel::data : QThreadPoolPrivate::reset : QThread::start : BaseThreadInitThunk : RtlUserThreadStart :
QGIS Info
QGIS Version: 2.99.0-Master
QGIS code revision: 95cf299099
Compiled against Qt: 5.9.2
Running against Qt: 5.9.2
Compiled against GDAL: 2.2.2
Running against GDAL: 2.2.2
System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.15063
Associated revisions
Fix #17510 - Better scoping of QgsProjectionSelectionDialog inside QgsProjectionSelectionWidget
History
#1 Updated by Giovanni Manghi almost 7 years ago
- Category changed from Actions to Unknown
- Status changed from Open to Feedback
- Priority changed from Normal to High
Is the crash replicable or is was random event? have you tried on a clean install (i.e. removing the .qgis2 folder)?
#2 Updated by Nathan Woodrow almost 7 years ago
qgis2 folder isn't used anymore remember. It's in the profiles folder now. Make a new profile and see if you get the crash there. Settings -> User Profile -> New
Can you also install the qgis-dev-pdb symbols when running osgeo4w that will give you a better stack trace.
#3 Updated by Nathan Woodrow almost 7 years ago
This sounds like a plugin issue I found the other day. Do you happen to have LatLongTools installed?
#4 Updated by Giovanni Manghi almost 7 years ago
Nathan Woodrow wrote:
qgis2 folder isn't used anymore remember. It's in the profiles folder now.
sorry, habits are hard to change!
#5 Updated by Anonymous almost 7 years ago
- Status changed from Feedback to Closed
- % Done changed from 0 to 100
Applied in changeset qgis|b2c396fdfdfd52bb119e049d327d3b165d1e3d2c.
#6 Updated by Giovanni Manghi almost 7 years ago
- Resolution set to fixed/implemented