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 Crash #28756

Closed
qgib opened this issue Jan 7, 2019 · 2 comments
Closed

QGIS Crash #28756

qgib opened this issue Jan 7, 2019 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Plugins

Comments

@qgib
Copy link
Contributor

qgib commented Jan 7, 2019

Author Name: Nicola Andreola (Nicola Andreola)
Original Redmine Issue: 20937
Affected QGIS version: 3.4.2
Redmine category:python_plugins


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: 22034aa
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

@qgib
Copy link
Contributor Author

qgib commented Jan 7, 2019

Author Name: Nyall Dawson (@nyalldawson)


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


  • resolution was changed from to invalid
  • status_id was changed from Open to Rejected

@qgib qgib closed this as completed Jan 7, 2019
@qgib
Copy link
Contributor Author

qgib commented Jan 7, 2019

Author Name: Justin hannemann (Justin hannemann)


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.

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins Crash/Data Corruption labels May 25, 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 Plugins
Projects
None yet
Development

No branches or pull requests

1 participant