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

Segmentation fault when importing CSV file with coordinates #24495

Closed
qgib opened this issue May 22, 2017 · 10 comments
Closed

Segmentation fault when importing CSV file with coordinates #24495

qgib opened this issue May 22, 2017 · 10 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 High Priority Regression Something which used to work, but doesn't anymore

Comments

@qgib
Copy link
Contributor

qgib commented May 22, 2017

Author Name: Filippo Bistaffa (Filippo Bistaffa)
Original Redmine Issue: 16593
Affected QGIS version: 2.18.8
Redmine category:data_provider/delimited_text_


Latest version of QGIS crashes (with a segmentation fault) when I try to import a simple CSV file in the form

"Longitude","Latitude"
-73.990371704101563,40.734695434570313
-73.980781555175781,40.729911804199219
...

Notice that doing the same action with the same CSV didn't crash QGIS in older versions (so I'm assuming the CSV itself is OK).



Related issue(s): #24496 (duplicates), #24500 (duplicates), #24511 (duplicates), #24512 (duplicates), #24513 (duplicates), #24579 (relates)
Redmine related issue(s): 16594, 16598, 16611, 16612, 16613, 16680


@qgib
Copy link
Contributor Author

qgib commented May 22, 2017

Author Name: Giovanni Manghi (@gioman)


Can you attach a CSV that is causing the issue?


  • status_id was changed from Open to Feedback
  • priority_id was changed from Normal to High
  • regression was changed from 0 to 1

@qgib
Copy link
Contributor Author

qgib commented May 22, 2017

Author Name: Filippo Bistaffa (Filippo Bistaffa)


Here's an example CSV that makes my QGIS crash.


  • 10978 was configured as 10.csv

  • 10.csv (Filippo Bistaffa) - Example CSV file

@qgib
Copy link
Contributor Author

qgib commented May 22, 2017

Author Name: Giovanni Manghi (@gioman)


  • operating_system was changed from Ubuntu 16.04 x64 to
  • version was changed from master to 2.18.8
  • status_id was changed from Feedback to Open
  • category_id was changed from Actions to Data Provider/Delimited Text

@qgib
Copy link
Contributor Author

qgib commented May 22, 2017

Author Name: Jürgen Fischer (@jef-n)


Applied in changeset 403dc35.


  • status_id was changed from Open to Closed
  • done_ratio was changed from 0 to 100

@qgib qgib closed this as completed May 22, 2017
@qgib
Copy link
Contributor Author

qgib commented May 24, 2017

Author Name: Jürgen Fischer (@jef-n)


@qgib
Copy link
Contributor Author

qgib commented May 24, 2017

Author Name: Jürgen Fischer (@jef-n)


@qgib
Copy link
Contributor Author

qgib commented May 24, 2017

Author Name: Jürgen Fischer (@jef-n)


@qgib
Copy link
Contributor Author

qgib commented May 24, 2017

Author Name: Jürgen Fischer (@jef-n)


@qgib
Copy link
Contributor Author

qgib commented May 26, 2017

Author Name: Jürgen Fischer (@jef-n)


@qgib
Copy link
Contributor Author

qgib commented Jun 9, 2017

Author Name: Jürgen Fischer (@jef-n)


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 High Priority Regression Something which used to work, but doesn't anymore
Projects
None yet
Development

No branches or pull requests

1 participant