Bug report #20937

QGIS Crash

Added by Nicola Andreola over 5 years ago. Updated over 5 years ago.

Status:Rejected
Priority:Normal
Assignee:-
Category:Python plugins
Affected QGIS version:3.4.2 Regression?:No
Operating System:Windows 10 Easy fix?:No
Pull Request or Patch supplied:No Resolution:invalid
Crashes QGIS or corrupts data:Yes Copied to github as #:28756

Description

User Feedback

I'm testing a new plugin and suddenly QGIS Crashed

Report Details

Crash ID: ce14627dd076251841810b59bbfe5e7d043c2d51

Stack Trace

QMetaObject::activate :
QObject::destroyed :
QWidget::~QWidget :
QObjectPrivate::deleteChildren :
QWidget::~QWidget :
QObjectPrivate::deleteChildren :
QWidget::~QWidget :
QObject::event :
QWidget::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QCoreApplicationPrivate::sendPostedEvents :
qt_plugin_query_metadata :
QEventDispatcherWin32::processEvents :
CallWindowProcW :
DispatchMessageW :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.4.2-Madeira
QGIS code revision: 22034aa070
Compiled against Qt: 5.11.2
Running against Qt: 5.11.2
Compiled against GDAL: 2.3.2
Running against GDAL: 2.3.2

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

History

#1 Updated by Nyall Dawson over 5 years ago

  • Resolution set to invalid
  • Status changed from Open to Rejected

Sounds like a plugin issue - these need to be filed with the plugin authors, as they are not fixable in qgis itself.

#2 Updated by Justin hannemann over 5 years ago

Crash ID: f2a2df6d9b0bea05e5e5bafcf1d8ebf37a76be97

Stack Trace

QList::empty :
QUndoStack::canRedo :
QgsUndoWidget::indexChanged :
QMetaObject::activate :
QUndoStack::clear :
QUndoStack::~QUndoStack :
QgsMeshLayer::`default constructor closure' :
QObjectPrivate::deleteChildren :
QObject::~QObject :
QgsVectorLayerProperties::`default constructor closure' :
QgsMapLayerStore::removeMapLayers :
QgsMapLayerStore::removeMapLayers :
QObject::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QCoreApplicationPrivate::sendPostedEvents :
qt_plugin_query_metadata :
QEventDispatcherWin32::processEvents :
CallWindowProcW :
DispatchMessageW :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.4.3-Madeira
QGIS code revision: 2f64a3c4e7
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.17134

Ctrl Select of two layers to remove. did so successfully on two others first, then the last two led to crash.

Also available in: Atom PDF