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

QGIS crashed during qix file creation #59192

Open
1 of 2 tasks
D-MM-62 opened this issue Oct 24, 2024 · 0 comments
Open
1 of 2 tasks

QGIS crashed during qix file creation #59192

D-MM-62 opened this issue Oct 24, 2024 · 0 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Data Provider Related to specific vector, raster or mesh data providers

Comments

@D-MM-62
Copy link

D-MM-62 commented Oct 24, 2024

What is the bug or the crash?

QGIS crashes when saving a shapefile layer or explicitly creating the spatial index.

Background:
We store our Shape-Files on a network drive, which is very slow.
Log-Files are more or less empty - no indication of the crash to be found

Question:
If this error only occurs in our slow environment, it is possible to make the creation of a qix file optional when saving? Then of course this ticket is a feature request and not a bug.

Steps to reproduce the issue

Scenario A

  1. Load Shape-File as layer
  2. ... from a very slow (network) drive
  3. ... with a few points
  4. Change something, add or remove a point
  5. Click on "Save"

Scenario B

  1. Load Shape-File as layer
  2. ... from a very slow (network) drive
  3. ... with a few points
  4. ... without an qix file
  5. Clck on "Create spatial index"

Outcome
-> old qix file is removed
-> new qix file is created - but keeps empty - zero kb
-> QGIS stops responding
-> After a few minutes QGIS crashes/disappears
-> new qix file is filled with content - 300+ kb

Versions

QGIS-Version 3.34.10-Prizren
QGIS-Codeversion 113de9e
Qt-Version 5.15.13
Python-Version 3.12.5
GDAL-Version 3.9.2
PROJ-Version 9.4.0
EPSG-Registraturdatenbankversion v11.004 (2024-02-24)
GEOS-Version 3.12.2-CAPI-1.18.2
SQLite-Version 3.45.1
PDAL-Version 2.6.3
PostgreSQL-Client-Version 16.2
SpatiaLite-Version 5.1.0
QWT-Version 6.2.0
QScintilla2-Version 2.14.1
BS-Version Windows 10 Version 2009

Supported QGIS version

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

New profile

Additional context

No response

@D-MM-62 D-MM-62 added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Oct 24, 2024
@agiudiceandrea agiudiceandrea added the Data Provider Related to specific vector, raster or mesh data providers label Oct 24, 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 Data Provider Related to specific vector, raster or mesh data providers
Projects
None yet
Development

No branches or pull requests

2 participants