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 during export of vector file as Mapinfo TAB when 'symbology export' option selected. #26404

Closed
qgib opened this issue Mar 23, 2018 · 4 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption High Priority

Comments

@qgib
Copy link
Contributor

qgib commented Mar 23, 2018

Author Name: Matthew Bodnar (Matthew Bodnar)
Original Redmine Issue: 18516
Affected QGIS version: 3.0.0
Redmine category:unknown


User Feedback

I was trying to 'save as' a .shp polygon vector as a MapInfo TAB file with symbology exported as 'Feature Symbology'... then it crashed.
It also crashed when exporting symbology as 'Symbol layer symbology'
It DID NOT crash when saving as a TAB file without symbology export selected.

Report Details

Crash ID: 8fa2b8b945ec9edae6d3e80a748de8536d56c77e

Stack Trace

QgsExpression::evaluate :
QgsGraduatedSymbolRenderer::valueForFeature :
QgsGraduatedSymbolRenderer::originalSymbolForFeature :
QgsFeatureRenderer::symbolsForFeature :
QgsVectorFileWriter::addFeatureWithStyle :
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 23, 2018

Author Name: Matthew Bodnar (Matthew Bodnar)


This crash appears to be related to the symbology export, regardless of file type being export. If anything other than 'no symbology' is selected, QGIS 3.0.0 will crash.

@qgib
Copy link
Contributor Author

qgib commented Mar 27, 2018

Author Name: Nyall Dawson (@nyalldawson)


  • status_id was changed from Open to In Progress

@qgib
Copy link
Contributor Author

qgib commented Mar 27, 2018

Author Name: Nyall Dawson (@nyalldawson)


PR #6695


  • pull_request_patch_supplied was changed from 0 to 1

@qgib
Copy link
Contributor Author

qgib commented Mar 29, 2018

Author Name: Nyall Dawson (@nyalldawson)


Applied in changeset 95d2a27.


  • done_ratio was changed from 0 to 100
  • status_id was changed from In Progress to Closed

@qgib qgib closed this as completed Mar 29, 2018
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority 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
Projects
None yet
Development

No branches or pull requests

1 participant