qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.65k stars 3.01k forks source link

Unexpected crash #59552

Open NHM55 opened 1 day ago

NHM55 commented 1 day ago

What is the bug or the crash?

User Feedback

Unexpected crash

Report Details

Python Stack Trace

Windows fatal exception: access violation

Thread 0x00003d24 (most recent call first):
  <no Python frame>

Stack Trace


QMutex::lock :
QCoreApplication::postEvent :
QObject::qt_static_metacall :
QgsTileDownloadManagerReply::requestFinished :
QgsTileDownloadManagerReply::header :
QMetaCallEvent::placeMetaCall :
QObject::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QCoreApplicationPrivate::sendPostedEvents :
QEventDispatcherWin32::processEvents :
QEventLoop::exec :
QgsRasterDataProvider::block :
QgsSingleBandColorDataRenderer::block :
QgsBrightnessContrastFilter::block :
QgsHueSaturationFilter::block :
QgsRasterResampleFilter::block :
QgsRasterProjector::block :
QgsRasterIterator::readNextRasterPartInternal :
QgsRasterIterator::readNextRasterPart :
QgsRasterDrawer::draw :
QgsRasterDrawer::draw :
QgsRasterLayerRendererFeedback::onNewData :
QObject::qt_static_metacall :
QgsTileDownloadManagerReply::requestFinished :
QgsTileDownloadManagerReply::header :
QMetaCallEvent::placeMetaCall :
QObject::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QCoreApplicationPrivate::sendPostedEvents :
QEventDispatcherWin32::processEvents :
QEventLoop::exec :
QgsRasterDataProvider::block :
QgsSingleBandColorDataRenderer::block :
QgsBrightnessContrastFilter::block :
QgsHueSaturationFilter::block :
QgsRasterResampleFilter::block :
QgsRasterProjector::block :
QgsRasterIterator::readNextRasterPartInternal :
QgsRasterIterator::readNextRasterPart :
QgsRasterDrawer::draw :
QgsRasterDrawer::draw :
QgsRasterLayerRenderer::render :
QgsMapRendererParallelJob::renderLayerStatic :
QgsProfilePlotRenderer::replaceSourceInternal :
QgsMapRendererParallelJob::renderingFinished :
QgsProfilePlotRenderer::cancelGenerationWithoutBlocking :
QtConcurrent::ThreadEngineBase::run :
QThreadPoolPrivate::reset :
QThread::start :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info QGIS Version: 3.40.0-Bratislava QGIS code revision: b56115d874 Compiled against Qt: 5.15.13 Running against Qt: 5.15.13 Compiled against GDAL: 3.9.3 Running against GDAL: 3.9.3

System Info CPU Type: x86_64 Kernel Type: winnt Kernel Version: 10.0.19045

Steps to reproduce the issue

Start and use.

Versions

Most recent

Supported QGIS version

New profile

Additional context

No response