Bug report #18507

Crash - instability after adding string field in attribute manager

Added by Matthew Bodnar about 6 years ago. Updated about 6 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Editing
Affected QGIS version:3.0.0 Regression?:No
Operating System:WIN 10 1709 Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:26395

Description

User Feedback

Opened attribute table of vector file
toggled edit to ON
Added a String field with a value of 10
selected the filter button BEFORE saving edits = CRASHED

Report Details

Crash ID: 144745809a8d289475f6946a073513913e52ab84

Stack Trace

QgsAttributeFormWidget::setMode :
QgsAttributeForm::setMode :
QMetaObject::activate :
QAction::setChecked :
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 :
CallWindowProcW :
DispatchMessageW :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.0.0-Girona
QGIS code revision: 001c80b0c3
Compiled against Qt: 5.9.2
Running against Qt: 5.9.2
Compiled against GDAL: 2.2.3
Running against GDAL: 2.2.3

System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.16299

Associated revisions

Revision c8f59798
Added by Nyall Dawson about 6 years ago

Fix crash in attribute form after adding field

Fixes #18507

Revision 3d009f9a
Added by Nyall Dawson about 6 years ago

Fix crash in attribute form after adding field

Fixes #18507

(cherry-picked from c8f5979)

History

#1 Updated by Matthew Bodnar about 6 years ago

I should have selected YES for the Crash QGIS option in the issue log.

Just another note, this will crash QGIS after adding new field unless you save edits and restart project.

#2 Updated by Nyall Dawson about 6 years ago

  • % Done changed from 0 to 100
  • Status changed from Open to Closed

Also available in: Atom PDF