-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Description
What is the bug or the crash?
User Feedback
I was editing a field ("Notes") on a point and zooming in to the map using my scroll wheel. This one point has made QGIS crash four separate times, only after I scroll. The point has a few symbology types layered up (one base color prompted by a dropdown, one symbol prompted by a word in the "Notes" section)
Report Details
Python Stack Trace
Windows fatal exception: access violation
Thread 0x000013e8 (most recent call first):
<no Python frame>
Stack Trace
QVectorPath::convertToPainterPath :
QVectorPath::convertToPainterPath :
QVectorPath::convertToPainterPath :
QImage::smoothScaled :
QImage::transformed :
QImage::scaledToWidth :
QgsImageCache::renderImage :
QgsImageCache::pathAsImagePrivate :
QgsImageCache::pathAsImage :
QgsRasterFillSymbolLayer::applyPattern :
QgsRasterFillSymbolLayer::startRender :
QgsSymbol::startRender :
QgsSingleSymbolRenderer::startRender :
QgsVectorLayerProfileResults::visitFeaturesInRange :
QgsVectorLayerProfileResults::visitFeaturesInRange :
QgsMapRendererParallelJob::renderLayerStatic :
QgsProfilePlotRenderer::replaceSourceInternal :
QgsMapRendererParallelJob::renderingFinished :
QgsMapRendererParallelJob::takeLabelingResults :
QtConcurrent::ThreadEngineBase::run :
QThreadPoolPrivate::reset :
QThread::start :
BaseThreadInitThunk :
RtlUserThreadStart :
QGIS Info
QGIS Version: 3.30.1-'s-Hertogenbosch
QGIS code revision: 9035a01
Compiled against Qt: 5.15.3
Running against Qt: 5.15.3
Compiled against GDAL: 3.6.3
Running against GDAL: 3.6.3
System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.26100
Steps to reproduce the issue
Crash #3
Edit the point
Type in Notes section (includes prompt word "avoid")
Symbology changes
Scroll to zoom out from point and/or scroll to zoom in to point
Crash
Crash #4
Select point and use "Zoom to feature"
Zoom in and out on point
Edit point, start typing anything in Notes section
Point disappears on map
Crash
Versions
QGIS version
3.30.1-'s-Hertogenbosch
QGIS code revision
9035a01
Qt version
5.15.3
Python version
3.9.5
GDAL/OGR version
3.6.3
PROJ version
9.2.0
EPSG Registry database version
v10.082 (2023-02-06)
GEOS version
3.11.2-CAPI-1.17.2
SQLite version
3.41.1
PDAL version
2.5.2
PostgreSQL client version
unknown
SpatiaLite version
5.0.1
QWT version
6.1.6
QScintilla2 version
2.13.1
OS version
Windows 10 Version 2009
Active Python plugins
all_geocoders_at_once
1.1.1
google_maps_geocoder
0.0.3
Mergin
2025.4.0
quick_map_services
0.21.2
db_manager
0.1.20
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