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

Crash Windows 11 - QGis 3.41.0-Master a51f4f6a35 #60707

Open
2 tasks
nicolas-f opened this issue Feb 21, 2025 · 7 comments
Open
2 tasks

Crash Windows 11 - QGis 3.41.0-Master a51f4f6a35 #60707

nicolas-f opened this issue Feb 21, 2025 · 7 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Feedback Waiting on the submitter for answers

Comments

@nicolas-f
Copy link

What is the bug or the crash?

User Feedback

Crash when selecting graduated color on layer style.

Report Details

Python Stack Trace

Windows fatal exception: access violation

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

Stack Trace


QgsProcessingAlgorithm::id :
QgsProcessingParameterDefinition::defaultGuiValueFromSetting :
QgsProcessingParameterDefinition::defaultValueForGui :
QgsGraduatedSymbolRendererWidget::updateUiFromRenderer :
QgsGraduatedSymbolRendererWidget::QgsGraduatedSymbolRendererWidget :
QgsGraduatedSymbolRendererWidget::create :
QgsTiledSceneRendererMetadata::createRendererWidget :
QgsRendererPropertiesDialog::rendererChanged :
QgsMapLayerActionRegistry::`default constructor closure' :
QgsActionMenu::feature :
QgsSearchWidgetWrapper::setEnabled :
QObject::qt_static_metacall :
QWidgetLineControl::`default constructor closure' :
QComboBox::setCurrentIndex :
QComboBox::setCurrentIndex :
QComboBox::keyPressEvent :
QWidget::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QSizePolicy::QSizePolicy :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QGuiApplicationPrivate::processKeyEvent :
QWindowSystemInterface::sendWindowSystemEvents :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QDialog::exec :
QgisApp::showLayerProperties :
QgisApp::layerProperties :
QgisApp::layerTreeViewDoubleClicked :
QgisApp::cadDockWidget :
pdal::PointView::table :
QgsMapLayerStyleCommand::id :
QObject::qt_static_metacall :
QAbstractItemView::doubleClicked :
QTreeView::mouseDoubleClickEvent :
QgsLayerTreeView::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 :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.41.0-Master
QGIS code revision: a51f4f6
Compiled against Qt: 5.15.13
Running against Qt: 5.15.13
Compiled against GDAL: 3.11.0dev-b51894d2b5
Running against GDAL: 3.11.0dev-26fc9a3fed

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

Steps to reproduce the issue

load layer
double click on it
select style and graduated color

Versions

QGIS Info
QGIS Version: 3.41.0-Master
QGIS code revision: a51f4f6
Compiled against Qt: 5.15.13
Running against Qt: 5.15.13
Compiled against GDAL: 3.11.0dev-b51894d2b5
Running against GDAL: 3.11.0dev-26fc9a3fed

Supported QGIS version

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

New profile

Additional context

No response

@nicolas-f nicolas-f added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Feb 21, 2025
@nicolas-f
Copy link
Author

No issues with Qgis 3.40.3-Bratislava

With this file (don't know if it is related to data)

RECEIVERS_LEVEL.zip

@agiudiceandrea
Copy link
Member

agiudiceandrea commented Feb 21, 2025

@nicolas-f, I cannot replicate the issue using QGIS 3.41.0-Master 6e793522b5 (OSGeo4W) on Windows 10.

image

image

Please try if the issue does occur also using a new QGIS user profile without any external third-party plugin installed.
If it does, please provide detailed step-by-step instructions to replicate the issue.

@agiudiceandrea agiudiceandrea added the Feedback Waiting on the submitter for answers label Feb 21, 2025
@roya0045
Copy link
Contributor

Curious as to why the last element of the stack are related to processing...

Copy link

github-actions bot commented Mar 8, 2025

The QGIS project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale".
If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue.
In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this issue.
If there is no further activity on this issue, it will be closed in a week.

@github-actions github-actions bot added the stale Uh oh! Seems this work is abandoned, and the PR is about to close. label Mar 8, 2025
@nicolas-f
Copy link
Author

I did not use plugins, I installed it using OSGeo installer, maybe i've checked something I should not have. If you can't replicate the crash you can close the issue I think.

@github-actions github-actions bot removed the stale Uh oh! Seems this work is abandoned, and the PR is about to close. label Mar 10, 2025
@nicolas-f
Copy link
Author

Thank you for your help

@agiudiceandrea
Copy link
Member

@nicolas-f , have you tried if the issue does occur also using a new QGIS user profile?

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! Feedback Waiting on the submitter for answers
Projects
None yet
Development

No branches or pull requests

3 participants