Closed
Description
What is the bug or the crash?
User Feedback
I was editing a polygon using enable tracing and it crashed, it seems to be doing any time I activate the tracing option.
Report Details
Python Stack Trace
Windows fatal exception: access violation
Current thread 0x00001860 (most recent call first):
<no Python frame>
Stack Trace
geos::geom::Triangle::operator= :
initGEOS :
GEOSGeom_extractUniquePoints_r :
QgsTracer::initGraph :
QgsTracer::findShortestPath :
QgsMapToolCapture::tracingMouseMove :
QgsMapToolCapture::cadCanvasMoveEvent :
QgsMapToolAdvancedDigitizing::canvasMoveEvent :
QgsMapCanvas::mouseMoveEvent :
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 :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :
QGIS Info
QGIS Version: 3.40.4-Bratislava
QGIS code revision: 4dd7d7e
Compiled against Qt: 5.15.13
Running against Qt: 5.15.13
Compiled against GDAL: 3.10.2
Running against GDAL: 3.10.2
System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.26100
Steps to reproduce the issue
Crash any time I try to modify a polygon with "Enable tracing" activated.
Versions
3.40.4
Supported QGIS version
- I'm running a supported QGIS version according to the roadmap.
New profile
- I tried with a new QGIS profile
Additional context
No response