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- profile curve layer as an elevation profile layer #55496

Closed
2 tasks done
baswein opened this issue Dec 4, 2023 · 1 comment · Fixed by #55498
Closed
2 tasks done

Crash- profile curve layer as an elevation profile layer #55496

baswein opened this issue Dec 4, 2023 · 1 comment · Fixed by #55498
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Profile tool

Comments

@baswein
Copy link
Contributor

baswein commented Dec 4, 2023

What is the bug or the crash?

QGIS crashes when profile curve layer is toggled on as a profile layer.
Thanks!

Steps to reproduce the issue

  1. Set profile curve from feature
  2. Toggle layer on in profile layers
  3. Crash
    Here is a test file:Profile Crash.zip

Error Report:

User Feedback

Try to turn on profile layer being used as profile line.

Report Details

Python Stack Trace

Windows fatal exception: access violation

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

Stack Trace


QgsSettingsEntryDouble::QgsSettingsEntryDouble :
QgsSettingsEntryDouble::QgsSettingsEntryDouble :
QgsSettingsEntryDouble::QgsSettingsEntryDouble :
QgsSettingsEntryDouble::QgsSettingsEntryDouble :
QgsSettingsEntryDouble::QgsSettingsEntryDouble :
QgsSettingsEntryDouble::QgsSettingsEntryDouble :
QgsSettingsEntryDouble::QgsSettingsEntryDouble :
QgsSettingsEntryDouble::QgsSettingsEntryDouble :
QgsSettingsEntryDouble::QgsSettingsEntryDouble :
QtConcurrent::ThreadEngineBase::run :
QThreadPoolPrivate::reset :
QThread::start :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.35.0-Master
QGIS code revision: b762001
Compiled against Qt: 5.15.3
Running against Qt: 5.15.3
Compiled against GDAL: 3.9.0dev-b2015f85f9
Running against GDAL: 3.9.0dev-7d5725c91e

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

Versions

QGIS version
3.35.0-Master
QGIS code revision
b762001
Qt version
5.15.3
Python version
3.9.5
Compiled against GDAL/OGR
3.9.0dev-b2015f85f9
Running against GDAL/OGR
3.9.0dev-7d5725c91e
PROJ version
9.3.0
EPSG Registry database version
v10.094 (2023-08-08)
GEOS version
3.12.1-CAPI-1.18.1
SQLite version
3.41.1
PDAL version
2.6.0
PostgreSQL client version
15.2
SpatiaLite version
5.1.0
QWT version
6.1.6
QScintilla2 version
2.13.4
OS version
Windows 10 Version 2009

This copy of QGIS writes debugging output.

Active Python plugins
db_manager
0.1.20
grassprovider
2.12.99
MetaSearch
0.3.6
processing
2.12.99

Supported QGIS version

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

New profile

Additional context

No response

@baswein baswein added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Dec 4, 2023
@baswein baswein changed the title QGIS crashes when profile curve layer is toggled on as an elevation profile layer Crash- profile curve layer as an elevation profile layer Dec 4, 2023
nyalldawson added a commit to nyalldawson/QGIS that referenced this issue Dec 4, 2023
@baswein
Copy link
Contributor Author

baswein commented Dec 4, 2023

I guess it's Monday in Australia! Thanks Nyall!

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 Profile tool
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants