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

snapping tool activation crashes qgis #57322

Open
2 tasks done
CoosForest opened this issue May 2, 2024 · 2 comments
Open
2 tasks done

snapping tool activation crashes qgis #57322

CoosForest opened this issue May 2, 2024 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Digitizing Related to feature digitizing map tools or functionality

Comments

@CoosForest
Copy link

What is the bug or the crash?

turning on snapping tool seems to be a persistant cause of crashing
updated to qgis 3.36.2 in case it would solve issue
same problem
turn on edit for polygon layer>click on move tool>click on snapping tool.... crash

Steps to reproduce the issue

open project
select vector layer
turn on edit
turn on snapping tool

Versions

3.36.2 but this has been an issue with previous versions too

User Feedback

turning on snapping tool seems to be a persistant cause of crashing
updated to qgis 3.36.2 in case it would solve issue
same problem
turn on edit for polygon layer>click on move tool>click on snapping tool.... crash
It seems that I have reported this many many times. Perhaps I am doing something wrong. If you have advice, please email me at lake50@gmail.com

Report Details

Python Stack Trace

Windows fatal exception: access violation

Current thread 0x00001e74 (most recent call first):
  <no Python frame>

Stack Trace


QgsExpression::evaluate :
QgsCategorizedSymbolRenderer::valueForFeature :
QgsCategorizedSymbolRenderer::originalSymbolForFeature :
QgsFeatureRenderer::willRenderFeature :
QgsPointLocator::rebuildIndex :
QgsPointLocator::init :
QgsPointLocator::prepare :
QgsPointLocator::edgesInRect :
QgsPointLocator::edgesInRect :
QgsSnappingUtils::snapToMap :
QgsMapMouseEvent::snapPoint :
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.36.2-Maidenhead
QGIS code revision: 6d25052
Compiled against Qt: 5.15.13
Running against Qt: 5.15.13
Compiled against GDAL: 3.8.5
Running against GDAL: 3.8.5

System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.22631

Supported QGIS version

  • I'm running a supported QGIS version according to the roadmap.

New profile

Additional context

No response

@CoosForest CoosForest added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label May 2, 2024
@nicogodet
Copy link
Member

Does it happen with every projects or a particular one ?
Have you tried with a new user profile ?

If you can reproduce the crash every time, can you share the faulty project and precise steps to reproduce ?

@nicogodet nicogodet added the Feedback Waiting on the submitter for answers label May 2, 2024
@CoosForest
Copy link
Author

CoosForest commented May 2, 2024 via email

@nicogodet nicogodet added Digitizing Related to feature digitizing map tools or functionality Crash/Data Corruption and removed Feedback Waiting on the submitter for answers labels May 3, 2024
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 Digitizing Related to feature digitizing map tools or functionality
Projects
None yet
Development

No branches or pull requests

2 participants