-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Description
What is the bug or the crash?
Python Stack Trace
Windows fatal exception: access violation
Current thread 0x000062e4 (most recent call first):
Stack Trace
QgsTextWidgetWrapper::~QgsTextWidgetWrapper :
QgsAttributeTableModel::prefetchSortData :
QgsAttributeTableFilterModel::setAttributeTableConfig :
QgsDualView::hideEvent :
QObject::qt_static_metacall :
QgsVectorLayer::updateFields :
QgsVectorLayerUndoCommandAddAttribute::redo :
QUndoStack::push :
QgsVectorLayerEditBuffer::addAttribute :
QgsFieldCalculator::calculate :
QObject::qt_static_metacall :
QAbstractButton::clicked :
QAbstractButton::click :
QAbstractButton::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 :
QDialog::exec :
QgsAttributeTableDialog::mActionOpenFieldCalculator_triggered :
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.40.1-Bratislava
QGIS code revision: 989853a
Compiled against Qt: 5.15.13
Running against Qt: 5.15.13
Compiled against GDAL: 3.9.3
Running against GDAL: 3.9.3
System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.26200
Steps to reproduce the issue
Versions
| Versión de QGIS | 3.40.1-Bratislava |
| Revisión del código de QGIS | 989853a7 |
| Bibliotecas | |
| Versión Qt | 5.15.13 |
| Versión de Python | 3.12.7 |
| Versión de GDAL/OGR | 3.9.3 |
| Versión de PROJ | 9.5.0 |
| Versión del registro de base de datos EPSG | v11.016 (2024-08-31) |
| Versión de GEOS | 3.13.0-CAPI-1.19.0 |
| Versión de SQLite | 3.46.1 |
| Versión de PDAL | 2.8.1 |
| Versión del cliente de PostgreSQL | 16.2 |
| Versión de SpatiaLite | 5.1.0 |
| Versión de QWT | 6.3.0 |
| Versión de QScintilla2 | 2.14.1 |
| Versión del SO | Windows 11 Version 2009 |
| Complementos activos de Python | |
| attributePainter | 5.3 |
| gprlp_metadata_search | 0.3.2 |
| LandXml | 2.4 |
| OSMDownloader | 1.0.4 |
| pg_metadata | 1.3.1 |
| qconsolidate3 | 0.2.0 |
| QuickOSM | 2.4.1 |
| quick_map_services | 1.1.0 |
| 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