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 when adding new layers in Python #29229

Closed
qgib opened this issue Feb 27, 2019 · 2 comments
Closed

QGIS Crash when adding new layers in Python #29229

qgib opened this issue Feb 27, 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 Feb 27, 2019

Author Name: Martin Boos (Martin Boos)
Original Redmine Issue: 21412
Affected QGIS version: 3.4.4
Redmine category:python_plugins


User Feedback

I was creating a QgsVectorLayer in Python

Report Details

Crash ID: eda2bfcbb890a6e554b70cc7c670806701a81730

Stack Trace

QgsDefaultVectorLayerLegend::createLayerTreeModelLegendNodes :
QgsLayerTreeModel::addLegendToLayer :
QgsLayerTreeModel::connectToLayer :
QgsLayerTreeModel::nodeAddedChildren :
QMetaObject::activate :
QgsLayerTreeNode::addedChildren :
QMetaObject::activate :
QgsLayerTreeNode::addedChildren :
QMetaObject::activate :
QgsLayerTreeNode::addedChildren :
QgsLayerTreeNode::insertChildrenPrivate :
QgsLayerTreeGroup::insertChildNodes :
QgsLayerTreeGroup::insertChildNode :
QgsLayerTreeGroup::addLayer :
PyMethodDef_RawFastCallKeywords :
PyMethodDef_RawFastCallKeywords :
PyEval_EvalFrameDefault :
PyFunction_FastCallDict :
PyMethodDef_RawFastCallDict :
PyObject_Call :
PyInit_QtCore :
PyInit_QtCore :
PyInit_QtCore :
PyInit_QtCore :
PyInit_QtCore :
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.4-Madeira
QGIS code revision: f6ddc62
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

@qgib
Copy link
Contributor Author

qgib commented Feb 28, 2019

Author Name: Marco Bernasocchi (@mbernasocchi)


Please give some more details on what you were doing and code samples


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Mar 17, 2019

Author Name: Giovanni Manghi (@gioman)


Closing for lack of feedback. Please reopen if necessary.


  • resolution was changed from to no timely feedback
  • status_id was changed from Feedback to Closed

@qgib qgib closed this as completed Mar 17, 2019
@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