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 3 crashes when saving #26258

Closed
qgib opened this issue Mar 7, 2018 · 4 comments
Closed

QGIS 3 crashes when saving #26258

qgib opened this issue Mar 7, 2018 · 4 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption High Priority Vectors Related to general vector layer handling (not specific data formats)

Comments

@qgib
Copy link
Contributor

qgib commented Mar 7, 2018

Author Name: Matthias G (Matthias G)
Original Redmine Issue: 18368
Affected QGIS version: 3.0.0
Redmine category:vectors


I have a line shapefile with around 5000 lines, marked around 4000 and wanted to save with "Save only selected features", add saved file to map activated. First I assumed that it was maybe due to a quite long path but also with having it on the desktop, it would still crash.
Original layer has CRS 4326, desired CRS is 25832.

The whole process is not problem in QGIS 2.18.16

I had to clip the shapefile for it being below 5MB

Beside that, QGIS3 looks very good so far, thanks for that :-)

User Feedback

Report Details

Crash ID: 5f1716881912d8ff2fbd80b867c4bcfbaaa22787

Stack Trace

geos::index::strtree::STRtree::STRIntersectsOp::~STRIntersectsOp :
QgsGeos::createGeosLinestring :
QgsGeos::asGeos :
QgsGeos::asGeos :
QgsGeos::relation :
QgsVectorFileWriter::writeAsVectorFormat :
QgsVectorFileWriterTask::run :
QgsTask::start :
QThreadPoolPrivate::reset :
QThread::start :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.0.0-Girona
QGIS code revision: 001c80b
Compiled against Qt: 5.9.2
Running against Qt: 5.9.2
Compiled against GDAL: 2.2.3
Running against GDAL: 2.2.3

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


@qgib
Copy link
Contributor Author

qgib commented Mar 7, 2018

Author Name: Giovanni Manghi (@gioman)


  • priority_id was changed from Normal to High
  • category_id was changed from Unknown to Vectors

@qgib
Copy link
Contributor Author

qgib commented Mar 7, 2018

Author Name: Matthias G (Matthias G)


After I used QGIS 2.18.16 to extract the desired lines, I loaded the shapefile in QGIS3.0. When using the "Merge Lines"-tool, QGIS crashed again.

User Feedback

Report Details

Crash ID: ac5c627a84c1d6ce1ae411eff6c2d78f9460de9a

Stack Trace

QgsProcessingAlgorithmDialogBase::qt_metacast :
geos::index::strtree::STRtree::STRIntersectsOp::~STRIntersectsOp :
QgsGeos::createGeosLinestring :
QgsGeos::asGeos :
QgsGeos::asGeos :
QgsGeos::cacheGeos :
QgsGeos::QgsGeos :
QgsGeometry::mergeLines :
Vector3D::standardise :
QgsProcessingFeatureBasedAlgorithm::processAlgorithm :
QgsProcessingAlgorithm::runPrepared :
QgsProcessingAlgRunnerTask::run :
PyInit__core :
QgsTask::start :
QThreadPoolPrivate::reset :
QThread::start :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.0.0-Girona
QGIS code revision: 001c80b
Compiled against Qt: 5.9.2
Running against Qt: 5.9.2
Compiled against GDAL: 2.2.3
Running against GDAL: 2.2.3

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

@qgib
Copy link
Contributor Author

qgib commented Mar 7, 2018

Author Name: Giovanni Manghi (@gioman)


I cannot confirm (both issues, the second should anyway be filed in its own ticket).


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Aug 16, 2018

Author Name: Giovanni Manghi (@gioman)


Closing for lack of feedback.


  • resolution was changed from to not reproducable
  • status_id was changed from Feedback to Closed

@qgib qgib closed this as completed Aug 16, 2018
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Vectors Related to general vector layer handling (not specific data formats) Crash/Data Corruption labels May 25, 2019
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 High Priority Vectors Related to general vector layer handling (not specific data formats)
Projects
None yet
Development

No branches or pull requests

1 participant