Bug report #20412
Distance matrix
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Processing/SAGA | ||
Affected QGIS version: | 3.4.1 | Regression?: | No |
Operating System: | windows | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 28232 |
Description
User Feedback¶
Running Distance Matrix
Report Details¶
Crash ID: eb52ba6897b6f8301e0ff88a69d1b072234baccc
Stack Trace
QgsWinNative::initializeMainWindow : QAbstractEventDispatcher::filterNativeEvent : CallWindowProcW : CallWindowProcW : GetMenuState : KiUserCallbackDispatcher : NtUserPeekMessage : PeekMessageW : PeekMessageW : QEventDispatcherWin32::processEvents : qt_plugin_query_metadata : QEventLoop::exec : QDialog::exec : PyMethodDef_RawFastCallKeywords : PyMethodDef_RawFastCallKeywords : PyEval_EvalFrameDefault : PyFunction_FastCallDict : PyMethodDef_RawFastCallDict : PyObject_Call : PyInit_QtCore : PyInit_QtCore : PyInit_QtCore : PyInit_QtCore : PyInit_QtCore : QMetaObject::activate : QAbstractItemView::doubleClicked : QTreeView::mouseDoubleClickEvent : QWidget::event : QFrame::event : QAbstractItemView::viewportEvent : QCoreApplicationPrivate::sendThroughObjectEventFilters : 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.4.1-Madeira
QGIS code revision: 383851c597
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
Related issues
History
#1 Updated by Giovanni Manghi almost 6 years ago
- Priority changed from Normal to High
- Status changed from Open to Feedback
Did running this SAGA tool really crashed the whole QGIS?
#2 Updated by Martin Dobias almost 6 years ago
- Related to Bug report #20386: Program crashes in idle phase added
#3 Updated by Giovanni Manghi almost 6 years ago
#4 Updated by Alexander Bruy almost 6 years ago
- Resolution set to fixed/implemented
- Status changed from Feedback to Closed
Fixed in master. Please test and reopen if necessary.