Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding column crash #59333

Open
2 tasks done
Marketal opened this issue Nov 5, 2024 · 2 comments
Open
2 tasks done

Adding column crash #59333

Marketal opened this issue Nov 5, 2024 · 2 comments
Labels
Attribute Table Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Feedback Waiting on the submitter for answers

Comments

@Marketal
Copy link

Marketal commented Nov 5, 2024

What is the bug or the crash?

User Feedback

Repeatedly tried to create a new column in an attribute table. Crashed every time. Restarted the PC, still did so.

Report Details

Python Stack Trace

Windows fatal exception: access violation

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

Stack Trace


QgsField::QgsField :
QgsFields::at :
QgsAttributeTableModel::getWidgetData :
QgsAttributeTableModel::prefetchSortData :
QgsAttributeTableFilterModel::setAttributeTableConfig :
QgsDualView::hideEvent :
QObject::qt_static_metacall :
QgsVectorLayer::updateFields :
QgsVectorLayerUndoCommandAddAttribute::redo :
QUndoStack::push :
QgsVectorLayerEditBuffer::addAttribute :
QgsAttributeTableDialog::mActionAddAttribute_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.38.3-Grenoble
QGIS code revision: 37f9e6e
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

image

Versions

QGIS version
3.38.3-Grenoble
QGIS code revision
37f9e6e
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
latlontools
3.7.2
TomBio
3.4.4
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

Additional context

No response

@Marketal Marketal added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Nov 5, 2024
@agiudiceandrea
Copy link
Contributor

@Marketal , thanks for reporting. Please actually try if the issue does occur also using a new QGIS user profile. If it does, please provide a project file, layer and step by step detailed instructions in order to replicate the issue.

@agiudiceandrea agiudiceandrea added the Feedback Waiting on the submitter for answers label Nov 5, 2024
@Ipickedausername
Copy link

Same issue happened to me. Never been able to reproduce the issue. It seemed temporary, and as soon as I found workaround (deleting other columns before adding them back ; duplicate the layer ; recreate the layer, etc.), the issue disapeared.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Attribute Table Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Feedback Waiting on the submitter for answers
Projects
None yet
Development

No branches or pull requests

3 participants