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

Crash QGIS #59572

Open ms-x9 opened 2 days ago

ms-x9 commented 2 days ago

What is the bug or the crash?

User Feedback

export DXF (Project > Export > DXF)

Report Details

Python Stack Trace

Windows fatal exception: access violation

Current thread 0x00001f28 (most recent call first):
  <no Python frame>

Stack Trace


QgsMapLayer::type :
QgsDiscoverRelationsDialog::relations :
QgisApp::dxfExport :
QObject::qt_static_metacall :
QAction::activate :
QMenu::actionGeometry :
QMenu::actionGeometry :
QMenu::mouseReleaseEvent :
QWidget::event :
QMenu::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.38.3-Grenoble QGIS code revision: 37f9e6efee 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.19045

Steps to reproduce the issue

export DXF (Project > Export > DXF)

Versions

3.83.3

Supported QGIS version

New profile

Additional context

No response

agiudiceandrea commented 2 days ago

@ms-x9, thanks for reporting. Please provide the affected layer and exact parameters used to export the layer.