-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
BugEither a bug report, or a bug fix. Let's hope for the latter!Either a bug report, or a bug fix. Let's hope for the latter!FeedbackWaiting on the submitter for answersWaiting on the submitter for answersRastersRelated to general raster layer handling (not specific data formats)Related to general raster layer handling (not specific data formats)
Description
What is the bug or the crash?
Crash while clipping DGM1raster to map-drawn rectangle
Steps to reproduce the issue
Report Details
Python Stack Trace
Windows fatal exception: access violation
Current thread 0x00006170 (most recent call first):
File "C:\PROGRA~1/QGIS34~1.13/apps/qgis-ltr/./python/plugins\processing\gui\Postprocessing.py", line 207 in handleAlgorithmResults
QgsProcessingGuiUtils.addResultLayers(
File "C:\PROGRA~1/QGIS34~1.13/apps/qgis-ltr/./python/plugins\processing\gui\AlgorithmDialog.py", line 468 in finish
if not handleAlgorithmResults(self.algorithm(), context, feedback, result):
File "C:\PROGRA~1/QGIS34~1.13/apps/qgis-ltr/./python/plugins\processing\gui\AlgorithmDialog.py", line 395 in on_complete
self.finish(
Stack Trace
QSortFilterProxyModel::tr :
QSortFilterProxyModel::sortRoleChanged :
QSortFilterProxyModel::qt_static_metacall :
QObject::qt_static_metacall :
QAbstractItemModel::endInsertRows :
QgsLayerTreeModel::nodeAddedChildren :
QObject::qt_static_metacall :
QgsLayerTreeNode::insertChildrenPrivate :
QgsLayerTreeGroup::insertChildNodes :
QgsLayerTreeRegistryBridge::layersAdded :
QObject::qt_static_metacall :
QgsProject::addMapLayers :
QgsProject::addMapLayer :
QgsProcessingGuiUtils::addResultLayers :
PyInit__gui :
PyThread_acquire_lock_timed :
PyObject_Vectorcall :
PyObject_Vectorcall :
PyEval_EvalFrameDefault :
PyFunction_Vectorcall :
PyObject_Call :
PyObject_Call :
PyInit_QtCore :
PyInit_QtCore :
PyInit_QtCore :
PyInit_QtCore :
QObject::qt_static_metacall :
QgsProcessingAlgRunnerTask::finished :
pdal::PointView::layout :
QgsTaskManager::taskStatusChanged :
QObject::qt_static_metacall :
QgsTask::processSubTasksForCompletion :
QObject::event :
pdal::PointView::layout :
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 :
Versions
QGIS Info
QGIS Version: 3.40.13-Bratislava
QGIS code revision: 6c6bebb
Compiled against Qt: 5.15.13
Running against Qt: 5.15.13
Compiled against GDAL: 3.12.0
Running against GDAL: 3.12.0
System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.26100
Supported QGIS version
- I'm running a supported QGIS version according to the roadmap.
New profile
- I tried with a new QGIS profile
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugEither a bug report, or a bug fix. Let's hope for the latter!Either a bug report, or a bug fix. Let's hope for the latter!FeedbackWaiting on the submitter for answersWaiting on the submitter for answersRastersRelated to general raster layer handling (not specific data formats)Related to general raster layer handling (not specific data formats)