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 when clicking "save as..." when the source file is CSV or SHP #22171

Closed
qgib opened this issue Jan 25, 2016 · 7 comments
Closed

Crash when clicking "save as..." when the source file is CSV or SHP #22171

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

Comments

@qgib
Copy link
Contributor

qgib commented Jan 25, 2016

Author Name: Shai Efrati (Shai Efrati)
Original Redmine Issue: 14169
Affected QGIS version: 2.12.2
Redmine category:vectors


While trying to "save as..." a CSV or SHP file - QGIS crashes.
When running it through the terminal - i saw the following message:
[1] 8681 segmentation fault (core dumped) qgis

Might be related to #22125

@qgib
Copy link
Contributor Author

qgib commented Feb 4, 2016

Author Name: Giovanni Manghi (@gioman)


Cannot replicate, please attach sample data.


  • category_id was changed from Browser to Vectors
  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Feb 8, 2016

Author Name: Gaelic Miko (Gaelic Miko)


Hi.

I am also using archlinux and have the same issue with the master from git (2.13) from today (and also last week) using the qgis-git package

So maybe there is some problem with qt / gdal / ...

Are there any suggestions how to debug that?

@qgib
Copy link
Contributor Author

qgib commented Feb 9, 2016

Author Name: Sandro Santilli (@strk)


Some hints:

  • Check with ldd that the same version of libraries are used by qgis and gdal (and there are no duplicates).
  • Run qgis under valgrind and save the report somewhere (will be slooow, but usually helpfu)

@qgib
Copy link
Contributor Author

qgib commented Feb 9, 2016

Author Name: Sandro Santilli (@strk)


If you're also using sqlite 3.10 I think this could be marked as a duplicate of #22125

@qgib
Copy link
Contributor Author

qgib commented Feb 9, 2016

Author Name: Gaelic Miko (Gaelic Miko)


I can confirm that sqlite is the problem. I downgraded it an now I have no problems with 'save as'.

@shai, can you confirm? I yes we can mark it as duplicate ...

@qgib
Copy link
Contributor Author

qgib commented Feb 9, 2016

Author Name: Gaelic Miko (Gaelic Miko)


https://aur.archlinux.org/packages/qgis/ the discussion here also suggest that the problem is solved by downgrading sqlite.

@qgib
Copy link
Contributor Author

qgib commented Feb 10, 2016

Author Name: Giovanni Manghi (@gioman)


duplicate of #22125


  • resolution was changed from to duplicate
  • status_id was changed from Feedback to Closed

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

No branches or pull requests

1 participant