Bug report #18779
Crash on editing a vector layer
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Editing | ||
Affected QGIS version: | 3.0.1 | Regression?: | No |
Operating System: | Win7 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | duplicate |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 26666 |
Description
User Feedback¶
Editing a vector layer, removing duplicate vertices, object snapping and topologic editing activated
Report Details¶
Crash ID: ba54a6c60ae821a1728dc244e6b17e1a9948396d
Stack Trace
QgsVertexTool::~QgsVertexTool : QgsPointLocator::setExtent : SpatialIndex::RTree::loadRTree : SpatialIndex::RTree::Data::getShape : QgsPointLocator::nearestVertex : QgsVertexTool::layerVerticesSnappedToPoint : QgsVertexTool::startDraggingMoveVertex : QgsVertexTool::startDragging : QgsVertexTool::cadCanvasReleaseEvent : QgsMapToolAdvancedDigitizing::canvasReleaseEvent : QgsMapCanvas::mouseReleaseEvent : QWidget::event : QFrame::event : QGraphicsView::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 : TranslateMessageEx : TranslateMessage : QEventDispatcherWin32::processEvents : qt_plugin_query_metadata : QEventLoop::exec : QCoreApplication::exec : main : BaseThreadInitThunk : RtlUserThreadStart :
QGIS Info
QGIS Version: 3.0.1-Girona
QGIS code revision: a86bec25eb
Compiled against Qt: 5.9.2
Running against Qt: 5.9.2
Compiled against GDAL: 2.2.4
Running against GDAL: 2.2.4
System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 6.1.7601
History
#1 Updated by Nyall Dawson over 6 years ago
- Resolution set to duplicate
- Status changed from Open to Closed
Duplicate of #14752