Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QGIS crash on 3D view (quntitized mesh elevation) #60666

Open
1 of 2 tasks
TeoGoddet opened this issue Feb 19, 2025 · 1 comment
Open
1 of 2 tasks

QGIS crash on 3D view (quntitized mesh elevation) #60666

TeoGoddet opened this issue Feb 19, 2025 · 1 comment
Labels
3D Relates to QGIS' 3D engine or rendering Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption

Comments

@TeoGoddet
Copy link

What is the bug or the crash?

Error happened on 3D view, when selecting a (maybe bad) quantitized mesh layer as base elevation

Steps to reproduce the issue

Add the layer as base elevation

Versions

QGIS Version: 3.40.3-Bratislava
QGIS code revision: 2a274ab
Compiled against Qt: 5.15.13
Running against Qt: 5.15.13
Compiled against GDAL: 3.10.1
Running against GDAL: 3.10.1

Supported QGIS version

  • I'm running a supported QGIS version according to the roadmap.

New profile

Additional context

Python Stack Trace
Windows fatal exception: access violation

Current thread 0x00010bbc (most recent call first):

Stack Trace

QgsCoordinateReferenceSystem::QgsCoordinateReferenceSystem :
QgsCoordinateTransform::transformPolygon :
QgsCoordinateTransform::QgsCoordinateTransform :
QgsQuantizedMeshTerrainGenerator::setTerrain :
QgsTerrainDownloader::tileImageToHeightMap :
Qgs3DMapScene::createTerrainDeferred :
QMetaCallEvent::placeMetaCall :
QObject::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QCoreApplicationPrivate::sendPostedEvents :
qt_plugin_query_metadata :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :

@TeoGoddet TeoGoddet added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Feb 19, 2025
@agiudiceandrea
Copy link
Member

@TeoGoddet, thanks for reportong. It would be useful if you provided the a simple project and the mesh layer that causes the crash.

@agiudiceandrea agiudiceandrea added 3D Relates to QGIS' 3D engine or rendering Crash/Data Corruption labels Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3D Relates to QGIS' 3D engine or rendering Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption
Projects
None yet
Development

No branches or pull requests

2 participants