-
-
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!Crash/Data Corruption
Description
What is the bug or the crash?
The issue occurs running QGIS LTR 3.40.5 / QGIS 3.42.1 / QGIS 3.43.0-Master
Python Stack Trace
Windows fatal exception: access violation
Thread 0x000027a4 (most recent call first):
Stack Trace
QgsSQLStatement::RecursiveVisitor::visit :
QgsLabelingEngine::participatingLayers :
QgsMapRendererJob::participatingLabelLayers :
QgsMapRendererCustomPainterJob::doRender :
QgsMapRendererCustomPainterJob::renderPrepared :
QgsMapRendererTask::run :
QgsTask::start :
QgsTaskWithSerialSubTasks::run :
QThreadPoolPrivate::reset :
QThread::start :
BaseThreadInitThunk :
RtlUserThreadStart :
QGIS Info
QGIS Version: 3.43.0-Master
QGIS code revision: c6edab485a
Compiled against Qt: 5.15.13
Running against Qt: 5.15.13
Compiled against GDAL: 3.11.0dev-a2a1ae507f
Running against GDAL: 3.11.0dev-a599c264fc
System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.18362
Python Stack Trace
Windows fatal exception: access violation
Thread 0x000000c8 (most recent call first):
Stack Trace
QgsAbstractGeometry::~QgsAbstractGeometry :
QgsLabelingEngine::participatingLayers :
QgsMapRendererJob::participatingLabelLayers :
QgsMapRendererCustomPainterJob::doRender :
QgsMapRendererCustomPainterJob::renderPrepared :
QgsMapRendererTask::run :
QgsTask::start :
QThreadPoolPrivate::reset :
QThread::start :
BaseThreadInitThunk :
RtlUserThreadStart :
QGIS Info
QGIS Version: 3.40.5-Bratislava
QGIS code revision: 8d6d1b5448
Compiled against Qt: 5.15.13
Running against Qt: 5.15.13
Compiled against GDAL: 3.10.2
Running against GDAL: 3.10.2
System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.18362
Steps to reproduce the issue
- Start QGIS
- optionally, click on New Project
- go to Project->Import/Export->Export Map to Image
- either click on Copy to Clipboard or Save -> set an output file
Versions
| QGIS version | 3.43.0-Master |
| QGIS code revision | c6edab485a |
| Libraries | |
| Qt version | 5.15.13 |
| Python version | 3.12.9 |
| GDAL version | 3.11.0dev-a2a1ae507f (Compiled) 3.11.0dev-a599c264fc (Running) |
| PROJ version | 9.6.0 (Compiled) 9.5.1 (Running) |
| EPSG Registry database version | v11.022 (2024-11-05) |
| GEOS version | 3.13.1-CAPI-1.19.2 (Compiled) 3.13.0-CAPI-1.19.0 (Running) |
| SQLite version | 3.46.1 |
| PDAL version | 2.8.3 |
| PostgreSQL client version | 17.3 |
| SpatiaLite version | 5.1.0 |
| QWT version | 6.3.0 |
| QScintilla2 version | 2.14.1 |
| OS version | Windows 10 Version 1903 |
| This copy of QGIS writes debugging output. | |
| Active Python plugins | |
| db_manager | 0.1.20 |
| grassprovider | 2.12.99 |
| MetaSearch | 0.3.6 |
| processing | 2.12.99 |
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!Crash/Data Corruption