Description
What is the bug or the crash?
User Feedback
exporting layout to svg including an image file. Has happened several times; but doesn't happen when exporting without image
Report Details
Python Stack Trace
Windows fatal exception: access violation
Current thread 0x00002e98 (most recent call first):
<no Python frame>
Stack Trace
QgsMapRendererStagedRenderJob::renderCurrentPart :
QgsLayoutItemMap::paint :
QGraphicsScene::dragMoveEvent :
QGraphicsScene::drawItems :
QGraphicsScene::drawItems :
QGraphicsScene::render :
QgsLayoutExporter::renderRegion :
QgsLayoutExporter::renderPage :
QgsLayoutExporter::renderToLayeredSvg :
QgsLabelPosition::operator= :
QgsLayoutExporter::handleLayeredExport :
QgsLayoutExporter::exportToSvg :
QgsGeoreferencerMainWindow::dragEnterEvent :
QObject::qt_static_metacall :
QAction::activate :
QAbstractButton::click :
QAbstractButton::mouseReleaseEvent :
QToolButton::mouseReleaseEvent :
QWidget::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QApplicationPrivate::sendMouseEvent :
QSizePolicy::QSizePolicy :
QSizePolicy::QSizePolicy :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QGuiApplicationPrivate::processMouseEvent :
QWindowSystemInterface::sendWindowSystemEvents :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :
QGIS Info
QGIS Version: 3.34.11-Prizren
QGIS code revision: 2904bce
Compiled against Qt: 5.15.13
Running against Qt: 5.15.13
Compiled against GDAL: 3.9.2
Running against GDAL: 3.9.2
System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.22631
Steps to reproduce the issue
Versions
QGIS version
3.34.11-Prizren
QGIS code revision
2904bce
Qt version
5.15.13
Python version
3.12.6
GDAL/OGR version
3.9.2
PROJ version
9.4.0
EPSG Registry database version
v11.004 (2024-02-24)
GEOS version
3.12.2-CAPI-1.18.2
SQLite version
3.45.1
PDAL version
2.6.3
PostgreSQL client version
16.2
SpatiaLite version
5.1.0
QWT version
6.2.0
QScintilla2 version
2.14.1
OS version
Windows 11 Version 2009
Active Python plugins
esstoolkit
0.3.10
FreehandRasterGeoreferencer
0.8.3
GeorefExtension
3.0.6
QuickOSM
2.2.3
db_manager
0.1.20
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
I had used freehand to scale/rotate image files to align with the maps. Multiple maps imported, all with the same result.