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

QGIS crashes if unsaved edits (with attribute modifications via plugin) are discarded while closing #29401

Closed
qgib opened this issue Mar 14, 2019 · 3 comments
Labels
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 High Priority

Comments

@qgib
Copy link
Contributor

qgib commented Mar 14, 2019

Author Name: Faiz Kidwai (Faiz Kidwai)
Original Redmine Issue: 21585
Affected QGIS version: 3.6.0
Redmine category:unknown


User Feedback

Close QGIS with Unsaved edits in vector layerLayer and click on discard button

Report Details

Crash ID: f0d1e19b6a981d91222b8c4b7f909999c9f8888c

Stack Trace

QgsFeature::setAttribute :
QgsVectorLayerUndoCommandChangeAttribute::undo :
QUndoCommand::undo :
QUndoStack::setIndex :
QgsVectorLayer::rollBack :
QgisApp::toggleEditing :
QgisApp::checkUnsavedLayerEdits :
QgisApp::fileExit :
QWidget::event :
QgisApp::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QWidgetPrivate::close_helper :
QSizePolicy::QSizePolicy :
QSizePolicy::QSizePolicy :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QGuiApplicationPrivate::processCloseEvent :
QWindowSystemInterface::sendWindowSystemEvents :
QEventDispatcherWin32::processEvents :
CallWindowProcW :
DispatchMessageW :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.6.0-Noosa
QGIS code revision: 5873452
Compiled against Qt: 5.11.2
Running against Qt: 5.11.2
Compiled against GDAL: 2.4.0
Running against GDAL: 2.4.0

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

@qgib
Copy link
Contributor Author

qgib commented Mar 14, 2019

Author Name: Faiz Kidwai (Faiz Kidwai)


This also happens when the layer with edits is deleted.

@qgib
Copy link
Contributor Author

qgib commented Mar 14, 2019

Author Name: Giovanni Manghi (@gioman)


Please add exact/detailed steps about how replicate.


  • priority_id was changed from Normal to High
  • status_id was changed from Open to Feedback

@qgib qgib added Feedback Waiting on the submitter for answers Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Crash/Data Corruption labels May 25, 2019
@m-kuhn
Copy link
Member

m-kuhn commented Aug 7, 2019

Closed for lack of feedback / reproducability and likely related to 3rd party plugin based on the title.

Please open a new issue with detailed steps to reproduce if this still applies to a currently supported version.

@m-kuhn m-kuhn closed this as completed Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 High Priority
Projects
None yet
Development

No branches or pull requests

2 participants