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 on opening a project #60902

Open
2 tasks done
pinilla66 opened this issue Mar 8, 2025 · 1 comment
Open
2 tasks done

Crash on opening a project #60902

pinilla66 opened this issue Mar 8, 2025 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Feedback Waiting on the submitter for answers

Comments

@pinilla66
Copy link

What is the bug or the crash?

User Feedback

Just tried to open my project, that was initially created in a former version (3.24 perhaps)

Report Details

Python Stack Trace

Windows fatal exception: access violation

Thread 0x00004b7c (most recent call first):
  <no Python frame>

Stack Trace


QMutex::lock :
providerMetadataFactory :
providerMetadataFactory :
providerMetadataFactory :
QgsAbstractFeatureIterator::nextFeature :
QgsVectorLayerFeatureIterator::fetchFeature :
QgsAbstractFeatureIterator::nextFeature :
QgsVectorLayerProfileResults::visitFeaturesInRange :
QgsVectorLayerProfileResults::visitFeaturesInRange :
QgsVectorLayerProfileResults::visitFeaturesInRange :
QgsMapRendererParallelJob::renderLayerStatic :
QgsProfilePlotRenderer::replaceSourceInternal :
QgsMapRendererParallelJob::renderingFinished :
QgsProfilePlotRenderer::cancelGenerationWithoutBlocking :
QtConcurrent::ThreadEngineBase::run :
QThreadPoolPrivate::reset :
QThread::start :
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

Just tried to open a project file on which I've been working for a couple of years.

Versions

Versión de QGIS3.40.4-Bratislava
Revisión del código de QGIS4dd7d7e969
 
Bibliotecas
Versión Qt5.15.13
Versión de Python3.12.9
GDAL version3.10.2
Versión de PROJ9.5.1
Versión del registro de base de datos EPSGv11.022 (2024-11-05)
Versión de GEOS3.13.0-CAPI-1.19.0
Versión de SQLite3.46.1
Versión de PDAL2.8.3
Versión del cliente de PostgreSQLunknown
Versión de SpatiaLite5.1.0
Versión de QWT6.3.0
Versión de QScintilla22.14.1
Versión del SOWindows 11 Version 2009
 
Complementos activos de Python
extractor1.2
HCMGIS25.1.9
latlontools3.7.3
pg_raster_import3.2.0
pluginbuilder33.2.1
pointsamplingtool0.5.4
processing_r4.1.0
ProjectPackager0.7.4
RasterAttributeTable1.2
SelectionFilter1.0
sigpac_downloader0.4
species_selector0.1
db_manager0.1.20
grassprovider2.12.99
MetaSearch0.3.6
processing2.12.99

Supported QGIS version

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

New profile

Additional context

No crash with a new profile

@pinilla66 pinilla66 added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Mar 8, 2025
@agiudiceandrea
Copy link
Member

agiudiceandrea commented Mar 9, 2025

@pinilla66 , since the crash doesn't occur using a new QGIS user profile, then the issue is very likely due to one of the external third-party plugins installed in the other QGIS user profile.

@agiudiceandrea agiudiceandrea added the Feedback Waiting on the submitter for answers label Mar 9, 2025
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

2 participants