Bug report #21538
QGIS 3.6 crashes when setting elevation layer in QGIS 3D
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | Martin Dobias | ||
Category: | 3D | ||
Affected QGIS version: | 3.6.0 | Regression?: | No |
Operating System: | macOS | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 29354 |
Description
Occurs when I have this WMTS (https://tiles.maps.linz.io/nz_aerialimagery_basemap/WMTSCapabilities.xml) and this DEM layer (https://www.dropbox.com/s/2qrln1znioly22t/lds-tile-ll-GTiff.zip?dl=1) added to the project. When I launch the 3D view it's ok, but when I try to set the elevation layer in the 3D config and select ok it crashes QGIS. No other default QGIS 3D setting were changed.
Using the NZTM WMTS tilematrix and EPSG:2193 as the canvas projection.
See stack trace on MacOS https://gist.github.com/palmerj/b645e4ccd4595a6f3be21affca7eb969
Associated revisions
[3d] fix crash when switching terrain generator (fixes #21538)
The problem was introduced in PR #8828 when fixing issue #20963
This fix immediately deletes terrain entity on generator change
and informs other code about that + identify map tool is now aware
of the fact that terrain entity may be temporarily null.
[3d] fix crash when switching terrain generator (fixes #21538)
The problem was introduced in PR #8828 when fixing issue #20963
This fix immediately deletes terrain entity on generator change
and informs other code about that + identify map tool is now aware
of the fact that terrain entity may be temporarily null.
[3d] fix crash when switching terrain generator (fixes #21538)
The problem was introduced in PR #8828 when fixing issue #20963
This fix immediately deletes terrain entity on generator change
and informs other code about that + identify map tool is now aware
of the fact that terrain entity may be temporarily null.
[3d] fix crash when switching terrain generator (fixes #21538)
The problem was introduced in PR #8828 when fixing issue #20963
This fix immediately deletes terrain entity on generator change
and informs other code about that + identify map tool is now aware
of the fact that terrain entity may be temporarily null.
(cherry picked from commit 4a6151ab481322b44fe4b02e190b9835e714e528)
History
#1 Updated by Giovanni Manghi over 5 years ago
- Crashes QGIS or corrupts data changed from No to Yes
- Operating System changed from MacOSX to macOS
- Priority changed from Normal to High
#2 Updated by Martin Dobias over 5 years ago
- % Done changed from 0 to 100
- Status changed from Open to Closed
Applied in changeset qgis|4a6151ab481322b44fe4b02e190b9835e714e528.