Crash when exporting to image or pdf #60755
Labels
Bug
Either a bug report, or a bug fix. Let's hope for the latter!
Crash/Data Corruption
qt6
Windows
Related to Windows operating system
What is the bug or the crash?
Qgis crash when trying to export as an image or a pdf
Steps to reproduce the issue
I've tried with the Openstreetmap XYZ layer by default or a WMS layer (Google or IGN)
Go to export as image.
No changes to the DPI or Resolution or any options.
When saving no matter the image format it crash.
Same with export to pdf.
Same without georeferencing.
It's a fresh install on my home computer, at work on another computer running the same version but on windows 10, I can generate georeferenced .tiff image just fine using the sames sources.
The crash report :
Python Stack Trace
Windows fatal exception: access violation
Current thread 0x00001f84 (most recent call first):
Stack Trace
QLineEdit::text :
QgsExtentWidget::outputExtent :
QgsExtentGroupBox::outputExtent :
QgsMapSaveDialog::applyMapSettings :
QgsMapSaveDialog::onAccepted :
QgisApp::identifyMapTool :
QObject::qt_static_metacall :
QMetaObject::activate :
QDialogButtonBox::event :
QObject::qt_static_metacall :
QMetaObject::activate :
QAbstractButton::clicked :
QAbstractButton::click :
QAbstractButton::mouseReleaseEvent :
QWidget::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QApplicationPrivate::sendMouseEvent :
QWidgetRepaintManager::updateStaticContentsSize :
QWidgetRepaintManager::updateStaticContentsSize :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QGuiApplicationPrivate::processMouseEvent :
QWindowSystemInterface::sendWindowSystemEvents :
QEventDispatcherWin32::processEvents :
QWindowsGuiEventDispatcher::processEvents :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :
QGIS Info
QGIS Version: 3.40.4-Bratislava
QGIS code revision: 4dd7d7e
Compiled against Qt: 6.8.1
Running against Qt: 6.8.1
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.26100
Versions
Supported QGIS version
New profile
Additional context
No response
The text was updated successfully, but these errors were encountered: